What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

How can I get notified on failed notifications?

Votes:

0

Is there a way to get notified once PRTG records to its log a new entry with message like "Error sending "EXE"?

failure log notifications

Created on Apr 13, 2017 6:19:31 PM



1 Reply

Votes:

0

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:

/api/table.json?content=messages&filter_status=13&filter_drel=today

The required syntax of custom sensor is described on the Setup | PRTG API | Custom Sensors page.

Best regards, Felix

Created on Apr 17, 2017 8:13:30 AM by  Felix Saure [Paessler Support]




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.