What are the main reasons for notification problems? I want to debug a notifications problem. I do not get any notifications. How do I check my configuration?
Why don't I get notifications from PRTG? What are the Top 5 reasons for notification problems?
Votes:
1
4 Replies
Votes:
1
This article applies to PRTG Network Monitor 14 and later
Top 5 Reasons for Notification Problems
Although we have tried to make it as easy as possible, configuring notifications in PRTG Network Monitor can be quite complex due to the many parameters a user can change. Here are some aspects you should check if you do not get the notifications from PRTG that you would expect.
Check the Manual
In general, there are four steps to take in the PRTG web interface in order to use notifications with PRTG:
- In System Administration, check the Notification Delivery Settings.
- In Account Settings, define Notification Contacts.
- In Account Settings, create/edit Notifications for later use.
- In the object settings, create triggers that evoke your notifications.
Please consider the following:
- Notifications for detailed information
- See also the Paessler website: How to set up notifications via the PRTG web interface for a step-by-step guide
- Please see also the article How can I enable Delivery Logging? for extended debugging.
- For push notifications, please see the article Is there an FAQ for push notifications and the PRTG cloud?
Top 1: Misconfigured Notification Settings
Log in to the PRTG web interface, choose Setup | Account Settings | Notifications from the main menu and click on the Test link of each notification you have trouble with. Do you get all messages? Check your mailbox, pager, mobile phone etc. if all the messages that you have expected actually have arrived.
If they do not, please check the configuration of the affected notifications.
Top 2: SMTP Server Issues
To send out emails, PRTG Network Monitor requires an SMTP relay server which accepts emails from PRTG and forwards them to the appropriate mailbox. The IP address or host name of this server and all other SMTP Delivery settings are set in the Notification Delivery settings: select Setup | System Administration | Notification Delivery from the main menu.
A common problem are SMTP servers that deny relaying for the server running PRTG. You must synchronize your mail server settings with the settings you have made in PRTG.
When debugging keep an eye on the messages in the System Log (select Logs | System Events | Notifications from main menu). When trying to send an email, PRTG logs whether sending was successful or not.
Also, keep in mind that, for example, while you reboot the server that runs the SMTP server you can not get any mail notifications!
Furthermore, please check the following:
- Correct spelling of email address
- There are available DNS servers. Available DNS servers must have an MX resource record entry for the email address domain. Check your Windows DNS settings.
- TCP/IP connections to the target SMTP server can be established. Check your firewall and proxy settings, as well as your policies for internet access.
- Ensure a working SMTP communication: Check your SMTP Delivery settings in the PRTG System Administration.
Top 3: Misconfigured Dependencies
Using "dependencies" you can pause the monitoring of sensors or the sending of notifications based on the status of another sensor to avoid false alarms and incorrect recording of downtimes (see manual section Dependencies for more details).
For example, if you monitor servers over a leased line then it makes no sense to send monitoring requests to the servers if the leased line is down since PRTG cannot even reach the servers. The idea is to monitor the availability of the leased line and then pause monitoring of these servers if the leased line is not available at all.
It is important that you double check your dependency settings. Dependencies are edited on each object's settings page (for example, on the settings page of a group or sensor in section Schedules, Dependencies, and Maintenance Window). Also remember that dependencies can be inherited from objects higher in the hierarchy (see manual section Inheritance of Settings for more details).
Top 4: Misconfigured Schedules
Using schedules you can enable and disable monitoring (for groups, servers, sensors) or the delivery of notifications based on the time of day and/or the day of the week. You can use schedules, for example, to pause monitoring during the night or maintenance, or to avoid receiving notifications on the weekend.
You can choose a schedules for each object (for example, a sensor or a group) on its settings page. To configure schedules, select Setup | Account Settings | Schedules from the main menu.
Top 5: Overlooked Latencies
An often overlooked feature is the latency setting. To avoid receiving too many notifications for only very short failures or delays you can set so-called latencies for every notification trigger. When latencies are set (a value in seconds) a notification is only sent if the failure state takes longer than the latency.
Latencies delay the delivery of a notification. If the sensors comes back up before the latency expires no notification will be sent. PRTG's default values are 60 seconds for latency and 300 seconds for escalation latency. Latencies are configured per notification trigger in the notification trigger settings (select Notifications tab in an object's settings).
Additional Note: Security Software
We also have seen few cases where Security Software (for example, Symantec Endpoint Protection installed on the PRTG host machine) did block the SMTP-Connection of the PRTG Core Service to a mail/SMTP-Relay-Server. Thus, it was necessary to add an exception in the Security Software for the "PRTG Server.exe" to enable email delivery.
Created on Feb 15, 2010 4:52:32 PM by
Daniel Zobel [Product Manager]
Last change on Jul 26, 2021 11:40:45 AM by
Maike Guba [Paessler Support]
(2,404)
●2
●1
Votes:
0
Hi. I have had to change the way our PRTG server sends emails and I want to test it. EVERY other system I have EVER used has a Test button somewhere in the email settings however, PRTG doesn't appear to have this. Most of the forum threads I can find with this question have a reply just giving a generic link to the manual - that's worse than useless.
The reply above actually gives some information but, under the heading of Top 1, talks about a Test link for each notification however, I'm running the latest version (PRTG Network Monitor 18.1.38.11934 x64) and this link isn't there.
Can anyone please let me know how I am supposed to test whether or not my email settings are correct please?
Votes:
0
Hi mtillbrook,
With the new interface the test button only becomes visible when enabling the checkbox at the right end next to a notification. Additional buttons will become visible then, the one on top looking like a (cow)bell is for testing this particular notification then. Check also in Logs | System Events | Notifications if errors occurred after issuing a test notification. If something goes wrong while sending, it will show up there.
Kind regards,
Erhard
Votes:
1
Hi.
I was also trying to find how to send a test e-mail. Most guides, from 2010 or 2015, are not very clear.
I leave a screenshot to complement the good help Erhard provided.
Created on Aug 24, 2018 9:57:29 PM
Last change on Aug 27, 2018 7:36:35 AM by
Dariusz Gorka [Paessler Support]
Add comment