I'm looking for a way of being notified when the 3par loses a path to a Host.
I can see the following command would let me know that the port has dropped in the last 10 minutes
showeventlog -debug -oneline -min 10 -msg "Host Path Status Change"
The question is, anyone have an idea i can get this running as a script and then email if it finds anything with that criteria? As you may have guessed i'm a script man.
Thanks
