ManageEngine® Applications Manager Chapter 10.7.4 AddMonitor API - Servers |
||
This section explains how to use the AddMonitor API to add monitors of the category type 'Servers'. The following servers are supported:
The parameters involved in the API request are described below. Also, refer the list of common Request Parameters.
Field | Description |
---|---|
type | The category type of the monitor you want to add. Value should be 'servers'. |
host | The name of the host where the AIX server is running. |
os | The operating system of the server. Value is 'AIX'. |
username | The username of the AIX server. |
mode | The mode of monitoring the AIX server. Value is 'TELNET'. |
snmptelnetport | The port number where Telnet service is running. Default value is 23. |
password | The password of the AIX server. |
prompt | The command prompt value. Value is '$' |
The parameters involved in the API request are described below. Also, refer the list of common Request Parameters.
Field | Description |
---|---|
type | The category type of the monitor you want to add. Value should be 'servers'. |
host | The name of the host where the AS400 server is running. |
subnet | The subnet mask value |
pollInterval | The polling interval for the monitor. |
os | The operating system of the server. Value is 'AS400/iSeries'. |
username | The username of the AS400/iSeries server. |
password | The password of the AS400/iSeries server. |
The parameters involved in the API request are described below. Also, refer the list of common Request Parameters.
Field | Description |
---|---|
type | The category type of the monitor you want to add. Value should be 'servers'. |
host | The name of the host where the FreeBSD server is running. |
subnet | The subnet mask value |
pollInterval | The polling interval for the monitor. |
os | The operating system of the server. Value is 'FreeBSD'. |
username | The username of the FreeBSD server. |
password | The password of the FreeBSD server. |
mode | The mode of monitoring. Value is TELNET |
snmptelnetport | The port where Telnet service is running. Default value is 23. |
prompt | The command prompt value. Value is $. |
The parameters involved in the API request are described below. Also, refer the list of common Request Parameters.
Field | Description |
---|---|
type | The category type of the monitor you want to add. Value should be 'servers'. |
username | The username of the HP-UX server. |
password | The password of the HP-UX server. |
os | The operating system of the server. Value is 'HP-UX'. |
mode | The mode of monitoring. Values are SSH or TELNET |
snmptelnetport | The port where SSH/Telnet service is running. Default values are 23 (for Telnet) and 22 (for SSH). |
host | The name of the host where the HP-UX server is running. |
The parameters involved in the API request are described below. Also, refer the list of common Request Parameters.
Field | Description |
---|---|
type | The category type of the monitor you want to add. Value should be 'servers'. |
host | The name of the host where the Linux server is running. |
snmptelnetport | The port where SSH/Telnet/SNMP is running. Default values are 23 (for Telnet), 22 (for SSH) and 161 (for SNMP). |
os | The operating system of the server. Value is 'Linux'. |
mode | The mode of monitoring. Value is either SNMP, SSH or TELNET. |
The parameters involved in the API request are described below. Also, refer the list of common Request Parameters.
Field | Description |
---|---|
type | The category type of the monitor you want to add. Value should be 'servers'. |
host | The name of the host where the Mac OS is running. |
snmptelnetport | The port where SSH/Telnet/SNMP is running. Default values are 23 (for Telnet), 22 (for SSH) and 161 (for SNMP). |
os | The operating system of the server. Value is 'Mac OS'. |
mode | The mode of monitoring. Value is either SNMP, SSH or TELNET. |
username | The user name of the Mac OS server. |
password | The password of the Mac OS server. |
The parameters involved in the API request are described below. Also, refer the list of common Request Parameters.
Field | Description |
---|---|
type | The category type of the monitor you want to add. Value should be 'servers'. |
host | The name of the host where the Novell server is running. |
snmptelnetport | The port where SNMP is running. Default value is 161. |
os | The operating system of the server. Value is 'Novell'. |
mode | The mode of monitoring specified for the server. Value is 'SNMP'. |
The parameters involved in the API request are described below. Also, refer the list of common Request Parameters.
Field | Description |
---|---|
type | The category type of the monitor you want to add. Value should be 'servers'. |
host | The name of the host where the Sun Solaris server is running. |
snmptelnetport | The port where SSH/Telnet/SNMP is running. Default values are 23 (for Telnet), 22 (for SSH) and 161 (for SNMP). |
os | The operating system of the server. Value is 'SUN'. |
mode | The mode of monitoring specified for the server. Value should be either SNMP, TELNET or SSH. |
username | The user name of the Sun Solaris server. |
password | The password of the Sun Solaris server. |
The parameters involved in the API request are described below. Also, refer the list of common Request Parameters.
Field | Description |
---|---|
type | The category type of the monitor you want to add. Value should be 'servers'. |
host | The name of the host where the Windows server is running. |
snmptelnetport | The port where SNMP is running. Default value is 161. |
os | The operating system of the server. Values can be Windows 2000, Windows 2003, Windows XP, WindowsNT, Windows Vista or Windows 2008. |
mode | The mode of monitoring specified for the server. Value is 'SNMP'. |
username | The user name of the Windows server. |
password | The password of the Windows server. |
AddMonitor API - Java/Transaction |
AddMonitor API - Databases |