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

Sort paused devices/sensors by date

Votes:

0

Is it possible to get a list of paused sensors/devices sorted by date? I would need it like this:

Name | Device | Sensor | Date

date devices sensors sortby

Created on Oct 27, 2015 9:39:37 AM



1 Reply

Votes:

0

Dear Marnix

The closest would be

/tablewithstyles.htm?id=0&content=sensors&columns=objid,sensor,probegroupdevice,lastup&count=*&filter_status=7&filter_status=8&filter_status=9&filter_status=11&filter_status=12&sortby=-lastup

Use &sortby=lastup (without the minus sign) to reverse the order. Please note that the up status could be ended by a down state as well. Therefore this list does not always give the real pause date.

Since a device does not have the "lastup" property, only this is possible:

/tablewithstyles.htm?id=0&content=devices&columns=objid,device,probegroupdevice&count=*&filter_status=7&filter_status=8&filter_status=9&filter_status=11&filter_status=12

Created on Oct 28, 2015 1:38:58 PM by  Arne Seifert [Paessler Support]

Last change on Oct 28, 2015 4:53:39 PM by  Arne Seifert [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.