services.collectd.extraConfig

NixOS option

Extra configuration for collectd. Use mkBefore to add lines before the default config, and mkAfter to add them below.

type: strings concatenated with "\n"
Default
""
declared in: nixos/modules/services/monitoring/collectd.nixView source on NixOS/nixpkgs →