-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 30 Oct 2008 14:27:24 +0100, Daniel López <[EMAIL PROTECTED]>
wrote:
>On Thursday 30 October 2008 02:10:16 pm Marc Powell wrote:
>
>>> Does not check_nrpe handle correctly the list of addresses?
>> No, it does not. Most of the standard nagios
On Thursday 30 October 2008 02:10:16 pm Marc Powell wrote:
> > Does not check_nrpe handle correctly the list of addresses?
>
> No, it does not. Most of the standard nagios plugins wouldn't. They
> expect a single host address.
ooh, ok.
> > How could i handle this?
>
> Write a wrapper plugin tha
On Oct 30, 2008, at 5:43 AM, Daniel López wrote:
>
> define host{
>use server-sistemes
>host_name Cluster-correu
>alias Sun Cluster Correu
>address host1,host2,host3
>}
> Does not check_nr
Hi all,
i've succesfully created a host with multiple addresses like this:
define host{
use server-sistemes
host_name Cluster-correu
alias Sun Cluster Correu
address host1,host2,host3
}
a