Subject: | "inherits_parent" is invalid or module out of date: no such method |
"inherits_parent" is invalid or module out of date: no such
method "set_inherits_parent"
at /usr/lib/perl5/site_perl/5.8.8/Nagios/Object/Config.pm line 288
Nagios::Object::Config::parse('Nagios::Object::Config=HASH(0xa221aa0)', '/etc/nagios/servicedependencies/staffweb.cfg')
called at /usr/lib/perl5/site_perl/5.8.8/Nagios/Config.pm line 119
Nagios::Config::new('Nagios::Config', 'Filename', '/etc/nagios/nagios.cfg', 'Version',
2) called at n2cacti.pl line 49
It looks like the inherits_parent key is missing from the
ServiceDependency definition at Nagios/Object.pm line 217.
I copied the one from the HostDependency definition a few lines down
and it seems to work.