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

Automatic Delete Device

Votes:

0

Hi, Is it possible to Automatically delete device after a specific time of down?

Thanks, Meir

automatically delete device sensor

Created on May 23, 2011 5:48:24 AM



Best Answer

Accepted Answer

Votes:

0

Use an escalated notification set to xx seconds that executes a HTTP action. In the url of the notification use the API call:

/api/deleteobject.htm?id=objectid&approve=1 

This will immediately delete the referenced object including all subobjects, if there are any. E.g. deleting a group deletes all its devices and sensors! There is no way to undo a deletion so use this function with care.

Created on May 24, 2011 8:25:25 AM



3 Replies

Votes:

0

Hello,

I'm afraid this is not possible.

best regards.

Created on May 23, 2011 12:49:33 PM by  Torsten Lindner [Paessler Support]



Accepted Answer

Votes:

0

Use an escalated notification set to xx seconds that executes a HTTP action. In the url of the notification use the API call:

/api/deleteobject.htm?id=objectid&approve=1 

This will immediately delete the referenced object including all subobjects, if there are any. E.g. deleting a group deletes all its devices and sensors! There is no way to undo a deletion so use this function with care.

Created on May 24, 2011 8:25:25 AM



Votes:

0

Great! Thanks!

Created on May 24, 2011 11:14:17 AM




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.