Xymon Mailing List Archive search

Ports graph

3 messages in this thread

list Vernon Everett · Thu, 13 Nov 2008 14:31:48 +0900 ·
Hi all

We have a requirement to graph the number of ports open on one of our servers.
I do notice an attempted graph at the bottom of the ports test page, but there is no appropriate rrd file.

Can anybody clue me in on
1. What it is supposed to graph
2. How I make it work

Thanks
    Vernon


NOTICE: This email and any attachments are confidential. They may contain legally privileged information or copyright material. You must not read, copy, use or disclose them without authorisation. If you are not an intended recipient, please contact us at once by return email and then delete both messages and all attachments.
list Henrik Størner · Thu, 13 Nov 2008 07:02:24 +0000 (UTC) ·
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.
quoted from Vernon Everett
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
list Vernon Everett · Thu, 13 Nov 2008 17:08:07 +0900 ·
Of course, I have actually used that before, I just forgot about it.

I wanted to simply count all my connections to see if I am reaching the kernel defined maximum overnight.
Don't think this will for me.

I have coded a quick script and graph to keep tabs on this.

Thanks
    Vernon
quoted from Henrik Størner


-----Original Message-----
From: Henrik Størner [mailto:user-ce4a2c883f75@xymon.invalid]
Sent: Thursday, 13 November 2008 4:02 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Ports graph

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


NOTICE: This email and any attachments are confidential. They may contain legally privileged information or copyright material. You must not read, copy, use or disclose them without authorisation. If you are not an intended recipient, please contact us at once by return email and then delete both messages and all attachments.