Renames the old systemMonitor thingClass into processMonitor as that's what it actually did and allow monitoring other processes, not just nymead. Adds a new thingClass named systemMonitor to allow fetching total CPU, memory and Disk stats.
System monitor
This integration plugin allows to monitor system resources and processes on the host running nymea.
Supported Things
-
Process monitor
- Process status (running/stopped)
- Process CPU usage
- Process memory usage (percent to available physical memory)
- Process RSS memory usage
- Process virtual memory usage
- Process shared memory usage
-
System monitor
- System CPU usage
- System memory usage
- System disk usage