xload-snmp
xload-snmp adds SNMP querying abilities to the venerable xload
program. This makes it capable to use xload for graphing anything
SNMPable. Disk usage, router traffic, anything with an OID.
To build you will need the net-snmp (formerly ucd-snmp)
libraries. Obtain with your distro's package manager or from http://net-snmp.sourceforge.net.
Update I haven't made any changes to this code
for quite some time, but I tried compiling it and running it on CentOS 5
and it still works.
Source available on Github
Version History
- 0.5 Make the SSL-aware Imakefile be the default
Imakefile. Change "ucd-snmp" to "net-snmp" in the headers.
- 0.4 Changes the name of the binary from
"xload" to "xload-snmp." Also changes the name
of the widget class to XLoadSNMP, and changes the app-defaults file
accordingly.
- 0.3 Adds the -delta flag for plotting the
difference between values instead of plotting the values
themselves.
- 0.2 Support for many more SNMP return values and
a new -factor flag to scale down or scale up plotted values.
- 0.1 Initial release
Older releases
Maintained by Adrian Hosey
alh@warhound.org
Back to warhound.org