processes graph and ports graph
list Lars Ebeling
The ports rrdfile does not exist. The procs rrd file exist but the graph is empty. Regards Lars Ebeling http://leopg9.no-ip.org Hobbithobbyist "It is better to keep your mouth shut and appear stupid than to open it and remove all doubt." -- Mark Twain
Attachments (1)
list Henrik Størner
▸
On Wed, Apr 26, 2006 at 07:11:44AM +0200, lars ebeling wrote:
The ports rrdfile does not exist. The procs rrd file exist but the graph is empty.
Have you defined any PORT rules with the TRACK setting? Or PROC rules with the TRACK setting ? Neither of these are graphed by default. You must tell Hobbit explicitly which of the ports/processes you want to keep track of. Henrik
list Lars Ebeling
No ----- Original Message ----- From: "Henrik Stoerner" <user-ce4a2c883f75@xymon.invalid> To: <user-ae9b8668bcde@xymon.invalid> Sent: Wednesday, April 26, 2006 7:40 AM Subject: Re: [hobbit] processes graph and ports graph
On Wed, Apr 26, 2006 at 07:11:44AM +0200, lars ebeling wrote:The ports rrdfile does not exist. The procs rrd file exist but the graph is empty.Have you defined any PORT rules with the TRACK setting? Or PROC rules with the TRACK setting ? Neither of these are graphed by default. You must tell Hobbit explicitly which of the ports/processes you want to keep track of. Henrik
list Henrik Størner
Well then, you shouldn't have any graphs. So it works as designed :-) Seriously, if you want a graph of e.g. your web network connections, you must create a rule in hobbit-clients.cfg to track this. PORT LOCAL=%[\.:]80$ STATE=ESTABLISHED MIN=0 TRACK=http The MIN=0 is to avoid alerting if there are no connections active. Henrik
▸
On Wed, Apr 26, 2006 at 07:47:24AM +0200, lars ebeling wrote:No ----- Original Message ----- From: "Henrik Stoerner" <user-ce4a2c883f75@xymon.invalid> To: <user-ae9b8668bcde@xymon.invalid> Sent: Wednesday, April 26, 2006 7:40 AM Subject: Re: [hobbit] processes graph and ports graphOn Wed, Apr 26, 2006 at 07:11:44AM +0200, lars ebeling wrote:The ports rrdfile does not exist. The procs rrd file exist but the graph is empty.Have you defined any PORT rules with the TRACK setting? Or PROC rules with the TRACK setting ? Neither of these are graphed by default. You must tell Hobbit explicitly which of the ports/processes you want to keep track of.
list Lars Ebeling
I just did that by cutting and pasting from you demosite ;) Lars
▸
----- Original Message -----
From: "Henrik Stoerner" <user-ce4a2c883f75@xymon.invalid>
To: <user-ae9b8668bcde@xymon.invalid>
Sent: Wednesday, April 26, 2006 8:00 AM
Subject: Re: [hobbit] processes graph and ports graph
Well then, you shouldn't have any graphs. So it works as designed :-) Seriously, if you want a graph of e.g. your web network connections, you must create a rule in hobbit-clients.cfg to track this. PORT LOCAL=%[\.:]80$ STATE=ESTABLISHED MIN=0 TRACK=http The MIN=0 is to avoid alerting if there are no connections active. Henrik On Wed, Apr 26, 2006 at 07:47:24AM +0200, lars ebeling wrote:No ----- Original Message ----- From: "Henrik Stoerner" <user-ce4a2c883f75@xymon.invalid> To: <user-ae9b8668bcde@xymon.invalid> Sent: Wednesday, April 26, 2006 7:40 AM Subject: Re: [hobbit] processes graph and ports graphOn Wed, Apr 26, 2006 at 07:11:44AM +0200, lars ebeling wrote:The ports rrdfile does not exist. The procs rrd file exist but the graph is empty.Have you defined any PORT rules with the TRACK setting? Or PROC rules with the TRACK setting ? Neither of these are graphed by default. You must tell Hobbit explicitly which of the ports/processes you want to keep track of.