Using the REST API to add a new monitor:Click here
To create a new Service monitor, follow the steps given below:
Security/Firewall Requirements - The TCP service host and port should be accessible from the machine where Applications Manager is installed.
Go to the Monitors Category View by clicking the Monitors tab. Click on the Service Monitoring (TCP Ports) monitor instance available in the Services section. Displayed is the TCP monitor's bulk configuration view distributed into three tabs:
Below are the list of metrics that are monitored in Applications Manager's TCP monitor:
| Parameter | Description |
|---|---|
| Availability | Connects to the server configured for monitoring and retrieves the details pertaining to the validity and authenticity of the service port. |
| CPU Utilization | Amount of CPU utilized by the port (in %). |
| Memory Utilization | Amount of memory utilized by the port (in %). |
| Disk Utilization | Amount of disk space utilized by the port (in %). |
| RESPONSE TIME | |
| Response Time | Amount of time taken to connect to the port, execute the given command, search the string and provide response (in ms). |
It allows us to track crucial metrics such as response times, resource utilization, error rates, and transaction performance. The real-time monitoring alerts promptly notify us of any issues or anomalies, enabling us to take immediate action.
Reviewer Role: Research and Development