Hello!
I Would like to know if it's possible send data to SolarWinds using API-REST.
I have a code that extract information a program and generates a JSON with information, and I would like create monitor on SolarWinds based in this information.
Ex: My code get a information of stats 0 or 1, send this date to SolarWinds, and the SolarWinds create a chart with number received. With this I can create Alert and track monitoring.
This exemple is trivial, my code extract more information.
Is there a possibility or can I just add a knot among other things using OrionSDK?