Search found 5 matches
- Thu Jul 19, 2012 10:55 am
- Forum: Open Source Nagios Projects
- Topic: notification interval bug
- Replies: 1
- Views: 745
notification interval bug
I read on the Nagios doc (http://nagios.sourceforge.net/docs/3_0/objectdefinitions.html) that if you set the notification_interval to 0, only one notification will be sent. But that doesn't seem to be the case. With the same host definition as below, it would work if I set notification_interval to 1...
- Thu Jul 19, 2012 10:44 am
- Forum: Open Source Nagios Projects
- Topic: Host - service dependency
- Replies: 7
- Views: 1539
Re: Host - service dependency
I ended up writing a custom script for the hosts that have a lot of dependency in my network. I wonder if Nagios can come up with a solution for this. Because right now I wrote the scripts for a couple of servers, what if there are tens or hundreds of them. Anyway here is the solution. The first scr...
- Fri Jun 08, 2012 2:18 pm
- Forum: Open Source Nagios Projects
- Topic: Host - service dependency
- Replies: 7
- Views: 1539
Re: Host - service dependency
thanks for your input. I think I may have found part of the solution to my problem. Nagios uses check-Host-alive command to determine if the host is up or down. If I define the host with its own check_command and create host dependency, wouldn't that work? That way if the service on that server is n...
- Thu Jun 07, 2012 8:50 am
- Forum: Open Source Nagios Projects
- Topic: Host - service dependency
- Replies: 7
- Views: 1539
Re: Host - service dependency
I'm trying to build an interface for general users that they can go to a certain website and look if a service is down or up (they dont need to know the details nagios provides). For example, if the database service running on a database server is down, I want to make the web server status down, or ...
- Wed Jun 06, 2012 3:05 pm
- Forum: Open Source Nagios Projects
- Topic: Host - service dependency
- Replies: 7
- Views: 1539
Host - service dependency
How can I make a host status down if a certain service running on another host is critical or unknown? I tried service dependency or host dependency, but they dont seem to get the job done. Any help will be highly appreciated.
Thanks
amangb
Thanks
amangb