services.collectd.plugins

Attribute set of plugin names to plugin config segments

Type
attribute set of strings concatenated with "\n"
Default
{ }
Example
{
  cpu = "";
  memory = "";
  network = "Server 192.168.1.1 25826";
}
Declared
<nixpkgs/nixos/modules/services/monitoring/collectd.nix>