We have a independent data agent process running in our project which actually needs to connect to solarwinds to pull some application metrics.
for Ex: oracle Metrics like available free space,buffer cache hit ratio, number of connected users to db
SQL Metrics like logins/sec,transactions/sec, lock timeout/sec etc
What is the solarwinds api that I need to invoke to get the above kind of metrics.