How can I sort alarms by time it was produced? Is there any way to configure a "date/time" column into alarm dashboard?


Article Comments

Dear Luis,

are you referring to the Alarms-Page in the Ajax-Webinterface of PRTG or the Enterprise-Console or a Map Object?

best regards.


Jan, 2012 - Permalink

Sorry. I´m referring to the Alarm-Page in the Ajax-Webinterface of PRTG 9.1.163. Customer want to know which are the latest alarms in the dashboard, sorted by a date/time column (as appears on log GUI interface).

Thank you.


Jan, 2012 - Permalink

You can click on the Down For-column to sort the table for the down-for times. The other alternative would then be setting up a map with map-object "Data Tables|Alarms", this will be sorted after the "Down For"-column be default.


Jan, 2012 - Permalink

Hello. Is it possible to have the alarms sorted by the date, but reversed? Like most recent alarms up ?


Aug, 2015 - Permalink

It should work to add

 &sortby=-date

As a parameter to the URL.


Aug, 2015 - Permalink