I'm looking to create a single report (preferably an excel spreadsheet) of the date/time several specific sensors go into a "down state" and the date/time of when those same sensors go into an "up state".


Article Comments

Hello there,

You could do an XML export of the table you find in each senso's "Log" tab (xml export is located at the table's bottom end), since this logs events like when a sensor went down and came up again.

Furthermore here's an approach triggering each time a script notification that writes into a text file when the particular sensor went into down state to keep track of it.

Kind regards,

Erhard


Mar, 2017 - Permalink

Regarding the link you referenced; that's good to know for future data moving and will certainly research that. However your first suggestion

Unfortunately your first suggestion not only isn't going to provide me the data I need (it only goes as far back as 2/28 and I need from much further that) it would require me to go into each individual sensor one by one. This is not what I'm looking to accomplish.


Mar, 2017 - Permalink

Another thing I forgot to mention is Logs | Status Changes | Up&Down in PRTG's menubar. You can define the date range and have also an xml export. That's about it, there is no other automated report for this besides the mentioned options I'm afraid.

Kind regards,

Erhard


Mar, 2017 - Permalink