Hello, I am trying to setup MRTG to monitor the CPU load of my ProCurve 2524 switch. I can use SNMP Real-Time Graph from solar winds to produce a graph, and I can also grab the processor load value using a simple VB program, however I cannot get MRTG to display the data. I am using the following config:
Target[cpu]: 1.3.6.1.4.1.11.2.14.11.5.1.9.6.1.0&1.3.6.1.4.1.11.2.14.11.5.1.9.6.1.0:public @192.168.0.190 Title[cpu]: Processlor % Utilisation MaxBytes[cpu]: 100 Options[cpu]: growright YLegend[cpu]: Utilisation % ShortLegend[cpu]: % As far as I know this is all correct. OID for processor utilisation is: 1.3.6.1.4.1.11.2.14.11.5.1.9.6.1.0 - STATISTICS-MIB:hpSwitchCpuStat.0 If someone can point out what I am doing wrong, or how to get it to work I would GREATLY appreciate it. I am also trying to setup a graph to monitor memory usage. If someone can tell me how to get this working I would also GREATLY appreciate it. The OIDs for memory are: 1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.5.1 - NETSWITCH-MIB:hpLocalMemTotalBytes.1 1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.6.1 - NETSWITCH-MIB:hpLocalMemFreeBytes.1 1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.7.1 - NETSWITCH-MIB:hpLocalMemAllocBytes.1 * Note: Descriptions for OID's I have supplied are those reported by MIB Walk from Solar Winds * CHEERS! :-) -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
