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

Traceroute sensor maximum hop count

Votes:

0

Hi

Can the Traceroute sensor's maximum hop count be tweaked? It maxes out at 30 hops, but one of our monitored devices is now 31 hops away. The sensor throws an error saying the host didn't respond, which isn't true.

Thanks - Simon

prtg sensor traceroute

Created on Jun 2, 2016 12:28:13 AM



4 Replies

Accepted Answer

Votes:

0

Hi Simon,

Copy the file TraceRoute.exe from the directory

C:\Program Files (x86)\PRTG Network Monitor\Sensor System

to the directory

C:\Program Files (x86)\PRTG Network Monitor\Custom Sensors\EXE

Create an Exe / Script Sensor with the parameters

id=SensorID -t=target -mh=NumberOfHops

So it might look like this:

-id=%sensorid -t=%host -mh=40

This will allow you to raise the default values. There are additional switches for this sensor, simply start the .exe file to get a list of all available parameters.

Best regards, Felix

Created on Jun 2, 2016 5:15:29 AM by  Felix Saure [Paessler Support]

Last change on Jun 2, 2016 6:59:26 AM by  Felix Saure [Paessler Support]



Votes:

0

Hi Felix

Thanks for your quick response. That works great.

Just confirming that this is the correct parameter syntax?:

-id=%sensorid -t=%host -mh=40

Simon

Created on Jun 2, 2016 6:19:59 AM



Votes:

0

Hi Simon,

-id=%sensorid -t=%host -mh=40

will work perfectly! I will edit my previous post for other users. :)

Felix

Created on Jun 2, 2016 6:57:38 AM by  Felix Saure [Paessler Support]

Last change on Jun 2, 2016 6:58:32 AM by  Felix Saure [Paessler Support]



Votes:

0

Hi Felix

Great. Thanks for all your help.

Simon

Created on Jun 2, 2016 9:36:39 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.