Open Lux-WorldPC opened 3 years ago
Hey :)
So you added the checks and they work properly but all checks show your host with hint (DOWN)
ist that correct/your problem?
I'm not sure how I can assist you here. Maybe you can share your Service
and CheckCommand
definition and someone can spot an issue there.
hello. many thx for quick reply here is the conf
I cannot spot any error in your configuration file. The checks are working as they should. Why do you use check_Synology to test the availability of the host? Use hostalive or ping there. It is the check command of the host, the services will use the check_synology either way.
I am new to Icinga icinga2 is showing Synology as "Down" but all checks are working and returning correct values with only check_command = "hostalive" Synology as "UP" as soon as I add or change to check_command = "check_synology" Synology as "Down" thx for help