ManageEngine® Applications Manager AddMonitor API - Custom Monitors |
||
This section explains how to use the AddMonitor API to add monitors of the category type 'Custom Monitors'. The following monitors are supported:
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 Windows Performance Counters. |
host | The name of the host where the Windows Performance Counters is running. |
username | The user name of the host running Windows Performance Counters. |
password | The password of the host running Windows Performance Counters. |
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 QueryMonitor. |
host | The name of the host where the databae server is running. |
port | The port number where the database is running |
username | The user name of the database server . |
password | The password of the database server. |
databasetype | The database type for which the query is executed. |
databasename | The name of the database server. |
showqueryoutput | Option to specify whether you prefer query output. Values are yes and no |
queries | Denotes the database query. There can be a maximum of five queries. |
AddMonitor API - Middleware/Portal |
AddMonitor API - Virtualization |