Hi
Need to take the backup of config files when the below traps are generated for following devices.
ccmCLIRunningConfigChanged- For cisco
configChange- For Riverbed
Hello buddavijay,
This functionality is part of Network Configuration Manager,
The OOTB alert is based on the *configured from console" syslog message however you can add to t his to have it based on other syslog messages / traps
http://cdn.swcdn.net/creative/pdf/techtips/NTB_03_ConfigChange.pdf
http://www.solarwinds.com/documentation/en/flarehelp/ncm/content/cirrusagrtccd.htm
Thanks,
Tony
Hi Tony,
I have gone through the Links you have sent. Can you please provide the format of the external program that needs to be executed when a particular TRAP is generated.
Thanks
Vijay.
Hi Vijay,
The alert action needs to be configures to execute the following
C:\Program Files (x86)\SolarWinds\Orion\SolarWinds.NCM.RTNForwarder.exe ${IP_Address},RealtimeNotification,${DateTime},${Message}
This should be already configured OOTB and visible by opening the SYSLOG viewer application on the orion Server, and then editing the Cisco IOS rule.
You can replicate this action based on any alert condition such as receiving a trap/ syslog message / high CPU, change of hardware health status etc.
Hope that helps,