ManageEngine® Applications Manager


JSON Feed

<< Prev

Home

Next >>

JSON Feed

 

JSON feeds are used as an alternative for using XML for asynchronously transmitting structured information between client and server. It is a lightweight text-based open standard designed for human-readable data interchange.

 

Applications Manager provides the status of monitors and monitor groups in the form of JSON feeds. Using these feeds, you can integrate Applications Manager's data into your intranet web portal.


To view the status of monitors/monitor groups, access this URL:


<http://<Applications Manager Hostname>:<port>/jsonfeed.do?method=createMonitorGroupFeed>


We bundle a sample file (jsonsample.html) under <AppManager_Home>/working/html directory to parse the JSON data.


The following changes should be done in the jsonsample.html file:


 

<< Prev

Home

Next >>

REST API

Dashboards