Service dependency menu does not list services
Service dependency menu does not list services
I'm not sure if you guys maintain NagQL for XI or if that is still all handled by the QL team but it doesn't seem like either the Dependent services or the Services fields in the Service Dependencies page is being populated (XI r1.9).
Re: Service dependency menu does not list services
My guess is that this is the same problem we currently have with service escalations.
http://tracker.nagios.com/view.php?id=185
Currently in NagiosQL 3.0.x, the selectable services for escalations and dependencies will only populate correctly if the relationships are service->, not service->hostgroup. This is a design limitation that I'm literally in the middle of trying to wrap my brain around. It will get fixed somehow, but there has to be some modifications to the actual Db table structure in order to allow this to work correctly, so it's not an easy fix.
We inadvertently forked NagiosQL 3.0 when we built all of our config management around it, so you could stay we're stuck with maintaining our own branch at this point ; )
My next primary project after the new year is to polish off the new CCM so we can try and have it production-ready by the middle of this year. Here's the preview of where it's going:
http://labs.nagios.com/2011/08/09/nagio ... arly-beta/
This service->hostgroup limitation has become one of our higher priority issues that we need to resolve in the next few months, because right now the only real way to get it to work as Nagios Core does is to manually maintain the service dependencies and service escalations in the /usr/local/nagios/etc/static directory.
http://tracker.nagios.com/view.php?id=185
Currently in NagiosQL 3.0.x, the selectable services for escalations and dependencies will only populate correctly if the relationships are service->, not service->hostgroup. This is a design limitation that I'm literally in the middle of trying to wrap my brain around. It will get fixed somehow, but there has to be some modifications to the actual Db table structure in order to allow this to work correctly, so it's not an easy fix.
We inadvertently forked NagiosQL 3.0 when we built all of our config management around it, so you could stay we're stuck with maintaining our own branch at this point ; )
My next primary project after the new year is to polish off the new CCM so we can try and have it production-ready by the middle of this year. Here's the preview of where it's going:
http://labs.nagios.com/2011/08/09/nagio ... arly-beta/
This service->hostgroup limitation has become one of our higher priority issues that we need to resolve in the next few months, because right now the only real way to get it to work as Nagios Core does is to manually maintain the service dependencies and service escalations in the /usr/local/nagios/etc/static directory.
Re: Service dependency menu does not list services
Yep, this would be right on the money once again.We do for the most part use service->hostgroup, glad to hear it's on the radar... I'll just maintain it statically for the moment.
I'd had a look at the CCM improvements previously, it does look like it will be a much nicer way of managing things going forward.
I'd had a look at the CCM improvements previously, it does look like it will be a much nicer way of managing things going forward.