I'm new to running sql queries and I need to run a report that i believe it only can be done by sql query. this report will be use as View / dashboard.
Can someone help me build a query that will return the following:
- Node IP Address
- Node Name
- Node Group
- Node Status (down only)
- Time Node Down
I really appreciate any help you can provide.
thank you