nagios 2.x and ndoutils
Joerg Linge
pitchfork at ederdrom.de
Wed Nov 1 18:54:47 CET 2006
Am Mittwoch, 1. November 2006 18:33 schrieb mike conigliaro:
[...]
> i have ndoutils up and running now, but i was disappointed to find out that
> performance data does not seem to go into the database (by default anyway).
> does anyone know if there's a way to enable this? maybe its coming in a future
> release? if not, i guess perfparse will continue to work for me, but id like to
> do everything with ndo if possible (its a lot less complicated).
Hi Mike,
the plugin output and the performace data is available.
mysql> select servicecheck_id,output,perfdata from ndo_servicechecks where servicecheck_id = "34628329";
+-----------------+-------------------------------------------------+-------------------------------------------------+
| servicecheck_id | output | perfdata |
+-----------------+-------------------------------------------------+-------------------------------------------------+
| 34628329 | OK - xxxxx.dierichs.de: rta 0.281ms, lost 0% | rta=0.281ms;3000.000;5000.000;0; pl=0%;80;100;; |
+-----------------+-------------------------------------------------+-------------------------------------------------+
1 row in set (0.00 sec)
Jörg
-------------------------------------------------------------------------
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
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