conditional alert
Posted: Mon Sep 10, 2012 5:00 am
Hi,
I'm looking for a way to simply monitor my ethernet interfaces on my SAN :
The problem is that I have 2 controllers on my SAN that are Active/Passive :
I monitor the interface on my switch but Only one of the two is connected to the switch. Actually I always have an error interface and a OK interface
Can I make a service that is OK and return value of 1 of 2 ethernet interface like that :
IF port1 = OK OR port2=OK -> Interface to SAN is OK
Transfert rate = transfert rate of PORT1+PORT2
If it is possible can you tell me how I can do that ?
I don't know if Im very clear ask me if not ...
Thanks for your Help
Theju
I'm looking for a way to simply monitor my ethernet interfaces on my SAN :
The problem is that I have 2 controllers on my SAN that are Active/Passive :
I monitor the interface on my switch but Only one of the two is connected to the switch. Actually I always have an error interface and a OK interface
Can I make a service that is OK and return value of 1 of 2 ethernet interface like that :
IF port1 = OK OR port2=OK -> Interface to SAN is OK
Transfert rate = transfert rate of PORT1+PORT2
If it is possible can you tell me how I can do that ?
I don't know if Im very clear ask me if not ...
Thanks for your Help
Theju