hi
can anyone help with an alert problem i have
i have gone into advanced alerts and configured an alert trigger actions to log an alert
to a text file using the following in the message body.
node ${NodeName} is down
at ${Time}
Acknowledged status ${Acknowledged}
Acknowledged by ${AcknowledgedBy} at ${AcknowledgedTime}
when the alert is triggered i get the following sent to the text file
node REMOTE-SERVER-2 is down
at 14:01
Acknowledged status Not Acknowledged
Acknowledged by at 30/12/1899 00:00:00
the first part of the alert seems to be fine telling me that a node has gone down and
what time it went down, but the second part makes no sense at all this is all i get even
after the alert has been acknowledged.
what i am after is for an alert to log to a file and when the alert is acknowledged to tell me who
acknowledged it and the time it was acknowledged
i am fairly new to this program and any help on this will be appreciated.
regards
melvyn brown
i basically followed on online tutorial video on the solarwinds website to get the above configuration