[Nagios-devel] Nagios 3 problem with templated SVC dependancies

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] Nagios 3 problem with templated SVC dependancies

Post by Guest »

Hi list,

I converted a working v2 config to v3 and there's one thing that broke.
I have servicedependency templates of this form:

define servicedependency {
hostgroup_name some_hostgroup,some_other_hostgroup
name some_svc_dep
register 0
}

This works well on v2.7, but on CVS HEAD I get this:

Error: Could not expand master services specified in service dependency
(config file 'path_to_some_templates.cfg', starting on line 123)

Is that supposed to work?

Thomas





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked