[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Ports graph
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Ports graph
- From: Henrik "Størner" <henrik (at) hswn.dk>
- Date: Thu, 13 Nov 2008 07:02:24 +0000 (UTC)
- Newsgroups: lists.hobbit
- Organization: Linux Users Inc.
- References: <A3D12FAD74FC8B46991703F40C182BABA20D52BC (at) permls102.wde.woodside.com.au>
- User-agent: nn/6.7.3
In <A3D12FAD74FC8B46991703F40C182BABA20D52BC (at) permls102.wde.woodside.com.au> "Everett, Vernon" <Vernon.Everett (at) woodside.com.au> 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