Xymon Mailing List Archive search

Graph per network interface / disable graphs

list Johann Eggers
Fri, 25 May 2007 17:18:08 +0200
Message-Id: <user-81e440749719@xymon.invalid>

Hi everyone,

    I need to create independent graphs for the network interfaces,
seems to be very easy, just creating different "[graphs]" in
hobbitgraphs.cgi, anyone have any other implementation ?

    Also, its possible to disable manually any graph per host ? Or
just
configure which graphs i want for a selected host ?

    Thank you all!

    Cheers
You can define in the bb-hosts file which trends you don't want to see:

TRENDS:[*,][![graph,...]]

To exclude a certain graph, speficy it prefixed with '!'. E.g. to see
all graphs except users: "TRENDS:*,!users"

Johann