Difference between revisions of "nagios notes"

From thelinuxwiki
Jump to: navigation, search
(Created page with " testing without auth /etc/nagios/cgi.cfg use_authentication=0")
 
Line 6: Line 6:
 
   
 
   
 
  use_authentication=0
 
  use_authentication=0
 +
 +
 +
* Messages for package net-analyzer/nrpe-2.14:
 +
 +
* If you plan to use "nrpe_check_control" then you may want to specify
 +
* different command and services files. You can override the defaults
 +
* through the "NAGIOS_COMMAND_FILE" and "NAGIOS_SERVICES_FILE" environment variables.
 +
* NAGIOS_COMMAND_FILE=/var/rw/nagios.cmd
 +
* NAGIOS_SERVICES_FILE=/etc/services.cfg
 +
* If you are using the nrpe daemon, remember to edit
 +
* the config file /etc/nagios/nrpe.cfg
 +
 +
[[category:nagios]]

Revision as of 14:16, 8 May 2014


testing without auth

/etc/nagios/cgi.cfg

use_authentication=0


* Messages for package net-analyzer/nrpe-2.14:
* If you plan to use "nrpe_check_control" then you may want to specify
* different command and services files. You can override the defaults
* through the "NAGIOS_COMMAND_FILE" and "NAGIOS_SERVICES_FILE" environment variables.
* NAGIOS_COMMAND_FILE=/var/rw/nagios.cmd
* NAGIOS_SERVICES_FILE=/etc/services.cfg
* If you are using the nrpe daemon, remember to edit
* the config file /etc/nagios/nrpe.cfg