[Nagios-users] check_oracle does not work

2008-05-22 Thread asam30
Hello, I was trying t monitor check_oracle plug in via nrpe daemon and unsuccessful. I had a problem of "No TNS listener message" on my nagios console. Now I am trying to monitor without the nrpe deamon. just simply using nagios plug in check_oracle commands.cfg has, define command{ command_nam

[Nagios-users] Determining outage duration for service /host

2008-05-22 Thread James Ochs
Hi all, I'm trying to programmatically determine how long a host was in a problem state for our ticketing system by calculating the value when the recovery notice was sent. It seems like this should be pretty straight forward, but it isn't ;) I've got the ticket system opening a ticket, s

Re: [Nagios-users] send_nsca

2008-05-22 Thread Steve Shipway
> On May 22, 2008, at 12:19 PM, Nair wrote: > > > Can some one please help me in integrating send_nsca command with my > > Perl script for passive monitoring system. > > > > Say how can we integrate plugin output without writing to any file > > and then piping thru send_nsca. > > > You can also ta

Re: [Nagios-users] [Nagiosplug-help] check via MAC adress

2008-05-22 Thread Anthony Montibello
Isn't NetBios also MAC dependent protocal? tony On Thu, May 22, 2008 at 1:42 PM, Hugo van der Kooij < [EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Alex Dehaini wrote: > | Nagios uses an IP address to communicate with the device. I will still > | like to know th

Re: [Nagios-users] Performance data for service

2008-05-22 Thread Anthony Montibello
You could try testing with NC_NEt(http://sourceforge.net/projects/nc-net) or NSCLinet (http://nsclient.ready2run.nl/) They are both copatible with Check_nt so there will be minimal to no reconfiguration needed on Nagios side, However the default listen port is 1248 so you would need to at least c

Re: [Nagios-users] [Nagiosplug-help] check via MAC adress

2008-05-22 Thread Jay R. Ashworth
On Thu, May 22, 2008 at 07:55:33AM -0500, Marc Powell wrote: > As Hari pointed it, it doesn't _have_ to, it's just the most common > protocol and the one that the standard plugins are designed for. I could > use PigeonProtocol if I could just teach the pigeon how to peck in the > check results. If

Re: [Nagios-users] Nagios 3 visual map

2008-05-22 Thread Israel Brewster
On May 20, 2008, at 12:12 PM, Hendrik BŠäcker wrote: > Hi, > > Israel Brewster schrieb: >> I did look at nagvis a while back, but at least at that time it >> would have required me to go through a very time-consuming process >> of placing each host and each link on the layout manually, and

Re: [Nagios-users] send_nsca

2008-05-22 Thread Marc Powell
On May 22, 2008, at 12:19 PM, Nair wrote: > Can some one please help me in integrating send_nsca command with my > Perl script for passive monitoring system. > > Say how can we integrate plugin output without writing to any file > and then piping thru send_nsca. > In it's simplest form it's

Re: [Nagios-users] [Nagiosplug-help] check via MAC adress

2008-05-22 Thread Hugo van der Kooij
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alex Dehaini wrote: | Nagios uses an IP address to communicate with the device. I will still | like to know the environment where you can't use IP but MAC IPX? There is more to networking then IP. Hugo. - -- [EMAIL PROTECTED] http://hu

Re: [Nagios-users] Nagios 3.02 Spec file/RPM

2008-05-22 Thread Marc Powell
On May 22, 2008, at 11:19 AM, Aaron McKinnon wrote: > I've update the spec file that comes with Nagios 3.0.2 and > successfully > built an rpm that actually matches the shipping nagios.cfg (the > original > spec file does *not* match the shipping nagios.cfg). Is there a > place to > submit

[Nagios-users] send_nsca

2008-05-22 Thread Nair
Can some one please help me in integrating send_nsca command with my Perl script for passive monitoring system. Say how can we integrate plugin output without writing to any file and then piping thru send_nsca. Thank you, Nair ---

[Nagios-users] Nagios 3.02 Spec file/RPM

2008-05-22 Thread Aaron McKinnon
I've update the spec file that comes with Nagios 3.0.2 and successfully built an rpm that actually matches the shipping nagios.cfg (the original spec file does *not* match the shipping nagios.cfg). Is there a place to submit the spec file and/or rpm for further evaluation? The buid was on a xen

[Nagios-users] check_hpasm and proliant support pack v8.00

2008-05-22 Thread Mark Wagner
After upgrading to v8.00 of the proliant support pack check_hpasm now reports: WARNING - fan #1 (processor_zone) is not redundant, fan #2 (system) is not redundant when in fact they are. The problem seems to be that the "Partner" field is now 0: Fan LocationPresent Speed of max Redun

[Nagios-users] Nagios - Scheduled Active Check

2008-05-22 Thread Giovanni Ciampi
Hi folks, I have Nagios with perfparse and Mysql, but there are problems with scheduled active check. Although normal check interval is 3 minutes (I try with 10 minutes too), Nagios plugins doesn't work. If I select re-schedule the next check of this service

Re: [Nagios-users] Default value for retry_check_interval

2008-05-22 Thread Satish Kumar P
Marc, Just one more query. What would be this value in Nagios 3 (default value)? Thanks & Regards, Satish Kumar P On Thu, May 22, 2008 at 5:36 PM, Marc Powell <[EMAIL PROTECTED]> wrote: > > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:nagios-users- > > [EMAIL PROTECTED] O

Re: [Nagios-users] [Nagiosplug-help] check via MAC adress

2008-05-22 Thread Alex Dehaini
PigeonProtocol - I like that, lol. On Thu, May 22, 2008 at 12:55 PM, Marc Powell <[EMAIL PROTECTED]> wrote: > > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:nagios-users- > > [EMAIL PROTECTED] On Behalf Of Alex Dehaini > > Sent: Thursday, May 22, 2008 4:31 AM > > To: Hari Se

Re: [Nagios-users] [Nagiosplug-help] check via MAC adress

2008-05-22 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Alex Dehaini > Sent: Thursday, May 22, 2008 4:31 AM > To: Hari Sekhon; Nagios Users Mailinglist > Subject: Re: [Nagios-users] [Nagiosplug-help] check via MAC adress > > Nagios uses an IP

Re: [Nagios-users] Could not opencommandfile '/usr/local/nagios/var/rw/nagios.cmd'

2008-05-22 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Daniel Bareiro > Sent: Wednesday, May 21, 2008 8:16 PM > To: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] Could not opencommandfile > '/usr/local/nagios/var/rw/nagios.

