Include the service's memory utilization in service monitoring
Improve both Process and Service Monitoring
Process Monitoring
During the process Search sort the order by utilization or name
Service Monitoring
Enable an option to include process data like memory utilization per service along with running status.
Comments: 1
Oldest
•
Newest
•
Most likes
•
Fewest likes
-
10 Jun, '24
Mohamed Saleh AdminHighlighted comment
Pasted from original idea from which this one was created:
Process utilization like in the following example, probably retrieving the PID from the running service and using it to retrieve memory and cpu utilization:
Current:
Service Name:
Systemd Service oracle-free-23c
Service Summary:
Status: active, SYSV: This script is responsible for taking care of configuring the RPM Oracle FREE Database and its associated services.
Proposal:
Service Name:
Systemd Service oracle-free-23c
Service Summary:
Status: active, SYSV: This script is responsible for taking care of configuring the RPM Oracle FREE Database and its associated services. CPU: 42% Memory: 12%