We are trying to find a simple way to test connectivity from our application to Solarwinds Orion, other than a simple ICMP ping, that will allow us to confirm connectivity between our platform and Solarwinds Orion is available.
This check will need to be run every few seconds so it can not be an expensive query
We would like to verify internet connectivity, API availability, etc. Basically a sanity check against Solarwinds.
This is to be used in a Kubernetes readiness endpoint for a container used to integrate with Solarwinds