I have a HUGE excel spreadsheet that I manually created as I was learning our monitoring solution. I would like to automate this spreadsheet. The three main tabs it has is one that lists out our application monitors with the corresponding alerts.
Column 1 Column 2 Column 3
HTTP Monitor Alert Name Warning Alert Name Critical alert
Each Alert is hyperlink to a second tab that lists out the Alert with its corresponding attributes.
Column 1 Column 2 Column 3 column 4 Column 5 column 6 Column 7 column 8 column 9 column 10 Column 11
Alert Name General description General frequency Trigger - all Trigger - any Reset suppression TOD Trigger Actions Reset Actions Alert sharing
The third main tab is a list of the monitors with their assigned nodes.
Any ideas on what tables I would need to join or how to accomplish this? I would want to export the data into csv format. I don't have to use the Orion Reporting tool. I have the SQL reporting modules loaded onto my laptop.
The main purpose of this documentation is to be able to have a snapshot of our monitoring landscape and any time without it being tied to nodes.