On Tuesday 05 of March 2013 13:22:54 user-87556346d4af@xymon.invalid wrote:
(If there's one specific host that's got a pathological value in there,
you can hack xymonclient-${os}.sh manually to keep from gathering it,
without affecting anything that doesn't depend on that raw data.)
What about include this patch ? It is not to change behavior by default
but it can enable to disable control of interfaces and routing table.
Text for environment config file:
# A host can contains a huge number of interfaces and
# they can be controled by another statistic system.
# Possible (case sensitive) values "NONE" or interface list
#IFACES="eth0 eth1"
# A host can contains a huge routing table (OSPF/BGP for example).
# So the ability to lock this statistics is needed.
#NEEDROUTES="NO"
--
Regards, Sergey