Is there a way to get notified once PRTG records to its log a new entry with message like "Error sending "EXE"?
How can I get notified on failed notifications?
Modified on 2025-06-10 21:34:10 +0200
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
Hi there,
There is no native option to filter for the error messages in PRTG and to create a notification. You can write your own script to parse the information. You can for instance start with an API call to extract all messages of the current day:
The required syntax of custom sensor is described on the Setup | PRTG API | Custom Sensors page.
Best regards, Felix
Apr, 2017 - Permalink