From: Dmitry S. M. <dm...@at...> - 2008-06-24 00:59:42
|
Hi, I'm not subscribed to the list so CC in reply is highly appreciated. I'm trying to get things going with hobbit+devmon monitoring RedHat machines running snmpd for system load etc. However produced graps seem rather strange (big spikes all of suddent and then "silence" -> 0 load) using second tool to monitor same activities I see much more detailed graph which only remotely resembles what devmon + hobbit produced. Finally I've managed to mangle configs to the point where it apparently won't even store data in RRD. Is there a detailed HOWTO on subject or maybe somebody is willing to share templates/configs with me? My latest "improvement" got me to the point where I've got bars on the graph drawn for every other 5 minutes (18:25-18:30, 18:40-18:45). > hobbitserver.cfg: TEST2RRD="cpu=la,......" > hobbitgraph.cfg: [la] TITLE CPU Load YAXIS Load DEF:avg=la.rrd:la:AVERAGE LINE2:avg#00CC00:CPU Load Average -A GPRINT:la:LAST: \: %5.1lf (cur) GPRINT:la:MAX: \: %5.1lf (max) GPRINT:la:MIN: \: %5.1lf (min) GPRINT:la:AVERAGE: \: %5.1lf (avg)\n > .../cpu/message: Up for {UpTimeTxt} System Load {ucd_load1min} {ucd_load5min} {ucd_load15min} System description: {sysDescr} <!-- DEVMON to RRD <br>CPU 5 min average: {ucd_load1min} --> > Hobbit displays following on the page (pasting page source for completeness): Up for 203 days, 15:06:26 System Load 0.61 0.48 0.51 System description: Linux foo.com 2.4.21-53.ELsmp #1 SMP Wed Nov 14 03:54:12 EST 2007 i686 <!-- DEVMON to RRD <br>CPU 5 min average: 0.61 --> Devmon version 0.3.0 running on bar.com -- Dmitry Makovey Web Systems Administrator Athabasca University (780) 675-6245 |