Thanks
I'll try to post the question to the devel-list
Search found 3 matches
- Wed Jan 09, 2013 2:36 am
- Forum: Open Source Nagios Projects
- Topic: ADAPTIVE CHECK CHANGE_SVC_CHECK_COMMAND
- Replies: 6
- Views: 1896
- Tue Jan 08, 2013 4:44 am
- Forum: Open Source Nagios Projects
- Topic: ADAPTIVE CHECK CHANGE_SVC_CHECK_COMMAND
- Replies: 6
- Views: 1896
Re: ADAPTIVE CHECK CHANGE_SVC_CHECK_COMMAND
Hello Yancy The command check that I want to use ( nrpe_CheckCPU ) it was already configured and working in nagios: define service{ use generic-service,srv-pnp host_name lgpx11 service_description CPU_Load_NRPE check_command nrpe_CheckCPU!80!90 contacts contact1,contatc2 } define command { command_n...
- Fri Dec 28, 2012 3:45 am
- Forum: Open Source Nagios Projects
- Topic: ADAPTIVE CHECK CHANGE_SVC_CHECK_COMMAND
- Replies: 6
- Views: 1896
ADAPTIVE CHECK CHANGE_SVC_CHECK_COMMAND
Hello I would like to use the external command change_svc_check_command to change dicamically the warning and critical values of the checks However it doesn´t work I think the cause that it doesn't work is the modification introduced in the version 3.0.6 (Disabled adaptive check and eventhandler com...