Michael Zanetti 646240549c SystemMonitor: Extend plugin
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.
2022-07-01 15:35:44 +02:00
..
2022-07-01 15:35:44 +02:00
2022-01-28 12:44:55 +01:00
2022-07-01 15:35:44 +02:00
2020-03-04 17:52:36 +01:00
2020-04-24 15:17:12 +02:00

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