Xymon Mailing List Archive search

INTERFACES tag

2 messages in this thread

list Colin Coe · Tue, 6 Dec 2011 10:45:53 +0800 ·
Hi all

With the new INTERFACES tag, is the follwoing correct to only show
bond0 and rhevm interfaces?  INTERFACES:"^(bond0|rhevm)"

If so, do I need to drop the other, existing interfaces?

Thanks

CC

-- 
RHCE#805007969328369
list Henrik Størner · Tue, 06 Dec 2011 07:47:02 +0100 ·
quoted from Colin Coe
On 06-12-2011 03:45, Colin Coe wrote:
With the new INTERFACES tag, is the follwoing correct to only show
bond0 and rhevm interfaces?  INTERFACES:"^(bond0|rhevm)"
Looks OK, yes.
If so, do I need to drop the other, existing interfaces?
Any existing files are not removed, so yes - you'll have to manually delete the ~xymon/data/rrd/HOSTNAME/ifstat.xyz.rrd files.

The easiest way of doing it - if you have many hosts - is probably to put in the INTERFACES tag, wait a day or two, then delete the ifstat*.rrd files that are no longer being updated. "find ... -mtime" is your friend here.


Regards,
Henrik