Hi

Can someone explain the significance of command_endpoint attribute in the
host object?
The command_endpoint in service object says where to executed the check but
I can't find a use case for the same attribute in host object.

As of now am using it like the following:

apply service abc {
  apply where host.command_endpoint
  command_endpoint = host.command_endpoint
}

Let me know if this is valid or is there any other significance for
command_endpoint in host object.
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to