Closed DanielGT1 closed 10 years ago
which version are you using, i have the feeling this has been fixed already.
Currently i'm using: Naemon 0.8.1_20140603 and Thruk 1.85-20140603
Today i did try with Naemon 0.8.1_20140627 core, but without a new Thruk version. Same error message:
Error: External command failed -> SCHEDULE_HOSTGROUP_HOST_DOWNTIME;graphios;1403856072;1403863272;1;0;7200;admin;test (Command failed) Unknown hostgroup comamnd ID 84
ok, thanks for testing. Then this sounds like a new problem.
Using 'Schedule downtime for all hosts in this hostgroup' does result in the log entry:
"Unknown hostgroup comamnd ID 84"
No downtimes are added. For me it looks like it's not implemented, yet.
naemon/commands.c
in "hostgroup_command_handler" function. No 'case' statement for SCHEDULE_HOSTGROUP_HOST_DOWNTIME
Hope this feature isn't omitted. Thank you very much.