Hi Solarwinds family!
I have Orion with SAM, NPM and some others. I use Advanced Alerts to alert when issues arise. The emails received directly from Orion are very specific and useful because I customized the Variables being used (example below)
------------------------------------------------------------------------------------------------------------------------------------------------
Email Subject:
${NodeName} - ${ApplicationName} 's ${ComponentName} Status is ${ComponentStatus}
Email Body:
Server: ${NodeName}
Application: ${ApplicationName}
Component: ${ComponentName}
Status: ${ComponentStatus}
More information can be found at:
https://ORION_WEB_SERVER/Orion/NetPerfMon/NodeDetails.aspx?NetObject=N:${NodeID}
--------------------------------------------------------------------------------------------------------------------------------------------------
Gives me these results:
Server: SQL_SERVER01.domain.dc
Application: Windows Server 2003-2012 Services and Counters
Component: Windows Event Log Monitor
Status: Down
Component Message: 4 event(s) matched the specified criteria.
More information can be found at:
https://SOLARWINDS_WEB_SERVER/Orion/NetPerfMon/NodeDetails.aspx?NetObject=N:150
---------------------------------------------------------------------------------------------------------------------------------------------------
However, when I send the same details to Alert Central I am only receiving rather useless/default information:
Solarwinds Alert Central | ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
On Call Now: | ||
Buttons not working? Reply to this email with: | ||
© 2013 SolarWinds. All Rights Reserved. Post your feedback on Alert Central |
_____________________________________________________________________________________________________________________________________________
If anyone is aware on how to change the Alert Central email notification, please let me know.
Thanks,
Robert