services.netdata.extraPluginPaths
NixOS option
Extra paths to add to the netdata global “plugins directory” option. Useful for when you want to include your own collection scripts. Details about writing a custom netdata plugin are available at: https://docs.netdata.cloud/collectors/plugins.d/ Cannot be combined with configText.
type: list of absolute pathDefault
[ ]
Example
declared in: nixos/modules/services/monitoring/netdata.nixView source on NixOS/nixpkgs →[ "/path/to/plugins.d" ]