MyNixOS website logo
option

services.nagios.extraConfig

Configuration to add to /etc/nagios.cfg.

Declarations
Type
attribute set of string
Default
{ }
Example
{
  debug_file = "/var/log/nagios/debug.log";
  debug_level = "-1";
}