MyNixOS website logo
option

services.collectd.plugins

Attribute set of plugin names to plugin config segments.

Declarations
Type
attribute set of strings concatenated with "\n"
Default
{ }
Example
{
  cpu = "";
  memory = "";
  network = "Server 192.168.1.1 25826";
}