So I suppose this is looking for a report on status changes for post-incident reviews, let me explain.

Say we've had an incident running for a couple of days that causes many sensor outages at different times. I'm looking to report on the overall impact, not individual sensors but the metadata, the numbers of down and warning, graphed over a time period.

I'd expect this to exist as a high level overview but can't find anything in the reports to enable this as everything seems to focus on graphing or displaying each individual sensor. The closest I can get is manually scrolling though hundreds of pages of logs and noting down the times of patches of triggered sensors... surely there's a better way?


Article Comments

Hello Mark,

the PRTG report engine always shows data for individual reports.

You can combine some objects into another sensor and then use that one for reporting.

As alternative, you might want to grab historic data through the PRTG API and combine the data yourself, or import it into other tools.


Sep, 2021 - Permalink

Hello Arne

I've had a look at the Business Process Sensor (from the another sensor link) but it's limited to 50 channels and we've got 2200 sensors with channels underneath. We only effectively want errors and warnings charted but still we're miles away on that approach.

I'll have a look at using the API. Seems a weird omission not having a high level plot available, what makes it worse is that even manually combing through pages and pages of logs there's no filter available to have warning and down statuses, so you have to go through everything twice or look at All which is 3 times as many pages.

Thanks for having a look anyway.


Sep, 2021 - Permalink

There was a glimmer of hope by using the View as XML export option on the logs page, but for some reason, this ignores the date range you've selected on the page - this seems like a bug, is it?


Sep, 2021 - Permalink

Hello Mark,

as for the XML report, if you copy that link, does it include a date range, either absolute or relative?


Sep, 2021 - Permalink