![]() |
![]() |
Subject: | unmonitored Interface creates incident |
Author: | [Not Specified] |
Posted: | 2016-08-16 03:51 |
Hello guys,
An unmonitored ethernet component created an incident. How did it happen Is it possible
The device is a Cisco Nexus with various ethernet components some of them are monitored but other are not. A specific unmonitored component creates a critical alarm. How does it work
Thanks in advance
Subject: | Hello, |
Author: | [Not Specified] |
Posted: | 2016-09-28 14:37 |
Write the below transform in the Event Classes-> Gear icon -> Transform.
if hasattr(component, "monitored"):
if not component.monitored():
evt._action='drop'.
< |
Previous Node down/up transform |
Next Zenoss 4.2.5 list devices in maintenance with Age |
> |