ManageEngine® Applications Manager


AddMonitor API - Java/Transaction

<< Prev

Home

Next >>

AddMonitor API - Java Runtime

 

This section explains how to use the AddMonitor API to add Java Runtime monitors :

 

Java Runtime

Syntax:


http://[Host]:[Port]/AppManager/xml/AddMonitor?apikey=[APIKEY]&type=[TYPE]&displayname=[DISPLAYNAME]
&host=[HOST]&port=[PORT]&jndiurl=[JNDIURL]

 

Request Parameters:

The parameters involved in the API request are described below. Also, refer the list of common Request Parameters.


Field Description        
type The type of the monitor you want to add. Value should be Java Runtime.
host The name of the host where the monitor is running.
port The port number where the Java Runtime monitor is running.
jndiurl The JNDI name. The default value is jmxrmi.

Sample Request:


http://op-server5:9090/AppManager/xml/AddMonitor?apikey=4df5040d6db873dcdaf4359b259fd494
&type=Java Runtime&displayname=apmjava&host=myesuraj&port=1099&jndiurl=/jmxrmi

Top 

<< Prev

Home

Next >>

AddMonitor API - EUM Monitors

AddMonitor API - Mail Servers