Wednesday, June 1, 2016

Logic Monitor integration with the REST Service as a Datasource

REST Service as a Datasource for Logic Monitor :

Currently the logic monitor is the tool which is trending a lot in case of Infrastructure log and status management. Usually in LM there is a way to add datasources for different endpoints but we experienced a situation where we have to call the external endpoint which is REST API to get the metrics of the cassandra servers. I  will be creating the datasource where it can consume the REST API in order to display the metrics data in the dashboards and alert services.

Th typical situation is converting the JSON  data to meaningful data where we can pull out the charts from those . So for this we have to make use of LM  JSON parsing mechanisms to do so.


Coming Soon ..!!!

No comments:

Post a Comment