1 xload-snmp adds SNMP querying abilities to the venerable xload 2 program. This makes it capable to use xload for graphing anything 3 SNMPable. Disk usage, router traffic, anything with an OID. 4 5 To build you will need the net-snmp libraries. Obtain with your distro's 6 package manager or from http://net-snmp.sourceforge.net. 7 8 I haven't made any changes to this code for quite some time, but I tried 9 compiling it and running it on CentOS 5 and it still works!