* Kamran Siddiqui/NYLIC <[EMAIL PROTECTED]> [1127 18:27]: > > I have a windows server with 4 CPUs and I want all of them to graph on one > chart. Below is the sample config which obviously gives an error as I am > using four oids instead of two. Is there a quick way to configure > MRTG/RRDTool to collect more than two pieces of inforamtion and graph them > easily. > > > Target[test]: > .1.3.6.1.2.1.25.3.3.1.2.2&.1.3.6.1.2.1.25.3.3.1.2.3&.1.3.6.1.2.1.25.3.3.1.2.4&.1.3.6.1.2.1.25.3.3.1.2.5:[EMAIL > PROTECTED]: > Options[test]: gauge, nobanner, nopercent, growright > MaxBytes[test]: 100 > Title[test]: CPU Utilization 1-4 > Legend1[test]: CPU 1 > Legend2[test]: CPU 2 > Legend3[test]: CPU 3 > Legend4[test]: CPU 4 > LegendI[test]: CPU Usage: > LegendO[test]: CPU Usage: > PageTop[test]: <H1>CPU & Utilization(10.10.10.10)</H1>
If you need several OIDS watched, can't you just run snmpget multiple times in your script, collect the values and 'rrdtool update' them in? How else would you insert data? I'm new to rrdtool, so could be missing something, but what is the config above used by? -- Everyone's always in favour of saving Hitler's brain, but when you put it in the body of a Great White shark suddenly you've gone too far.. - Prof. Farnsworth Rasputin :: Jack of All Trades - Master of Nuns -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
