Assalamu Alaikum.
Greetings everyone.
In solarwind NPM I want to create a custom report which will show the down nodes in a specific period of time on a specific day.
I want the report in this way:
Down node | Time | Date | Down for (Minutes) |
---|---|---|---|
A | 12.00-14.00 | 17/7/2018 | 30 |
B | 12.00-14.00 | 17/7/2018 | 20 |
C | 12.00-14.00 | 17/7/2018 | 180 |
I want to make this report with SQL code.
Kindly share a SQL code with me with that I can generate this report.
Thanks in advance.