Visiual Info about cpu and mem usage

Pierce Chuck Chuck.Pierce at HCAHealthcare.com
Fri Aug 27 16:31:15 CEST 2004


Just a note about nagiosgraph.  There's a bug that you will need to make
sure to fix.
 
The docs tell you to put the following in your misccommands.cfg:
command_line  /usr/local/nagios/nagiosgraph/insert.pl
"$LASTCHECK$\t$HOSTNAME$\t$SERVICEDESC$\t$OUTPUT$\t$PERFDATA$"
  - But, this is wrong.  You need to put:
command_line  /usr/local/nagios/nagiosgraph/insert.pl
"$LASTCHECK$||$HOSTNAME$||$SERVICEDESC$||$OUTPUT$||$PERFDATA$"
 
- Chuck


  _____  

From: Thomas.Zimmer at oppenheim.de [mailto:Thomas.Zimmer at oppenheim.de] 
Sent: Friday, August 27, 2004 7:14 AM
To: nagios-users at lists.sourceforge.net
Subject: RE: [Nagios-users] Visiual Info about cpu and mem usage



as far as i can see, nagiosgraph seems to be a really good tool. i´m not yet
using it, but looked over the functions. 
the rrd-files are create automatically by nagiosgraph. for plugins not yet
included in the nagiosgraph-map, you just have to configure a regular
expression for the performance-output of your service-check and set what
data you want to graph. this may take a while, but many native
nagios-plugins are already included.

apan cost me some time to configure, learn how to handle rrd-databases, and
the native supported plugin were very rare (respectively they´re using snmp
which i don´t have for disposition)

performance issues and the fact of running another daemon disqualified
Nagiosstat for my needs 

i hop i could help a bit. i´m trying nagiosgraph right now, perhaps i will
send some more information about it. 

greetz, thomas 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20040827/fa1d1d41/attachment.html>


More information about the Users mailing list