Re: [Nagios-users] monitoring oracle grid

2012-04-12 Thread Claudio Kuenzler
Don't know about Oracle Grid, but I have another suggestion. If I understood correctly, your issue is to monitor the tablespaces which where added by the DBA's? If so, you should try the plugin check_oracle_health which has an option to monitor ALL tablespaces (not just the utilization of one give

[Nagios-users] monitoring oracle grid

2012-04-12 Thread Tim Dunphy
hello list, We've been monitoring our Oracle Database using a plugin called 'check_oracle'. It's proven quite handy in getting the sizes of tablespaces and alerting based on percentages of space used. However the DBAs point out that the database is very dynamic and that tablespaces are alwa

[Nagios-users] http://support.nagios.com not working

2012-04-12 Thread Manish_Kmr
FYI... Thanks, Manish Kumar Tools Team, IMS, Mahindra Satyam Mob: +919035435306 DISCLAIMER: This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORM

[Nagios-users] Nagios Uptime Error

2012-04-12 Thread Chris Snyder
Good morning, I am using Nagios Core for monitoring our servers. I am monitoring 35 Windows servers (mostly 2003, we have about five 2008 servers) using the nsclient++ plugin. I have one server showing a timeout error when checking the uptime (External command error: Timeout: No response from xx

[Nagios-users] escalation_options usage

2012-04-12 Thread Jeff Leyser
Greetings! Nagios 3.2.3, running on CentOS. I have two service escalations setup: define serviceescalation{ servicegroup_name noncritical first_notification 1 last_notification 0 notification_interval 10 e

Re: [Nagios-users] empty hostgroups only for service defs?

2012-04-12 Thread Michael Friedrich
On 12.04.2012 11:21, Andreas Ericsson wrote: > On 04/11/2012 10:57 PM, Daniel Wittenberg wrote: >> I would imagine that's the case, since I had to patch our version to deal >> with the depenencies too. >> > > If possible, I'd like to get that patch so we can make things > consistent (without me ha

Re: [Nagios-users] Proper use of escalation_options

2012-04-12 Thread Jeff Leyser
Agreed that's what the documentation says, but that's not what's happening. A single WARNING is sent to Group1. The RECOVERY from that WARNING is being sent to Group1 and Group2. -Jeff On Thu, Apr 12, 2012 at 2:02 AM, Assaf Flatto wrote: > ** > On 11/04/12 23:15, Jeff Leyser wrote: > > Greeti

Re: [Nagios-users] empty hostgroups only for service defs?

2012-04-12 Thread Andreas Ericsson
On 04/11/2012 10:57 PM, Daniel Wittenberg wrote: > I would imagine that's the case, since I had to patch our version to deal > with the depenencies too. > If possible, I'd like to get that patch so we can make things consistent (without me having to work for it; Yay!). -- Andreas Ericsson

Re: [Nagios-users] Proper use of escalation_options

2012-04-12 Thread Assaf Flatto
On 11/04/12 23:15, Jeff Leyser wrote: Greetings! Nagios 3.2.3, running on CentOS. I have two service escalations setup: define serviceescalation{ servicegroup_name noncritical first_notification 1 last_notification 0 noti