1
0
mirror of https://github.com/limosek/zaf.git synced 2024-09-21 05:11:38 +02:00
limosek-zaf/plugins/process-info
2016-03-23 17:25:18 +01:00
..
control Initial release 2016-03-23 17:25:18 +01:00
cpu-get.sh Initial release 2016-03-23 17:25:18 +01:00
proc-discovery.sh Initial release 2016-03-23 17:25:18 +01:00
README.md First scripts 2016-03-23 14:37:51 +01:00
template.xml First scripts 2016-03-23 14:37:51 +01:00

Zaf plugin for detailed process info

This plugin is used to monitor process activity on linux based systems. It supports autodiscovery of processes and next to this it will show CPU and memory usage of each process. Please note that this plugin is very simple plugin for domonstrating possibilities. It cannot catch all processes because it discovers processes in regular intervals and if process will start and end between this time, it will not be autodiscovered.

Usage

zaf intall process-list