19 Jun
2013
19 Jun
'13
4:55 a.m.
We have discovered only 21 devices and have 3266 ports. We will have over 2,000 devices.
I want to ignore ports where ifDescr is null or whitespace. Currently, I have:
$config['bad_if_regexp'][] = array("/^$/","","/\A\s*+\z/");
This is _not_ working, or at least it is not working for EXISTING, DISCOVERED ports.
Please show me the way!
I want to be able to remove the ifDescr from the network gear and have it stop being monitored and vice-versa (add an ifDescr and have it start being monitored).
Thanks! I'm sure I just have something messed up in the regex.
4250
Age (days ago)
4250
Last active (days ago)
0 comments
1 participants
participants (1)
-
Joe Hoh