services.riemann-tools.extraArgs
NixOS option
A list of commandline-switches forwarded to a riemann-tool. See for example riemann-health --help for available options.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/monitoring/riemann-tools.nixView source on NixOS/nixpkgs →[ "-p 5555" "--timeout=30" "--attribute=myattribute=42" ]