Re: [Nagios-users] Default value for retry_check_interval

2008-05-22 Thread Satish Kumar P
Marc, Thanks for the update. On Thu, May 22, 2008 at 5:36 PM, Marc Powell <[EMAIL PROTECTED]> wrote: > > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:nagios-users- > > [EMAIL PROTECTED] On Behalf Of Satish Kumar P > > Sent: Thursday, May 22, 2008 6:28 AM > > To: nagios-user

Re: [Nagios-users] Default value for retry_check_interval

2008-05-22 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Satish Kumar P > Sent: Thursday, May 22, 2008 6:28 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Default value for retry_check_interval > > Hi, > > I am actually

[Nagios-users] Default value for retry_check_interval

2008-05-22 Thread Satish Kumar P
Hi, I am actually wondering, for Nagios 1 and 2, what would be the default value for retry_check_interval for Hosts when a Host is down. This is because I think we cannot define the retry_check_interval for Hosts in Nagios versions 1 and 2. Thanks in advance. Thanks & Regards, Satish Kumar P --

Re: [Nagios-users] [Nagiosplug-help] check via MAC adress

2008-05-22 Thread Hari Sekhon
Alex Dehaini wrote: > Nagios uses an IP address to communicate with the device. I will still > like to know the environment where you can't use IP but MAC > > On Thu, May 22, 2008 at 9:21 AM, Hari Sekhon <[EMAIL PROTECTED] > > wrote: > > Alex Dehaini wrote: > >

Re: [Nagios-users] Performance data for service

2008-05-22 Thread Izz Abdullah
 Ok, so I found an example using the COUNTER object.  From the Nagios server I can run the following and get correct data back:check_nt -H 192.168.1.1 -p 12489 -v COUNTER -l "Process\(Outlook)\Working Set"this returns memory for me...but when i put this into the windows.cfg file as:check_nt!CO

Re: [Nagios-users] [Nagiosplug-help] check via MAC adress

2008-05-22 Thread Alex Dehaini
Nagios uses an IP address to communicate with the device. I will still like to know the environment where you can't use IP but MAC On Thu, May 22, 2008 at 9:21 AM, Hari Sekhon <[EMAIL PROTECTED]> wrote: > Alex Dehaini wrote: > >> There has to be a corresponding MAC to IP match. What environment a

Re: [Nagios-users] [Nagiosplug-help] check via MAC adress

2008-05-22 Thread Hari Sekhon
Alex Dehaini wrote: > There has to be a corresponding MAC to IP match. What environment > allows you use only MAC without IPs? > > Alex > > On Thu, May 22, 2008 at 9:12 AM, <[EMAIL PROTECTED] > > wrote: > > Hello, I want to monitor AP but i donŽt know IP adress, only

Re: [Nagios-users] [Nagiosplug-help] check via MAC adress

2008-05-22 Thread Alex Dehaini
There has to be a corresponding MAC to IP match. What environment allows you use only MAC without IPs? Alex On Thu, May 22, 2008 at 9:12 AM, <[EMAIL PROTECTED]> wrote: > Hello, I want to monitor AP but i don´t know IP adress, only MAC. > Can I monit if it is alive only with MAC?? some ping or snm