Xymon Mailing List Archive search

change test name 'conn' to link

list Marco Avvisano
Tue, 22 Feb 2005 16:41:02 +0100
Message-Id: <00da01c518f4$ed3b23d0$2b01d59f@pcma13319new>

On Mon, Feb 21, 2005 at 12:03:05PM +0100, Marco Avvisano wrote:
In my bb installation i have renamed the conn test as 'link'.

I would like to change it also in my hobbit installation
[snip changes]
Now the column link is generated but no larrd graph.
The "conn" columnname really wasn't configurable - hobbitd_larrd
would always assume it was either "conn", "fping" or "ping".

So I took this as an opportunity to clean it up a bit. The ping
column name is now defined solely via a PINGCOLUMN environment
variable.
where i could set this variable? is not more used the bb-net
option --ping=conn-name
Also, I decided that having to mess with the LARRDS setting just for
network tests was silly. So instead, all of the RRD- and graph-code
will automatically pick up simple network tests from the bb-services
file.
how to add a custom larrd graphs?

thanks a lot for your help

Marco