According to all the documentation I can find, to add the graph to the
(client) machine's trends column, I need to add the graph name to the
*$GRAPHS* definition in *xymonserver.cfg*, which I've done. I've then
restarted *xymond*. But the graph doesn't show up in the trends column.
Is the graph related to a check?
If so, you can change the check and include the graph in the html code you send to the xymon server.
You can also add the graph to a specific host via the hosts.cfg file. For AIX, I use :
TRENDS:*vmstat:vmstat1|vmstat-pc|vmstat-ec|vmstat-avm|vmstat-free-list|vmstat8
This willl replace the standard vmstat trend with the 6 graphs vmstat1 ... vmstat8.
Stef