Xymon Mailing List Archive search

RRD problem with a Custom Script

list Val Polyakov
Tue, 12 Dec 2006 10:07:00 -0500
Message-Id: <user-93625cdd31df@xymon.invalid>

Try changing this line:

 
NCV_rb-conn =3D "Heildartegngingarfr:GAUGE"

 
To:

 
NCV_rb-conn =3D "*:GAUGE"

 
Your rrd file says that its of type DERIVE, and not gauge.. that will

(should) fix it.

 
You should delete the rrd file after making the change, and rerun the
check.. see if it creates a rrd of the GAUGE type after that