export active outage report?
Posted: Tue Feb 22, 2011 7:40 am
On the Outages window it is possible to filter for outage status, probe and map. So it is easy to create a view something like "show devices on MyMap where outage of service ping is active (down)".
Is there a way that we can create a report or a notification of this filtered information? For instance, something that runs once a day and emails a summary.
One way could be to run a notification that executes locally and adds or removes the device to a text file depending on if it is up or down. The resulting report file then gets picked up by some other process.
I'm wondering if there is a better way to achieve this or a similar result?
Thanks in advance,
Is there a way that we can create a report or a notification of this filtered information? For instance, something that runs once a day and emails a summary.
One way could be to run a notification that executes locally and adds or removes the device to a text file depending on if it is up or down. The resulting report file then gets picked up by some other process.
I'm wondering if there is a better way to achieve this or a similar result?
Thanks in advance,