[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Collecting RRD from custom script, but no graph
- To: <hobbit (at) hswn.dk>
- Subject: Collecting RRD from custom script, but no graph
- From: <Syms.MS (at) forces.gc.ca>
- Date: Fri, 3 Mar 2006 10:11:49 -0500
- Thread-index: AcY+zuZHERbKJ5hRQnqZWdC66h6MHgABGedw
Hi, folks-
I wrote a custom data collection script to send varying data to hobbit- hobbit receives it ok, displays the status properly and populates an rrd to store the data, but then doesn't graph it. I do get the graph name in a text hyperlink beside the magnifying glass icon, but that's it.
I've done a similar thing with hobbit on a debian box before without a problem, but now that I'm running it on an aging Redhat Advanced Server 3 box, it's giving me some trouble.
The configuration bits: I'm running rrdtool 1.0.48, gcc 2.3.3 and Hobbit 4.1.2p1.
The output line from my script:
${BB} ${BBDISP} "status ${MACHINE}.trackoswex ${COLOR} `date`
trackoswex: ${TRACKS}
"
In hobbitlaunch.cfg, I'ved added
[trackoswex]
ENVFILE /usr/local/hobbit/client/etc/hobbitclient.cfg
NEEDS hobbitd
CMD /usr/local/hobbit/server/ext/gccs/trackoswex.sh
LOGFILE $BBSERVERLOGS/hobbitclient.log
INTERVAL 30m