A Go library for programmatically interacting with an HP Management Information Base (MIB) using SNMP. For documentation on how to use this library, see godoc.
HP servers that have the HP health SNMP agent installed and running on the host operating system are currently supported.
Generation | Supported |
---|---|
7 |
✅ |
8 |
✅ |
9 |
✅ |
10 |
Experimental |
If a bug is discovered, file a GitHub issue with the following information:
- Description of the problem
- Steps to reproduce the problem
- Version of HP health agents installed (if applicable)
- Linux distribution and kernel version
- Any other relevant information that will be useful for debugging and reproducing the problem
Feature and enhancement requests including support for additional fields and OIDs should first be raised as a GitHub issue.
Minor and trivial bugfixes can be addressed via a PR without raising a GitHub issue.