print a graph with the traffic of a certain host

Guillermo Bellettini gbellettini at genetsis.com
Thu Jun 22 18:37:12 CEST 2006


Does anyone know the Perl instructions to setup the map file of nagiosgraph
in order to graph the traffic on a certain host?

I'have the following lines to make that  but it does not show a thing.

#Service type:Band_Width_FastEth0/0
#output: Band_Width 100 Mbits/seg
/perfdata: Band_Width.*?(\d+)/
and push @s, [Band_Width _FastEth0,
       [Band_Width _FastEth0, COUNTER, $1 ] ];


I did something similar to this regarding the temperature and it did work.

thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20060622/1784f805/attachment.html>
-------------- next part --------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
-------------- next part --------------
_______________________________________________
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