[hobbit] Custom Graph Issue

Paul van Eldijk P.vanEldijk at uci.ru.nl
Wed Mar 21 11:02:48 CET 2007


Stewart schreef:
> I cannot get the RRD file to be created.
> 
> I have a script that polls a firewall via SNMP and returns the CPU 
> usage.  The test works fine and creates a column named "fwcpu".
> 
> 
> bb 127.0.0.1 "status firewall.fwcpu green $now_string \n\ncpu : $cpu"

Try adding an extra "\n" at the end of your output:
bb 127.0.0.1 "status firewall.fwcpu green $now_string \n\ncpu : $cpu\n"


That should do the trick

HTH,
Paul



More information about the Xymon mailing list