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 create a statistical Ping sensor?

Votes:

0

I want to ping some devices for statistical reasons only, without the sensor going into a warning or down state if the device is unavailable. How can I do this?

ping sensor statistical

Created on May 20, 2011 10:13:13 AM

Last change on May 20, 2011 2:34:16 PM by  Daniel Zobel [Product Manager]



1 Reply

Accepted Answer

Votes:

0

PTF.StatisticalPingXML

This can be done with Custom Sensor StatisticalPingXML. This sensor takes a comma separated list of host names or IP's and produces a channel for every host.

-h=ip-address|hostname [-w=timeout] [-l=size] [-i=TTL]

-h=   A comma separated list of hosts to check.
-w=   Optional, timeout in milliseconds to wait for a reply, default = 500.
-l=   Optional, send buffer size, default = 32.
-i=   Optional, Time To Live, default = 64.

For example:

-h=www.paessler.com,192.168.1.1,myserver

Will produce three channels with ping response times.

The sensor can be downloaded from this page

Created on May 20, 2011 1:35:06 PM




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.