Link to home
Start Free TrialLog in
Avatar of RanjitDangare
RanjitDangareFlag for India

asked on

How to configure service/host dependencies on nagios

Hi,

I am bit new to Nagios. I need to configure service & host dependencies to avoid too many alerts for remote location.

http://nagios.sourceforge.net/docs/3_0/dependencies.html  --- read this but couldn't get exact steps for configuration.
Avatar of Sanga Collins
Sanga Collins
Flag of United States of America image

I use the 'parents' definition when setting up hosts. So for example I define my office router and call it cisco_fla. then I define my office server and include the line

Parents       Cisco_fla

I continue like this to define all my parent child relationships
Avatar of RanjitDangare

ASKER

Thanks. Can you please give me more details on this?
ASKER CERTIFIED SOLUTION
Avatar of Sanga Collins
Sanga Collins
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial