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 do you change the pause lengths available for a sensor?

Votes:

1

at times we need to pause a sensor or device for longer than the 1 day in the drop down menu. Is there a way to change the pause durations in the menu or a way to enter a custom pause length?

api pause prtg sensor

Created on Mar 8, 2010 4:52:51 PM

Last change on Mar 8, 2010 5:09:25 PM by  Daniel Zobel [Product Manager]



1 Reply

Accepted Answer

Votes:

1

Pausing a Sensor For x Minutes

You can use the PRTG API to pause a sensor for a custom value of minutes.

Sample code: Pause a sensor or object for x minutes:

/api/pauseobjectfor.htm?id=objectid&duration=x&username=myuser&password=mypassword

Prefix your PRTG web interface's IP address and replace objectid, x, myuser and mypassword accordingly.

Please see Introduction to the PRTG API Interface for more information (look for "Detailed HTTP API Documentation")

Created on Mar 8, 2010 5:07:53 PM by  Daniel Zobel [Product Manager]

Last change on Mar 8, 2010 5:10:34 PM by  Daniel Zobel [Product Manager]




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.