services.munin-node.enable

NixOS option

Enable Munin Node agent. Munin node listens on 0.0.0.0 and by default accepts connections only from 127.0.0.1 for security reasons. See https://guide.munin-monitoring.org/en/latest/architecture/index.html.

type: boolean
Default
false
declared in: nixos/modules/services/monitoring/munin.nixView source on NixOS/nixpkgs →