Graphing values from nagios
Don Lewis
donnell.lewis at icoretechnology.com
Fri Jan 27 18:06:57 CET 2006
Oh, you didn't mention that you had already tried it, this is the reason
for my recommendation. I do not have it running but will be installing
it this afternoon as we wanted to add it as well. If I see any
differences I will contact you.
-Don
On Fri, 2006-01-27 at 18:00 +0100, Toto Capuccino wrote:
> i didnt get nagiosgraph working, maybe you can help.
> I followed the INSTALL paper.
> * I got nagiosgraph.conf, map, insert.pl and show.cgi
> in /usr/local/nagios/nagiosgraph/
> * In nagios.cfg i set:
> process_performance_data=1
> service_perfdata_command=process-service-perfdata
> * In misccommands.cfg:
>
> define command {
> command_name process-service-perfdata
> command_line /usr/local/nagios/nagiosgraph/insert.pl
> "$LASTCHECK$\t$HOSTNAME$\t$SERVICEDESC$\t$OUTPUT$\t$PERFDATA$"
> }
> * an icon in .../share/images/logos/
> * in /usr/local/nagios/etc/serviceextinfo.cfg
>
> Most services can be graphed with no particular
> configuration like this:
>
> define serviceextinfo {
> service_description serviceblabla
> host_name server01,server02
> notes_url /nagiosgraph/show.cgi?host=$HOSTNAME
> $&service=$SERVICEDESC$
> icon_image graph.gif
> icon_image_alt View graphs
> }
> * ScriptAlias /nagiosgraph/ /usr/local/nagios/nagiosgraph/ in
> apache2.conf. The result i get is simply nothing. What did i
> forgot ? What do i have to put in nagios.cfg to link to
> serviceextinfo.cfg ? I put
> cfg_file=/usr/local/nagios/etc/serviceextinfo.cfg without
> success. Do i have to put something in services.cfg? Thanks
>
> Have you installed a graphing add-on? nagiosgraph works fairly
> well. You can pretty much graph anything so long as you have a
> grasp of Perl.
>
>
>
> Todd
>
>
>
> -----Original Message-----
> From: nagios-users-admin at lists.sourceforge.net
> [mailto:nagios-users-admin at lists.sourceforge.net] On Behalf Of
> Toto Capuccino
> Sent: Friday, January 27, 2006 10:56 AM
> To: nagios-users at lists.sourceforge.net
> Subject: [Nagios-users] Graphing values from nagios
>
>
>
> Hi,
>
> Can someone show me the way to success ? I want to graph the
> values i get from nsclient check-nt -v USEDDISKSPACE on
> servers.
>
> Is that possible ? How can i retrieve values monitored ?
>
> Thanks for thoughts, help, lessons.
>
>
>
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list