Hello<br><br>I am running into a problem with service dependencies on
our Nagios installation. We have multiple services in our server
backend that are located on different hosts, but all these services
depend on the same service: the production database server on db1. <br><br>Is
there a way to make multiple dependency mappings onto the same service?
I.e. foo:apache depends on db1:mysql, bar:crawler depends on db1:mysql,
baz:tomcat depends on db1:mysql? I see how you can make foo:service1
depend on bar:service2 and baz:service3, but not the other way. I tried
using inheritance in the service dependencies file, but Nagios
complains horribly and won't start.<br><br>Error: Could not add object property in file '/usr/local/nagios/etc/servicedependencies.cfg' on line 18.<br><br>Thanks in advance!<br>--Jeff Orr<br>Attributor Corporation