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