![]() |
![]() |
Subject: | Two Events Transform into One? |
Author: | [Not Specified] |
Posted: | 2015-07-08 13:42 |
Hi,
I am setting traffic thresholds on multiple network Ethernet interfaces to trigger notifications when traffic drops below threshold. The problem is that we have redundant interfaces throughout the core topology, so we only want to know when traffic drops at the same time on redundant interfaces. For instance, I only want to know when traffic on both gw01 and gw02 interfaces Gi0/0 drop, not when routing is changing between them and drops on one or the other.
I am pretty sure this can't be done easily, I believe that event triggers won't work with rules among multiple events. Maybe there is a previous post about this Or an event transform that accomplishes something resembling this Please point me in the right direction! Thanks for your help!
-John
Subject: | easily, no, but it can be |
Author: | Andrew Kirch |
Posted: | 2015-07-20 11:59 |
easily, no, but it can be done. Simply write a transform for each interface to evt.drop() the event unless the rrd value for the other interface is low as well.
In 5.x since we don't have RRD you can parse the CSV files displayed in the UI
Andrew Kirch
akirch@gvit.com
Need Zenoss support, consulting or custom development Look no further. Email or PM me!
Ready for Distributed Topology (collectors) for Zenoss 5 Coming May 1st from GoVanguard
< |
Previous Creating custom User Commands |
Next Importing Devices into Zenoss 4.2.5 from a CSV file |
> |