Xymon Mailing List Archive search

processes graph and ports graph

list Henrik Størner
Wed, 26 Apr 2006 08:00:29 +0200
Message-Id: <user-6fe7f7d7b544@xymon.invalid>

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 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.