> 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... > /perfdata: Band_Width.*?(\d+)/ You're telling it to graph from perfdata, but your number is in the check output. Use "/output:" instead of "/perfdata:". 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 _______________________________________________ Nagios-users mailing list [email protected] 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
