# 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