The issue here is that dependent_host_name and host_name do not mean the same thing, but you have them set to be.
The dependent_host_name should be set to the host_name of the host that your dependent service runs on. So if ServiceB on HostB is dependent on ServiceA on HostA, you would want this layout:
What happens when you specify anything other than "n" (none) for the "Execution failure criteria" and "Notification failure criteria"? Do you still get the "lame service definition warning"?
Be sure to check out our Knowledgebase for helpful articles and solutions!
lmiltchev wrote:What happens when you specify anything other than "n" (none) for the "Execution failure criteria" and "Notification failure criteria"? Do you still get the "lame service definition warning"?