Hi List, I have Icingaweb2 installed and working fine on a separate host from the checker.
I can send commands/acknowledgements/etc from the web interface but only if I select a single host/service. If I select multiple hosts or services and try to send any command, it does not work. I get the following error: Server error: Can't send external Icinga command "[1431456766] ACKNOWLEDGE_HOST_PROBLEM;airforce-vm04;2;1;0;cnewkirk;Someone rebooted the Armed Forces." to the local command file "/var/run/icinga2/cmd/icinga2.cmd": exception 'RuntimeException' with message 'SplFileObject::__construct(/var/run/icinga2/cmd/icinga2.cmd): failed to open stream: No such file or directory' in /usr/share/nginx/icingaweb2-2.0.0-beta3/library/Icinga/Util/File.php:39 It appears icingaweb is attempting to use the local command file, which does not exist. It should be using the remote command file. I’ve looked through the .ini files in /etc/icingaweb2 but I don’t even see this configuration setting, so where is this configured and how to I ensure Icingaweb only uses the remote command file, not the local one? Chris Newkirk Network Engineer [email protected]<mailto:[email protected]>
_______________________________________________ icinga-users mailing list [email protected] https://lists.icinga.org/mailman/listinfo/icinga-users
