Hi,
Is there any way in SW to get the alert when there is an issue with power in the Network devices?
Kindly suggest me please.
Regards,
Velmurugan
Most cisco device will log a syslog alert for a power issue. So make sure you are sending those syslogs to your Orion syslog server.
e.g
logging trap notifications
logging 10.10.10.10 <- ip address of syslog server
Then in Syslog viewer on the Orion server go into View and select Alerts/Filter Rules. Add a New Rule and either emails you all the 0, 1 & 2 alerts (the most important ones) or set it to look for a Message Type Pattern that relates to power or the environment such as ENV-4-ENVWARN.
SNMP is a little different, again set the device to send SNMP traps to the Orion Server. Then go into Trap Viewer, click on View and select Alerts/Filter Rules and click on Add Rule. Here you add in the condition you're looking for. An easier way of doing this is finding the Trap you wish to be alerted on in Current Traps (obviously the device has to be having current issues for you to see a trap) then right-click on the Trap Details part of the trap and select Add Rule. This will add in all the details, then all you have to do is add in an Alert Action.
Hope that helps.
Yes
FGA: Only ask questions with yes/no answers if you want "yes" or "no" as the answer.
What type of device? does it have two power supplies? (if it only has one the you will be out of luck), does it have a UPS? or do you want an alert from a UPS?
Richard,
Now the requirement is to get the alerts with respect to power issues only in Cat 4507,Cat 2950 & Cat 37xx stack switches.
Cat 4507 is having dual power supplies & the remaining are having single power supplies only. Also we have one main UPS for the Datacenter. Now we want the alerts from this devices when there is problem with the main power supply?
Please provide all your suggestions with respect to power issues.
Use syslog alerting and SNMP alerting for power supply issues.
Hi Superfly,
Kindly give any example on this please. I couldn't able to correctly figure this out in Alert Manager.