In <user-c8f35be1292a@xymon.invalid> "Everett, Vernon" <user-9da1a1882f49@xymon.invalid> writes:
We have a requirement to graph the number of ports open on one of our serve=
rs.
I do notice an attempted graph at the bottom of the ports test page, but th=
ere is no appropriate rrd file.
Can anybody clue me in on
1. What it is supposed to graph
2. How I make it work
Define the portcheck you want in hobbit-clients.cfg, like
PORT state=ESTABLISHED min=0 TRACK=OpenPorts
The important thing is the "TRACK" definition.
Regards,
Henrik