A Go library for programmatically interacting with Dell OpenManage's omreport utility. For documentation on how to use this library, see godoc.
Dell servers with OMSA versions 7.x
, 8.x
, or 9.x
installed are currently supported.
OMSA Version | Supported |
---|---|
7.x |
✅ |
8.x |
✅ |
9.x |
✅ |
If a bug is discovered, file a GitHub issue with the following information:
- Description of the problem
- Steps to reproduce the problem
- Version of OMSA installed
- 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 subcommands should first be raised as a GitHub issue.
Minor and trivial bugfixes can be addressed via a PR without raising a GitHub issue.