Page 1 of 1

EXTERNAL COMMAND: SCHEDULE_FORCED_HOST_CHECK

Posted: Wed Jun 12, 2013 9:06 pm
by griffithusg
Hi ,

When we have schedule a immediate host check from NagiosXI, the check will not run, but when we did the same thing through NagiosCore , it will work, and we found the difference between these two are


ON NAGIOScore

[1371085784] EXTERNAL COMMAND: SCHEDULE_FORCED_HOST_CHECK;xxxxxxxx;1371085781



ON NAGIOSXI

[1371085636] EXTERNAL COMMAND: SCHEDULE_HOST_CHECK;xxxxxxxx;1371085628


so by doing the same thing (schedule immediate host check) from NagioXi and Core, why would Nagios core be doing it forced ? Thanks.

Re: EXTERNAL COMMAND: SCHEDULE_FORCED_HOST_CHECK

Posted: Thu Jun 13, 2013 9:24 am
by slansing
They are the same command:

http://old.nagios.org/developerinfo/ext ... and_id=128

http://old.nagios.org/developerinfo/ext ... and_id=127

How have you verified that it is not working in Nagios XI?