nagios:nrpe.cfg
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| nagios:nrpe.cfg [2015/06/23 13:30] – jzaehrin | nagios:nrpe.cfg [2015/07/14 08:28] (current) – jzaehrin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | / | ||
| < | < | ||
| ############################################################################# | ############################################################################# | ||
| Line 96: | Line 97: | ||
| # Values: 0=do not allow arguments, 1=allow command arguments | # Values: 0=do not allow arguments, 1=allow command arguments | ||
| - | dont_blame_nrpe=0 | + | dont_blame_nrpe=1 |
| Line 126: | Line 127: | ||
| # Values: 0=debugging off, 1=debugging on | # Values: 0=debugging off, 1=debugging on | ||
| - | debug=1 | + | debug=0 |
| Line 174: | Line 175: | ||
| # | # | ||
| - | # | ||
| Line 198: | Line 198: | ||
| - | # The following examples use hardcoded command arguments... | + | # local configuration: |
| + | # if you'd prefer, you can instead place directives here | ||
| + | include=/ | ||
| + | # | ||
| + | # you can place your config snipplets into nrpe.d/ | ||
| + | # only snipplets ending in .cfg will get included | ||
| + | include_dir=/ | ||
| + | </ | ||
| + | |||
| + | / | ||
| + | < | ||
| command[check_users]=/ | command[check_users]=/ | ||
| command[check_load]=/ | command[check_load]=/ | ||
| Line 206: | Line 216: | ||
| command[check_watchdog]=/ | command[check_watchdog]=/ | ||
| command[check_acdsn]=/ | command[check_acdsn]=/ | ||
| - | command[check_time]=/ | + | command[check_time]=/ |
| - | command[eh_time_full]=/ | + | command[eh_time_full]=sudo / |
| command[eh_time_part]=/ | command[eh_time_part]=/ | ||
| - | |||
| - | # local configuration: | ||
| - | # if you'd prefer, you can instead place directives here | ||
| - | include=/ | ||
| - | |||
| - | # | ||
| - | # you can place your config snipplets into nrpe.d/ | ||
| - | # only snipplets ending in .cfg will get included | ||
| - | include_dir=/ | ||
| </ | </ | ||
nagios/nrpe.cfg.1435066220.txt.gz · Last modified: 2015/06/23 13:30 by jzaehrin