Hello,
I've inherited a Solarwinds Orion deployment and am currently troubleshooting the following issue. There is an alert rule to send an email when our Orion server receives a SNMPv2-MIB:coldStart trap. For the most part, the rule works as intended and we get an email that looks like this:
<email>
Server Name: esclx015
Server Description:
Server Status: Up
Node Owner: XXXXXXX
Node Contact:
ALERT RULE: : SNMPv2-MIB:coldStart
--------
This alert was generated by an SNMP trap received from esclx015 after it has rebooted. The SNMP trap mechanism helps ensure fast reboots are caught and reported.
</email>
However, Linux machines with an agent installed alert like this:
<email>
Server Name: esclx061
Server Description: ${Comments}
Server Status: Up
Node Owner: ${Owner}
Node Contact: ${ContactName}
ALERT RULE: : SNMPv2-MIB:coldStart
--------
This alert was generated by an SNMP trap received from esclx061 after it has rebooted. The SNMP trap mechanism helps ensure fast reboots are caught and reported.
</email>
Has anyone seen this before or can anyone shed some light on where to look?
Thank you,
Tim