Hey all, Just want a sanity check here to make sure I'm not losing my marbles.
Does the TABLE option inside devmon's message syntax only produce graphs for certain tests?
I'm trying to use it to map the power usage for my PDUs, I have the data being collected (mostly) properly and stored in the rrd files.
However, when I look at the status column, I'm just getting the link to the file and not the actual graph.
I've reviewed Vernon's graph troubleshooting guide and everything is good.
I guess if this doesn't work, I'll have to figure out how to write out the individual branch elements in devmon.
Thanks! --patrick
-- message file -- PDU status:
TABLE:rrd(DS:ds0:powerCircuitAmps:GAUGE; DS:ds1:powerCircuitAmps:GAUGE) Circuit | Amps {powerCircuitName1}|{powerAmps} -- END --
-- status message from xymon --
<!--DEVMON RRD: power 0 0 DS:ds0:GAUGE:600:0:U DS:ds1:GAUGE:600:0:U Total 39:39 Circuit1 23:23 Circuit2 16:16 -->