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

Set sensor to warning after x intervals then set to down after x intervals

Votes:

0

Hi, I m looking to modify scanning interval for some ping sensors. What I want to do is to be able to ping a server every 60 seconds to get the graph, but i only want to get a warning if ping is down for more than 4 hours so 240 intervals and an error if ping is down for more than 1 day so 1440 intervals and I cant use notifications as I want to get the sensor state on a Maps. Is this possible? Thanks, Simon

maps prtg scanning

Created on May 17, 2017 8:37:24 AM



1 Reply

Votes:

0

Hello hogsim,

Thank you very much for your knowledge base post.

I'm sorry to tell that it is not possible to configure a scanning interval of 60 seconds on the one hand, and on the other hand to define a warning/error state after 4 hours or 24 hours.
This is caused due to PRTG's program code and error handling in case of failed requests. I try to illustrate this as follows:

ScanResultSensor state
1Ping successfulUp
2Ping not successfulWarning
3Ping not successfulDown
4Ping successfulUp


Because you configured a scanning interval of 60 seconds, the very next failed sensor scan will change the sensor's state. There is no way of configuring this, I'm sorry.

Best,
Sebastian

Created on May 18, 2017 11:04:37 AM by  Sebastian Kniege [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.