Can anyone help me out please ?!

I need the uptime from sensors (as a percentage) overlooking 7 days and 30 days back (week & month). This function is already available in reports and partially in the graph items in the dasboards (maps).

I can't imagine there is nobody else that has got this request. Maybe there is already a solution by using own HTML ?


Article Comments

Hello,

thank you very much for using PRTG. Uptime-statistics for specific time frames are only available in reports I'm afraid. Otherwise (in the webinterface of PRTG) it refers to creation - date of the sensor.
It's not possible via custom HTML. Sorry

best regards.


Nov, 2014 - Permalink

There is no way to query the database with a script which can be handled in the Own HTML map item ??


Nov, 2014 - Permalink

You can check the database with a script, via the PRTG API ("Setup"->"PRTG API"->"Historic Data"), be very careful with this though. With several objects on a map, that would be triggered each time the map is refreshed, and that will mean significant load on PRTGs webserver.


Nov, 2014 - Permalink

@CoDesk,

Did you manage to get this working? If so I would be interested to hear what you achieved for this.


Dec, 2016 - Permalink