| Anonymous | Login | Signup for a new account | 2013-06-19 14:59 EDT |
| Main | My View | View Issues | Change Log | Roadmap |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0000159 | [NRPE] Installation | minor | always | 2010-07-27 09:41 | 2010-10-08 12:40 | |||||||
| Reporter | paulverhoeven | View Status | public | |||||||||
| Assigned To | ||||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | new | |||||||||||
| Summary | 0000159: includefile option doesn't work | |||||||||||
| Description |
We like to monitor several cluster resources. A resource can be active on one of the clusternodes and the resource itself has it's own ip-address and a san-disk. Our goal is to have an nrpe.cfg file on a clusternode only containing the checks needed for the server itself. Within the file we would like to refer to include files. When the nrpe daemon is starting it has to load the local checks and (if the resource disk is available) the extra checks for the resource. Example: /etc/nagios/nrpe.cfg contains the lines: # System checks command[check_swap]=/usr/lib/nagios/plugins/check_swap -w 5% -c 10% # Application checks include=/apps/ict/nrpe.cfg /apps/ict/nrpe.cfg contains the line: command[check_disk]=/usr/lib/nagios/plugins/check_disk -w 10% -c 5% /apps/ict Unfortunately this concept doesn't work as expected. Only the local checks work, the checks in the include file result in "NRPE: Command 'check_disk not defined ". |
|||||||||||
| Additional Information | ||||||||||||
| Tags | No tags attached. | |||||||||||
| OS | SLES | |||||||||||
| OS Version | 11 | |||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
| Mantis 1.1.7[^] Copyright © 2000 - 2008 Mantis Group |