Hello,

I'm evaluating the Opsview 3.0.4 appliance with some custom active ssh
probes. I have three probes working fine with handsome graphs plotted.
But there are two which stubbornly refuse to plot graphs although the
Service Status shows OK. Here's what I get when I execute one of the
errant probes by hand (as nagios user from opsview appliance):

nag...@opsview-demo:/usr/local/nagios/var$ ssh nas1p-sting.oz.agile.tv -l 
promptu /usr/local/bin/check-engine 200
check-engine OK | slices=7 user=0 system=57 idle=41 wait=166869c

The service definition is:
check_by_ssh -H $HOSTADDRESS$ -l promptu /usr/local/bin/check-engine 200

I tried deleting the rrd files and watched them get re-created - but it
didn't help. Looking at "rrdtool dump" makes me think the data is there - 

<!-- Round Robin Database Dump --><rrd> <version> 0003 </version>
        <step> 300 </step> <!-- Seconds -->
        <lastupdate> 1243489409 </lastupdate> <!-- 2009-05-28 15:43:29 EST -->

        <ds>
                <name> value </name>
                <type> GAUGE </type>
                <minimal_heartbeat> 3600 </minimal_heartbeat>
                <min> NaN </min>
                <max> NaN </max>

                <!-- PDP Status -->
                <last_ds> UNKN </last_ds>
                <value> 1.4630000000e+03 </value>
                <unknown_sec> 0 </unknown_sec>
        </ds>

<!-- Round Robin Archives -->   <rra>
                <cf> AVERAGE </cf>
                <pdp_per_row> 1 </pdp_per_row> <!-- 300 seconds -->

                <params>
                <xff> 5.0000000000e-01 </xff>

I've been watching it go most of the day hoping that it would decide to
get its act together but alas!.

Any ideas what I can try next? 


Thanks


Bob


-- 
Bob Hepple
mailto:[email protected] http://bhepple.freeshell.org
Public Key: http://bhepple.freeshell.org/public_keys.txt
_______________________________________________
Opsview-users mailing list
[email protected]
http://lists.opsview.org/listinfo/opsview-users

Reply via email to