System Metrics
- CPU usage
- Disk usage
- Memory usage
Monitor the CPU usage
Metric | Description |
---|---|
sag_is_server_proc_sys_percent |
Checks the percentage of CPU used by the Operating System. |
sag_is_server_proc_cpu_percent | Checks the percentage of CPU used by the
Integration Server JVM.
If the CPU usage of both the metrics is above the recommended threshold value for more than 15 minutes, consider the severity as mentioned:
The steps to identify the causes of higher CPU usage is as follows:
|
Monitor the Disk usage
Metric | Description |
---|---|
sag_is_server_total_disk_mbytes |
Checks the percentage of total available disk space in megabytes. |
sag_is_server_used_disk_mbytes | Checks the percentage of used disk space in
megabytes.
If the disk usage of both the metrics is above the recommended threshold value, consider the severity as mentioned:
The steps to identify the causes of higher disk usage are as follows:
|
Monitor the Memory usage
Metric | Description |
---|---|
sag_is_server_total_memory_mbytes |
Checks the percentage of total amount of physical memory available in megabytes. |
sag_is_server_used_memory_mbytes | Checks the percentage of total amount of
physical memory used in megabytes.
If the memory usage of both the metrics is above the recommended threshold value for more than 15 minutes, consider the severity as mentioned:
The steps to identify the causes of higher memory usage is as follows:
|
For more details about the webMethods API Gateway metrics, see Developing Microservices with IBM webMethods Microservices Runtime.
Log monitoring
In addition to the metrics, to monitor the logs regularly, perform the following steps:
- Check for the availability of all logs frequently.
- Check if the log rotation works as configured for all file types.
- Check the size of the log file to know if it is greater than the configured values.
To monitor the logs in different levels, check the availability of logs in FATAL, ERROR or WARNING level.