ManageEngine® Applications Manager AddMonitor API - Database Servers |
||
This section explains how to use the AddMonitor API to add monitors of the category type 'Database Servers''. The following databases 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 database you want to add. Value should be db2. |
username | The user name of the user who has permission to access the DB2 database. |
host | The name of the host in which DB2 is running. |
password | The password of the user who has permission to access the DB2 database. |
port | The port number where DB2 is running. |
instance | The database/instance name. |
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 database you want to add. Value should be Memcached. |
host | The name of the host in which Memcached server is running. |
port | The port number where Memcached server is running. |
Transaction | Denotes if transaction test is enabled or not. Value should be either yes or no |
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 database you want to add. Value should be ms sql. |
username | The name of the user who has permission to access the MS SQL server. |
host | The name of the host in which MS SQL is running. |
password | The password of the user who has permission to access the MS SQL server. |
port | The port number where MS SQL is running. |
instance | The database/instance name. This is optional field. |
authentication | The authentication type. Value should be either SQL or Windows. |
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 database you want to add. Value should be mysql. |
username | The name of the user who has permission to access the MySQL server. |
host | The name of the host in which MySQL is running. |
password | The password of the user who has permission to access the MySQL server. |
port | The port number where MySQL is running. |
instance | The database/instance name. This is optional field. |
authentication | The authentication type. Value should be SQL |
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 database you want to add. Value should be oracle. |
username | The name of the user who has permission to access the Oracle database. |
host | The name of the host in which Oracle is running. |
password | The password of the user who has permission to access the Oracle database. |
port | The port number where Oracle is running. |
instance | The database/instance name. This is optional field. |
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 database you want to add. Value should be PostgreSQL. |
host | The name of the host in which PostgreSQL is running. |
port | The port number where PostgreSQL is running. |
username | The name of the user who has permission to access the PostgreSQL database. |
password | The password of the user who has permission to access the PostgreSQL database. |
instance | The database/instance name. This is optional field. |
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 database you want to add. Value should be sybase. |
host | The name of the host in which Sybase is running. |
port | The port number where Sybase is running. |
username | The name of the user who has permission to access the Sybase database. |
password | The password of the user who has permission to access the Sybase database. |
instance | The database/instance name. This is optional field. |
AddMonitor API - Servers |
AddMonitor API - Services |