[Nagios-users] send only a part of the results from a distributed server

2006-01-18 Thread Rob Hassing
Hello all, Would it be possible to send only a part of the results from a distributed server to a central server ? I would like to receive some results from a customers nagios server, but I don't want to receive all results for services he checks. Thank you very much in advance. Brgds, Rob Hass

AW: [Nagios-users] Monitoring MS Exchange Mailq

2006-01-18 Thread Sand Philipp
Could you please tell me which counters you use? Your checkcommands could be useful, too, regarding the performance data. Thanks! Philipp > -Ursprüngliche Nachricht- > Von: Steve Shipway [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 17. Januar 2006 21:29 > An: Sand Philipp; nagios-use

RE: [Nagios-users] auto discovery

2006-01-18 Thread זונטג גדי
Hello I mean auto-discovery for host/device in network with nagios Like whatsup-gold thank <\/> / ^\ ( (o) (o) ) oOOO(_)OOOo== Gadi sontag Tel:972-3-9275228 Fax: 972-3-9226822 E. mail:[EMAIL PR

[Nagios-users] Scheduled downtime comments

2006-01-18 Thread Morten Bekkelund
Hi. I have question about the "comment" field used when scheduling downtime for a host. Users can schedule downtime, but afterwards when you view the host in nagios you don't see the users comment. Instead you get something like "This host has been scheduled for fixed downtime from 2006-01-18 11

[Nagios-users] Checking Oracle services on Windows Servers

2006-01-18 Thread Pavel Santos
Hello List, I think I asked this question before but I never received a response. Running Nagios 2.4 on FC4, what is the best way to check the Oracle services in a Windows 2000 and 2003 servers? Thanks, Pavel --- This SF.net email is s

RE: [Nagios-users] auto discovery

2006-01-18 Thread Miner, Jonathan W (CSC) (US SSA)
Use Nmap to scan your network... then figure out how to parse the Nmap xml output into host/service definitions for Nagios -Original Message- From: [EMAIL PROTECTED] on behalf of ? ??? Sent: Wed 01/18/2006 07:30 AM To: nagios-users@lists.sourceforge.net Cc: Subject:

Re: [Nagios-users] Checking Oracle services on Windows Servers

2006-01-18 Thread Marcel Mitsuto Fucatu Sugano
On Wed, 2006-01-18 at 08:30 -0500, Pavel Santos wrote: > Hello List, > > I think I asked this question before but I never received a response. > Running Nagios 2.4 on FC4, what is the best way to check the Oracle services > in a Windows 2000 and 2003 servers? > check_tcp > Thanks, > > Pa

Re: [Nagios-users] Checking Oracle services on Windows Servers

2006-01-18 Thread Richard Gliebe
On Wed, 2006-01-18 at 08:30 -0500, Pavel Santos wrote: > Hello List, > > I think I asked this question before but I never received a response. > Running Nagios 2.4 on FC4, what is the best way to check the > Oracle services in a Windows 2000 and 2003 servers? ./check_nt -H hostname.domain.com

RE: [Nagios-users] Checking Oracle services on Windows Servers

2006-01-18 Thread Todd Barbera
What exactly are you trying to check for? check_oracle might be what you are looking for if you want to see if Oracle is up. There are a couple of plugins on Nagiosexchange as well. Todd > -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of

RE: [Nagios-users] Checking Oracle services on Windows Servers

2006-01-18 Thread Pavel Santos
Todd, I'm just trying to check whether or not the database is up. Pavel From: Todd Barbera [mailto:[EMAIL PROTECTED] Sent: Wed 1/18/2006 9:07 AM To: Pavel Santos; nagios-users@lists.sourceforge.net Subject: RE: [Nagios-users] Checking Oracle services on

RE: [Nagios-users] Checking Oracle services on Windows Servers

2006-01-18 Thread joseph . petrucci
I use NSClient , look at the doc for it you can check the service using check_nt command. you can also write a plugin that will simply log into the instance and select * from v$instance or any other table you want it to. "Pavel Santos" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 01/18/2

RE: [Nagios-users] Checking Oracle services on Windows Servers

2006-01-18 Thread Todd Barbera
Then use check_oracle. You can either run it locally via an nrpe connection or you can run it directly from your Nagios server so long as you have the Oracle client installed. Todd > -Original Message- > From: Pavel Santos [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 18, 2006 9:2

[Nagios-users] compilation error with RC2

2006-01-18 Thread Mark Haney
When trying to compile (I'm actually building a binary for RHEL AS 2.1) I get this error: new_mini_epn.c: In function `init_embedded_perl': new_mini_epn.c:196: `PERL_EXIT_DESTRUCT_END' undeclared (first use in this function) new_mini_epn.c:196: (Each undeclared identifier is reported only once

RE: [Nagios-users] auto discovery

2006-01-18 Thread Marc Powell
http://www.nagiosexchange.org/Configuration.40.0.html?&tx_netnagext_pi1[ p_view]=147 Note that it almost certainly does not output in the format for nagios 2.0 as it was written to work with 1.x. You can probably use it as a start and modify it to do so though. I do not use this program so I can't

RE: [Nagios-users] send only a part of the results from a distributed server

2006-01-18 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Rob Hassing > Sent: Wednesday, January 18, 2006 2:51 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] send only a part of the results from a distributed > server > >

[Nagios-users] compile 2.0.0rc2 error take 2

2006-01-18 Thread Mark Haney
Okay, let's try this with another tack, does 2.0.0rc2 compile on systems with perl 5.6? Or must it have 5.8? -- Interdum feror cupidine partium magnarum Europae vincendarum Mark Haney Sr. Systems Administrator ERC Broadband (828) 350-2415

Re: [Nagios-users] compile 2.0.0rc2 error take 2

2006-01-18 Thread Mark Haney
Marc Powell wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:nagios-users- [EMAIL PROTECTED] On Behalf Of Mark Haney Sent: Wednesday, January 18, 2006 10:17 AM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] compile 2.0.0rc2 error take 2 Okay, let's try this wi

RE: [Nagios-users] compile 2.0.0rc2 error take 2

2006-01-18 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Mark Haney > Sent: Wednesday, January 18, 2006 10:17 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] compile 2.0.0rc2 error take 2 > > Okay, let's try this with ano

RE: [Nagios-users] compile 2.0.0rc2 error take 2

2006-01-18 Thread Marc Powell
> -Original Message- > From: Mark Haney [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 18, 2006 10:56 AM > To: Marc Powell > Cc: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] compile 2.0.0rc2 error take 2 > > Marc Powell wrote: > > > >> -Original Message-

Re: [Nagios-users] compile 2.0.0rc2 error take 2

2006-01-18 Thread Mark Haney
Marc Powell wrote: -Original Message- From: Mark Haney [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 18, 2006 10:56 AM To: Marc Powell Cc: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] compile 2.0.0rc2 error take 2 Marc Powell wrote: -Original Message--

[Nagios-users] Nagios and MOM integration

2006-01-18 Thread Mark Campbell
Is there any current work to integrate MOM and Nagios using the MCF? We use Nagios but want to tie in some windows monitoring using MOM and the MCF. Thanks Mark -- Mark Campbell Systems Analyst, Advanced Information Technologies Information Technology Services The Pennsylvania State Univers

RE: [Nagios-users] Nagios and MOM integration

2006-01-18 Thread Brian Desmond
I'd imagine that with the new event broker this won't be too hard to do. Writing the .net code for MOM is easy enough usually, I'm waiting to see docs on the event broker stuff... Thanks, Brian Desmond [EMAIL PROTECTED] c - 312.731.3132 > -Original Message- > From: [EMAIL PROTECTED]

Re: [Nagios-users] Nagios and MOM integration

2006-01-18 Thread Mark Campbell
I am willing to help with this. Brian Desmond wrote: I'd imagine that with the new event broker this won't be too hard to do. Writing the .net code for MOM is easy enough usually, I'm waiting to see docs on the event broker stuff... Thanks, Brian Desmond [EMAIL PROTECTED] c - 312.731.3132

Re: [Nagios-users] Nagios and MOM integration

2006-01-18 Thread Marcel Mitsuto Fucatu Sugano
There is 2 posts of NEB particularities at: http://www.itgroundwork.com/blog/ It could be helpful for you. HTH On Wed, 2006-01-18 at 13:58 -0500, Mark Campbell wrote: > I am willing to help with this. > > > Brian Desmond wrote: > > >I'd imagine that with the new event broker this won't be

[Nagios-users] retention issue

2006-01-18 Thread Lori Adams
I’m using nagios-2.04b.   Here’s what happened.  We had nagios running using nagios-1.2.  We wanted to try out nagios-2.04b.  I set up an entire new nagios instance on the same machine.  We called this nagios instance, nagios-2.  I’ve moved nagios-2 to be in the same location as nagios(-1

Re: [Nagios-users] nsca / distributed monitoring result problem

2006-01-18 Thread Frederik Vanhee
Hello, is there a firewall between the central server and the distributed server ? Frederik basile au siris wrote: hi maybe i have the same problem i have distributed monitoring and the central server sometimes freeze and i just have to reboot it ( electric ) i suspect nsca ( or hardware p

[Nagios-users] Check_http SSL compile

2006-01-18 Thread Pantke, Cale
Title: Check_http SSL compile I'm trying to get check_http to have SSL configured so that it will stop telling me this. "status:/usr/local/nagios/libexec# ./check_http -H 10.3.8.41 -S check_http: Invalid option - SSL is not available" So I tried to recompile all of the nagios plugins. I

RE: [Nagios-users] Check_http SSL compile

2006-01-18 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Pantke, Cale > Sent: Wednesday, January 18, 2006 3:54 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Check_http SSL compile > > > I'm trying to get check_http to

[Nagios-users] Different notification types for warnings vs. criticals

2006-01-18 Thread Todd Barbera
Hi, I'm running Nagios 2.0rc2 on a Solaris 9 server. I want to setup the notifications so that criticals get sent to our cell phones and warnings get sent to our e-mail accounts. I did some searching in the archives and I see that it is possible to get close to this by creating two contacts for ea

RE: [Nagios-users] compile 2.0.0rc2 error take 2

2006-01-18 Thread Marc Powell
> -Original Message- > From: Mark Haney [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 18, 2006 12:43 PM > To: Marc Powell > Cc: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] compile 2.0.0rc2 error take 2 > > Marc Powell wrote: > > > >>> > >> So how do I fix that

RE: [Nagios-users] Different notification types for warnings vs. criticals

2006-01-18 Thread Steve Shipway
> I do see a hole in this method, however. Since I also want > recoveries sent both for criticals and warnings, I can see > that our cell phones will receive both types of recoveries > since Nagios only knows that it is supposed to send c,r > notifications. This is a good point. Is it really

Re: [Nagios-users] compile 2.0.0rc2 error take 2

2006-01-18 Thread Mark Haney
Marc Powell wrote: -Original Message- From: Mark Haney [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 18, 2006 12:43 PM To: Marc Powell Cc: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] compile 2.0.0rc2 error take 2 Marc Powell wrote: So how do I fix that?

RE: [Nagios-users] nsca / distributed monitoring result problem

2006-01-18 Thread Chris Goosen
Yes, I have an ISA 2004 (if you can call ISA a firewall!!) between the 2 servers -Original Message- From: Frederik Vanhee [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 18, 2006 10:37 PM To: basile au siris Cc: Chris Goosen; nagios-users@lists.sourceforge.net Subject: Re: [Nagios-user

Re: [Nagios-users] nsca / distributed monitoring result problem

2006-01-18 Thread Frederik Vanhee
Well, I advise you to check the firewall-logging. I had similar problems before. Because I have a lot of distributed servers (23) who manage 5000 services in total, there are a lot of connections to port 5667 on the central server and sometimes the firewall thinks that this is an attack and b

[Nagios-users] Notifications via jabber

2006-01-18 Thread Frederik Vanhee
Hi, I set up nagios-notifications via jabber. I have a jabber-server running on my Nagios box (really easy to set up, jabber). I used the notify_via_jabber script from David Cox found on the Nagiosexchange. It's a little perl script to transforms your message to a valid jabber message and send