services.nagios.objectDefs

NixOS option

A list of Nagios object configuration files that must define the hosts, host groups, services and contacts for the network that you want Nagios to monitor.

type: list of absolute path
Default
[ ]
Example
[ ./objects.cfg ]
declared in: nixos/modules/services/monitoring/nagios.nixView source on NixOS/nixpkgs →