Re: [Nagios-users] Service dependence

2008-06-16 Thread Proskurin Kirill
Hugo van der Kooij wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Proskurin Kirill wrote: > | > | define servicedependency{ > | host_name host1 > | service_description Check RBL > | dependent_host_name host1 > |

Re: [Nagios-users] Service dependence

2008-06-16 Thread Hugo van der Kooij
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Proskurin Kirill wrote: | | define servicedependency{ | host_name host1 | service_description Check RBL | dependent_host_name host1 | dependent_service_description PING |

Re: [Nagios-users] Service dependence

2008-06-16 Thread Proskurin Kirill
Sander Klein wrote: > You should have a look at > http://nagios.sourceforge.net/docs/3_0/dependencies.html > Im look on it and then im write my post. Im ask some questions what is not highlighted on this doc... or im read it bad?... Let me give a example on real config: define host{

Re: [Nagios-users] Service dependence

2008-06-16 Thread Sander Klein
Hi, Proskurin Kirill wrote: > Anyone?.. > >> For example: >> If check_mysql on host1 - critical >> Mark as critical check_http on host2. >> Status Information: "check_mysql on host1 - critical" >> You should have a look at http://nagios.sourceforge.net/docs/3_0/dependencies.html Greets,

Re: [Nagios-users] Service dependence

2008-06-16 Thread Proskurin Kirill
Anyone?.. > Hello all. > > Im using Nagios 3.0.2 on FreeBSD 6.x system. > All work fine. > > Im want to make this thing: > If check_alive service is critical(host is down) - do not check any > service on that host and *mark* it as critical. > > And the same thing - if one service on remote ho

[Nagios-users] Service dependence

2008-06-10 Thread Proskurin Kirill
Hello all. Im using Nagios 3.0.2 on FreeBSD 6.x system. All work fine. Im want to make this thing: If check_alive service is critical(host is down) - do not check any service on that host and *mark* it as critical. And the same thing - if one service on remote host is critical - *mark* as crit