nymea-plugins/systemmonitor
Bernhard Trinnes 22b68762ce added some logos 2020-04-24 15:17:12 +02:00
..
translations Rename devices to things 2020-03-04 17:52:36 +01:00
README.md reworked aqi, onewire, openuv, systemmonitor and philips hue readme 2020-04-17 14:33:36 +02:00
integrationpluginsystemmonitor.cpp Rename devices to things 2020-03-04 17:52:36 +01:00
integrationpluginsystemmonitor.h Rename devices to things 2020-03-04 17:52:36 +01:00
integrationpluginsystemmonitor.json Rename devices to things 2020-03-04 17:52:36 +01:00
meta.json fixed some more meta files 2020-04-24 14:16:10 +02:00
systemmonitor.pro Rename devices to things 2020-03-04 17:52:36 +01:00
systemmonitor.svg added some logos 2020-04-24 15:17:12 +02:00

README.md

System monitor

This integration plug-in displays the system usage of nymea.

Supported Things

  • System monitor
    • CPU usage (in percent)
    • Memory usage (in percent)
    • RSS memory usage (in KiloByte)
    • Virtual memory usage (in KiloByte)

Requirements

  • The package “nymea-plugin-systemmonitor” must be installed

More

This plug-in uses "ps" to gather the required system information: http://man7.org/linux/man-pages/man1/ps.1.html