[hobbit] NCV problem
Johann Eggers
Johann.Eggers at teleatlas.com
Tue Feb 13 11:52:32 CET 2007
_______________________________________
From: Samer El Sahn [mailto:samer.elsahn at espace.com.eg]
Sent: Dienstag, 13. Februar 2007 11:27
To: hobbit at hswn.dk
Subject: [hobbit] NCV problem
the thing is when i put
NCV_diskIO="io:GUAGE,iowait:GUAGE"
i get no rrd data
and when i put NCV_diskIO="diskIO:GUAGE" or NCV_diskIO"GUAGE" i get data as fllow
Shouldn't it be GAUGE instead of GUAGE ??
Never heard of a GUAGE datatype, so I guess it's a typo you've made in all your defintions...
Johann
<rrd>
<version> 0001 </version>
<step> 300 </step> <!-- Seconds -->
<lastupdate> 1171362052 </lastupdate> <!-- 2007-02-13 05:20:52 EST -->
<ds>
<name> io </name>
<type> DERIVE </type>
<minimal_heartbeat> 600 </minimal_heartbeat>
<min> 0.0000000000e+00 </min>
<max> NaN </max>
<!-- PDP Status -->
<last_ds> 0.30 </last_ds>
<value> 0.0000000000e+00 </value>
<unknown_sec> 52 </unknown_sec>
</ds>
<ds>
<name> iowait </name>
<type> DERIVE </type>
<minimal_heartbeat> 600 </minimal_heartbeat>
<min> 0.0000000000e+00 </min>
<max> NaN </max>
<!-- PDP Status -->
<last_ds> 99.21 </last_ds>
<value> 0.0000000000e+00 </value>
<unknown_sec> 52 </unknown_sec>
</ds>
as u see they are all drive not guage!!!
and the graph appears with wrong data.. and is therefore drown worng!!
here is my hobbitgraph
[diskIO]
TITLE diskIO
YAXIS io
DEF:diskIO=diskIO.rrd:io:AVERAGE
LINE2:diskIO#00CCCC:io
COMMENT:\n
GPRINT:diskIO:LAST: \: %5.1lf (cur)
GPRINT:diskIO:MAX: \: %5.1lf (max)
GPRINT:diskIO:MIN: \: %5.1lf (min)
GPRINT:diskIO:AVERAGE: \: %5.1lf (avg)\n
is there something wrong that i did?
--
Regards
Samer El Sahn
e S p a c e
www.espace.com.eg
More information about the Xymon
mailing list