Hi guys<br><br>I am not sure what i'm doing wrong here, but i'm not getting full functionality out of <a href="http://dbcheck.pl">dbcheck.pl</a> and graphs.<br><br>I'm running linux, centos 5, with xymon 4.3.2, connecting to an oracle9i database on HPUX 11.23<br>

<br>My tasks file has this<br><br>[dbslow]<br>        ENVFILE /home/hobbit/server/etc/xymonserver.cfg<br>        NEEDS xymond<br>        CMD $BBHOME/ext/<a href="http://dbcheck.pl">dbcheck.pl</a> all<br>        LOGFILE $BBSERVERLOGS/bb-dbslow.log<br>

        INTERVAL 20m<br><br>and debug=2 gives me this, among other things:<br><br><a href="http://dbcheck.pl">dbcheck.pl</a> version 1.09 - column Extent lifetime 60, tested in ~ 00:00:00 (max 01:00:00)<br>Wed May 11 14:05:32 2011:CALL : Hobbit_fd_lib::send_bb line 964<br>

Wed May 11 14:05:32 2011:DEBUG: TEST=hitcache, TYPE=status+60, EVENT=HitCache, SENDTYPE=2, TESTLIVE=60, SUMREPTIME=0<br>Wed May 11 14:05:32 2011:CALL : Hobbit_fd_lib::send_bb line 964<br>Wed May 11 14:05:32 2011:DEBUG: BBDISPLAY: 172.24.44.34, hostname: mp2qgt3, type: status+60, event: HitCache, time: 00:00:00, color=green<br>

Wed May 11 14:05:32 2011:CALL : Hobbit_fd_lib::send_bb line 964<br>Wed May 11 14:05:32 2011:DEBUG: COMPLETE MESSAGE:status+60 mp2qgt3.HitCache green Wed May 11 14:05:32 2011<br><!--<br>PinSQLArea:99.85<br>PinTblProc:99.56<br>

PinBody:100.00<br>PinTrigger:98.88<br>HitSQLArea:98.40<br>HitTblProc:97.94<br>HitBody:99.79<br>HitTrigger:95.35<br>BlBuffHit:99.81<br>RowCache:99.76<br>--><br><br>I'm not getting errors or warnings, and the pages all display their info that is submitted.<br>

However the graphs are empty because the RRD files are not being updated with the data above.<br>Is it because it's enclosed in <!-- --> ?<br>Do I need to change the lifetime that is 60?<br><br>Thanks for any help<br>

Stef<br>