EXTERNAL COMMAND: SCHEDULE_FORCED_HOST_CHECK

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
griffithusg
Posts: 64
Joined: Sun Nov 07, 2010 7:16 pm

EXTERNAL COMMAND: SCHEDULE_FORCED_HOST_CHECK

Post 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.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: EXTERNAL COMMAND: SCHEDULE_FORCED_HOST_CHECK

Post 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?
Locked