[Xymon] Data not being graphed in a custom graph
Kevin Kelly
kkelly at lifetouch.com
Wed Nov 21 17:16:01 CET 2012
I am having trouble getting the data to show up on the graph.
Thanks in advance!
Here is what I have in the configuration files:
Xymonserver.cfg
TEST2RRD="....,imgtst=ncv"
NCV_imgtst="loadtime:GAUGE"
Graphs.cfg
[imgtst]
TITLE 3VSO load page response time
YAXIS Seconds
DEF:loadtime=imgtst.rrd:loadtime:AVERAGE
AREA:loadtime#00CCCC:Response Time
COMMENT:\n
GPRINT:loadtime:LAST:Response Time \: %5.1lf%s (cur)
GPRINT:loadtime:MAX: \: %5.1lf%s (max)
GPRINT:loadtime:MIN: \: %5.1lf%s (min)
GPRINT:loadtime:AVERAGE: \: %5.1lf%s (avg)\n
Imgtst status page
Wed Nov 21 10:05:54 CST 2012 - normal
loadtime: 1.03
rrdtool dump imgtst.rrd |more
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rrd SYSTEM "http://oss.oetiker.ch/rrdtool/rrdtool.dtd">
<!-- Round Robin Database Dump --><rrd> <version> 0003 </version>
<step> 300 </step> <!-- Seconds -->
<lastupdate> 1353514259 </lastupdate> <!-- 2012-11-21 10:10:59 CST -->
<ds>
<name> loadtime </name>
<type> GAUGE </type>
<minimal_heartbeat> 600 </minimal_heartbeat>
<min> NaN </min>
<max> NaN </max>
<!-- PDP Status -->
<last_ds> 1.20 </last_ds>
<value> 1.2000000000e+01 </value>
<unknown_sec> 49 </unknown_sec>
</ds>
-Kevin
______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
_____________________________________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20121121/2d6bbd02/attachment.html>
More information about the Xymon
mailing list