Processes Monitoring Interface
Interface allows operations staff to monitor and manage individual processes and threads to ensure expected processes are running and that they do not exceed specified resource consumption.
Example uses:
- find processes that are consuming excessive CPU and memory
- ensure a process has the required number of instances running
- ensure that a process is not running
This interface
- provides values obtained directly from the operating system kernel/process for CPU usage, memory usage, number of threads, owner, start time, age, arguments per process. More metrics can be configured
- shows processes ranked by a defined value, e.g. memory used or CPU. Showing either top X processes or those that breach a defined threshold
- shows specifically named processes even when a named process is not running
- allows processes to be started and stopped
- shows views of a process’s log file
Plug-ins
Processes, TOP, JMX ThreadInfo, Services, Windows Apps
You can follow us on