My script now outputs 57 variables in around 1300 characters. I am wondering if I have hit some internal limit with the size of script output. Rrdtool generates a graph but there are only NaNs in the RRD. A debug of the poller showed this which seems to support my theory:
Code: Select all
03/17/2011 10:43:02 PM - SPINE: Poller[0] Host[1906] TH[1] DS[90596] SCRIPT: tclsh /var/www/cacti/scripts/bind96-stats.tcl -h 10.203.1.10 -u netman, output: 0
Can anyone tell me what the limits are for script output? Or is there possibly a limit on number of data items?
cheers,
N