Thanks again Duncan, it's good to at least know you got the same result.
- Original Message
From: Duncan Berriman
To: Nagios Users List
Sent: Thu, October 21, 2010 9:56:47 AM
Subject: Re: [Nagios-users] Wildcards in hostgroup definitions
Looks ok to me - my test was
define hostgro
On 21 Oct 2010, at 19:41, Mathieu Gagné wrote:
> I applied the patch to HEAD but did not have the chance to test it.
> However I'm confident it will work fine.
>
> Hopefully this patch will be applied to the HEAD of Nagios as it is
> really useful to us. :)
That's a very useful feature. In Opsvi
---
xdata/xodtemplate.c | 16 +++-
1 files changed, 15 insertions(+), 1 deletions(-)
diff --git a/xdata/xodtemplate.c b/xdata/xodtemplate.c
index dc81044..dbcbb61 100644
--- a/xdata/xodtemplate.c
+++ b/xdata/xodtemplate.c
@@ -4264,6 +4264,7 @@ int xodtemplate_duplicate_objects(voi
Hi David,
I applied the patch to HEAD but did not have the chance to test it.
However I'm confident it will work fine.
Hopefully this patch will be applied to the HEAD of Nagios as it is
really useful to us. :)
--
Mathieu
---
Looks ok to me - my test was
define hostgroup{
hostgroup_name ALL-SERVERS ; The name of the hostgroup
alias ALL-SERVERS ; The name of the hostgroup
hostgroup_members .*
}
That parses ok but I end up with nothing in the group when I look at the
nagios dis
.* is correct that's a proper regex expression.
Duncan
-Original Message-
From: Assaf Flatto [mailto:nag...@flatto.net]
Sent: 21 October 2010 17:10
To: nagios-users@lists.sourceforge.net
Subject: Re: [Nagios-users] Wildcards in hostgroup definitions
Why do you have the '.' before the
Why do you have the '.' before the '*' ?
is that on purpose or just a tab representation ?
Try removing the '.' and test again .
Assaf
On 21/10/10 17:07, olourkin-nag...@yahoo.com wrote:
> Thanks for checking it out, Duncan. Here are the config snippets to
> illustrate
> the mystery:
>
>
Thanks for checking it out, Duncan. Here are the config snippets to illustrate
the mystery:
define hostgroup {
hostgroup_name ecomUs
alias ecom servers - US
members .*
}
- This works. We get an ecomUs hostgroup with all our hos
Hi list,
I'm installing a large infrastructure using nagios 3.2.3.
My goal will be to create a service dependency of all services checked via nrpe
(like check disk) dependent of nrpe on same host without having to define one
service dependency for each host.
I found ( by google ) this fantasti
I think this is one good reason:
http://www.zenoss.com/product/pricing
Cheers
Joern
From: Bryan Berry [mailto:bryan.be...@gmail.com]
Sent: Thursday, October 21, 2010 4:15 PM
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] comparing nagios and zenoss
My boss wa
My boss wants me to compare nagios and zenoss for monitoring our network.
Hopefully soon I will be able to set up some vms to test them out side by
side. Unfortunately, I still don't have sufficient access rights to install
virtualization software due to bureaucracy at my new employer. For this
rea
On Oct 20, 2010, at 8:34 AM, Trond Hasle Amundsen wrote:
>> Beyond just good programming practice, always use full paths to external
>> programs within your scripts. $PATH may not be what you expect it to be,
>> especially when being run by the nagios daemon which has a more restrictive
>> env
Thanks for your kind responses guys...
Have got this resolved at mt own... was having wrong version of NRPE
installed on sparc machine. i was using nrpe-1.9_5-sol9-sparc-local where i
was supposed to use NRPE for sparc 10.5.
Thanks,
---
Hi Erik,
Appears to work just fine for me if I am testing your case correctly.
Perhaps you could post the config file (or snip of) that's causing the
issue.
Duncan
-Original Message-
From: olourkin-nag...@yahoo.com [mailto:olourkin-nag...@yahoo.com]
Sent: 20 October 2010 22:45
To: nagi
Did you have a look at NagVis?
Rutger
On Thu, Oct 21, 2010 at 9:06 AM, Laszlo Csepanyi-Furjes <
csepanyifur...@yahoo.com> wrote:
> Hi,
>
> Thanks for your help! So it looks the statusmap will not be good for me to
> visualize the service statuses. All that I have found is this:
>
>
> http://exch
Hi,
Thanks for your help! So it looks the statusmap will not be good for me to
visualize the service statuses. All that I have found is this:
http://exchange.nagios.org/directory/Patches/Nagios/Show-service-state-in-statusmap-%252D-Nagios-3-2Ex/details
I installed that patch and at least I can
16 matches
Mail list logo