Hi
I need to configure NPM to send Email Alerts Notifications.
Any idea to do it?
Thanks.
imendoza,
To determine whether your issue is SMTP configuration or alert action configuration, have you seen "Creating and Managing Alerts" and "Send an E-mail / Page" in the SolarWinds Orion NPM Administrator Guide?
hi
Already configure Alerting and send an e-mail/page but not get to connect at my SMTP server to send the email.
this it appear when I testing Alert.
EXCEPTION STACK: --> Transaction failed. The server response was: No SMTP service here : System : at System.Net.Mail.SmtpConnection.GetConnection(String host, Int32 port)
at System.Net.Mail.SmtpTransport.GetConnection(String host, Int32 port) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) at AlertingEngine.SolarWinds.SWActions.ActionEmail.AsyncMailToSend.SendThis(Object state);;;