[Nagios-users] notification bug in Nagios Core 3.4.1

2012-07-17 Thread Chung, Jeff
I have upgraded to Nagios Core 3.4.1 last week. There are a couple of issues I noticed. 1. notification for service check failures are being sent when the host is in downtime. 2. downtime are not being remove when it is expired. For issue #1, here is what I did to test. schedule downtime for h

Re: [Nagios-users] Nagios 3 audible alert

2012-04-18 Thread McKeon, Jeff
I notice that IE does nothing but on firefox the quicktime plugin actually crashes. Anyone have any solution for this? Best Regards, Jeff McKeon -Original Message- From: Werner, Robert [mailto:rwer...@pomwonderful.com] Sent: Tuesday, April 17, 2012 5:24 PM To: Nagios Users List

Re: [Nagios-users] Nagios 3 audible alert

2012-04-17 Thread McKeon, Jeff
Running version 3.0.6 where this bug was supposed to be fixed.. Best Regards, Jeff McKeon -Original Message- From: McKeon, Jeff [mailto:jmck...@telaurus.com] Sent: Tuesday, April 17, 2012 3:59 PM To: 'nagios-users@lists.sourceforge.net' Subject: [Nagios-users] Nagios 3 aud

[Nagios-users] Nagios 3 audible alert

2012-04-17 Thread McKeon, Jeff
Anyone else having issues getting Nagios 3 to play audible alerts? I've got the files in the /usr/share/nagios/media/ director and if I enter http://nagios.server/nagios/media/critical.wav it will play however it won't when a system or service goes critical. Best Regards, J

[Nagios-users] escalation_options usage

2012-04-12 Thread Jeff Leyser
is defined. But both Group1 and Group2 get all RECOVERY notifications, even for problem notifications they don't. Is there a way to achieve what I want? Many Thanks! Jeff -- For Developers, A Lot Can Happen In A S

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:

[Nagios-users] Proper use of escalation_options

2012-04-11 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

[Nagios-users] macro for notified contacts

2010-11-18 Thread Chung, Jeff
Is there a macro that expands to the list of notified or will be notified contacts in a Host or Service notification? I'm currently using $NOTIFICATIONRECIPIENTS$, but this doesn't expand to contacts that are actually notified because if a contact's notification period filters them out, it st

Re: [Nagios-users] Next possible notification time bug

2010-11-16 Thread Chung, Jeff
Not using exclude works perfectly. -Original Message- From: Andreas Ericsson [mailto:a...@op5.se] Sent: Tuesday, November 16, 2010 4:56 PM To: Nagios Users List Cc: Chung, Jeff Subject: Re: [Nagios-users] Next possible notification time bug On 11/16/2010 10:43 PM, Andreas Ericsson wrote

[Nagios-users] Next possible notification time bug

2010-11-16 Thread Chung, Jeff
Hi, Here is the problem I'm trying to solve. We have services that have a set maintenance window, for example every Tuesday from 13:30 to 14:00. So to stop Nagios from sending notifications during this maintenance window I have created a time period that excludes "tuesday 13:30-14:

Re: [Nagios-users] part of plugin output not displaying in status info

2010-08-07 Thread jeff dinisco
Wow that was simple, I haven't confirmed it yet but I'm almost positive that's it. Thanks man. On Aug 7, 2010, at 10:51 AM, gregborbo...@gmail.com wrote: > Does nagios user have permissions to execute garfunkel? > Sent via BlackBerry from T-Mobile > > -Origina

Re: [Nagios-users] part of plugin output not displaying in status info

2010-08-07 Thread jeff dinisco
Wait, you're right, my bad, thanks for the help. On Aug 7, 2010, at 10:51 AM, gregborbo...@gmail.com wrote: > Does nagios user have permissions to execute garfunkel? > Sent via BlackBerry from T-Mobile > > -Original Message- > From: jeff dinisco > Date: Sat, 7

Re: [Nagios-users] part of plugin output not displaying in status info

2010-08-07 Thread jeff dinisco
Yes, command line output would fail otherwise. On Aug 7, 2010, at 10:51 AM, gregborbo...@gmail.com wrote: > Does nagios user have permissions to execute garfunkel? > Sent via BlackBerry from T-Mobile > > -Original Message----- > From: jeff dinisco > Date: Sat, 7 Aug

[Nagios-users] part of plugin output not displaying in status info

2010-08-07 Thread jeff dinisco
I'm writing a plugin that monitors storage array cache utilization by processing the output of navicli (cli for EMC Clariion arrays). The problem is that the value for cache utilization is not displaying in the status information field on the nagios web interface. It seems like a whitespace or hi

Re: [Nagios-users] Service Escalation Timing Issue

2010-06-22 Thread Jeff Tillotson
On Tue, Jun 22, 2010 at 11:31:46AM -0400, Assaf Flatto wrote: >Jeff Tillotson wrote: >> On Tue, Jun 22, 2010 at 05:53:45AM -0400, Assaf Flatto wrote: >> >>> Tillotson, Jeff wrote: >>> >>>> I've got a service that I've set up with th

Re: [Nagios-users] Service Escalation Timing Issue

2010-06-22 Thread Jeff Tillotson
On Tue, Jun 22, 2010 at 05:53:45AM -0400, Assaf Flatto wrote: >Tillotson, Jeff wrote: >> I've got a service that I've set up with the following requirements. E-mail >> a certain group after service has been down for 5 minutes. page when >> service has been d

[Nagios-users] Service Escalation Timing Issue

2010-06-22 Thread Tillotson, Jeff
I've got a service that I've set up with the following requirements. E-mail a certain group after service has been down for 5 minutes. page when service has been down for 10 minutes. Then, page again after 30 minutes. I'm fairly certain my problem is with notification_interval in the service

[Nagios-users] Event Handlers

2010-02-03 Thread Jeff
I have a service that needs to be monitored every minute. I need some help understanding how services go from soft to a hard state and if an event handler can be run after a service has gone into a hard state. I'm sure everyone has a very dynamic and custom environment to some extent. I have eve

[Nagios-users] CheckWMIvalue and WMI namespace

2009-11-17 Thread Jeff Carlson
your help. Jeff Carlson -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding

Re: [Nagios-users] Stale results and Event Handlers

2009-10-20 Thread Tillotson, Jeff
3 will accomplish what I need. Thanks. --Jeff -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, tak

Re: [Nagios-users] Stale results and Event Handlers

2009-10-20 Thread Tillotson, Jeff
I just realized my mouse had a scroll wheel and could scroll down. That was where I noticed the $SERVICEOUTPUT$ macro. That will get me more information into the handler script and I can work with that. I still wonder if there is another, better way, to handle this? --Jeff >-Origi

[Nagios-users] Stale results and Event Handlers

2009-10-20 Thread Tillotson, Jeff
at doesn't appear to be an option. Is there a way to not fire event handlers for stale results? Maybe by making stale results be UNKNOWN instead of CRITICAL? Or getting more information to the handler script for process

[Nagios-users] Host UP alert 0, email weirdness

2009-06-22 Thread jeff
other weird thing is that the notification # seems to be resetting back to 0 when the host recovers. Is this normal? Thanks! Jeff Orr Attributor Corporation -- Are you an open source citizen? Join us for the Open Sourc

[Nagios-users] Max concurrent service checks reached, but not that many checks going on

2009-02-18 Thread Jeff Frost
uding check_* and nagios processes themselves. I know it's an instantaneous value, but I would think that if it's continuously hitting the max, I'd see more than a couple handfuls in the ps output. Am I not looking for them correctly? -- Jeff Frost, Owner Frost Co

Re: [Nagios-users] Antwort: Re: fork issues and latency

2009-02-18 Thread Jeff Frost
Jeff Frost wrote: > sascha.runsc...@gfkl.com wrote: >> Jeff Frost schrieb am 16.02.2009 23:06:05: >> >> >> The strange thing is that the error looks like your system is running out >> of low mem, >> but actually that cannot be, since it's x64... co

Re: [Nagios-users] Antwort: Re: fork issues and latency

2009-02-17 Thread Jeff Frost
sascha.runsc...@gfkl.com wrote: > Jeff Frost schrieb am 16.02.2009 23:06:05: > > >> 2.6.18-xenU #1 SMP Fri Jun 15 17:50:34 PDT 2007 x86_64 Intel(R) Xeon(R) >> CPU E5345 @ 2.33GHz GenuineIntel GNU/Linux >> > > That your nagios is running inside a virtual

Re: [Nagios-users] fork issues and latency

2009-02-16 Thread Jeff Frost
Thomas Guyot-Sionnest wrote: > On 14/02/09 09:43 PM, Jeff Frost wrote: > > On Sat, 14 Feb 2009, Thomas Guyot-Sionnest wrote: > > >> Which OS/distribution are you running? How much RAM do you have? Free > >> RAM? SWAP? > >> > >> Please send resu

Re: [Nagios-users] fork issues and latency

2009-02-14 Thread Jeff Frost
On Sat, 14 Feb 2009, Thomas Guyot-Sionnest wrote: > --[PinePGP]--[begin]-- > On 12/02/09 12:27 PM, Jeff Frost wrote: >> I've got a Nagios-3.0.4 server monitoring 3,290 services on 387 >> hosts.When the nagios servi

[Nagios-users] fork issues and latency

2009-02-12 Thread Jeff Frost
memory (kbytes, -v) unlimited file locks (-x) unlimited We'll likely give 3.0.6 a try soon to see if this magically fixes the issue even though the changelog doesn't indicate anything obviously relevant. -- Jeff Frost, Owner Frost Consulting, LLC http://

[Nagios-users] Disable daemon.notice messages to syslog

2009-01-30 Thread Jeff Marble
would be useful. Any help will be appreciated. Thank you, Jeff -- Jeff Marble jrmar...@gmail.com -- This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf

Re: [Nagios-users] Schedule downtime by triggers and/or by service group

2008-10-16 Thread Tillotson, Jeff
Thanks for your response. >> 1) Is it possible to schedule downtimes by service group? > >Yes. On one of the servicegroup pages (Summary, Overview or >Grid) click on the "short" name of the servicegroup. You'll see it. Yeah. I laughed with a co-worker. About 2 minutes after hitting send I did

[Nagios-users] Schedule downtime by triggers and/or by service group

2008-10-16 Thread Tillotson, Jeff
the downtime immediately. Is this a bug or am I doing something wrong? Regards, Jeff - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Mobli

Re: [Nagios-users] Help with Critical notification

2008-10-04 Thread Jeff
Unable to delete James. P Buckle On 24 Sep 2008, at 15:48, "Morris, Patrick" <[EMAIL PROTECTED]> wrote: I’m getting the message below, but I don’t think I should be getting it: * Nagios * Notification Type: PROBLEM Service: sshd Host: my

[Nagios-users] changing socket timeout

2008-09-30 Thread Jeff Koch
Hi All: Can anyone tell where I can change the socket timeout for the HTTP and HTTPS Service from 10 seconds to say 20 seconds? Thanks! Best Regards, Jeff Koch - This SF.Net email is sponsored by the Moblin Your

[Nagios-users] Expiring service acknowledgements

2008-09-12 Thread Jeff Orr
Hello! I have been asked by my supers to find a way to expire service ACKs after x number of days (say, seven). Is there anything currently available to prune the acknowledgments file in a way that doesn't break Nagios? Or do I need to spin something on my own? Regards, Jef

[Nagios-users] Monitoring Windows Clients

2008-08-15 Thread Jeff Marble
you, Jeff -- Jeff Marble [EMAIL PROTECTED] - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a

[Nagios-users] MySQL Alive

2008-07-16 Thread Jeff Koch
y that MySQL is alive? Best Regards, Jeff Koch, Intersessions - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great priz

Re: [Nagios-users] checking https

2008-07-13 Thread Jeff Koch
7$ $ARG8$ $ARG9$ >} > >Then you can just modify your service definition: >replacing > >check_command check_http > >with > >check_command check_http!--ssl > > >Jeff Koch wrote: >>Hi Aaron: >> >>Thanks - but how do

Re: [Nagios-users] checking https

2008-07-13 Thread Jeff Koch
} At 11:08 PM 7/13/2008, Aaron Devey wrote: >Try passing the --ssl option to check_http. > >-Aaron > > >-Original Message- >From: [EMAIL PROTECTED] on behalf of Jeff Koch >Sent: Sun 7/13/2008 8:59 PM >To: nagios-users@lists.sourceforge.net >Subject: [Nagios

[Nagios-users] checking https

2008-07-13 Thread Jeff Koch
Hi: Does anyone know of a plugin or method of checking that the https service is working on a server? We're already checking for http but need to be sure that https is functioning also. Thanks Best Regards, Jeff

Re: [Nagios-users] check-ping

2008-07-13 Thread Jeff Koch
/2008, Philipp Geschke wrote: >Hi Jeff, > >Jeff Koch schrieb: > > Hi: > > > > We just started with nagios two days ago and are probably doing something > > stupid. We just can't get 'check-host-alive' or 'check-ping' to work. > > >

[Nagios-users] check-ping

2008-07-13 Thread Jeff Koch
ould be appreciated. We need to get this working. Thanks. Best Regards, Jeff Koch - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project,

[Nagios-users] Log time stamps

2008-07-13 Thread Jeff Koch
Can somebody please explain what these timestamps mean in the logs: [1215955229.159192] [032.0] [pid=885] Notification viability test failed. Does nagios have an option to use normal y:m:d:h:m:s or some other human readable timestamps in the logs? Best Regards, Jeff Koch, Intersessions

Re: [Nagios-users] Notify by service email

2008-07-10 Thread Bilder, Jeff
Is anyone else successfully performing this type of operation? Or is this a bug in Nagios 3.0.3. Thanks, JB -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bilder, Jeff Sent: Wednesday, July 09, 2008 1:42 PM To: nagios Mailinglist Subject: Re: [Nagios

Re: [Nagios-users] Notify by service email

2008-07-09 Thread Bilder, Jeff
Subject: Re: [Nagios-users] Notify by service email Hi Jeff, You should post the version of Nagios you have questions about. > I am having an issue where nagios is not sending the $SERVICENOTES$ > variable in emails when a service goes down. You should not be using quotes in your definition.

[Nagios-users] Notify by service email

2008-07-09 Thread Bilder, Jeff
I am having an issue where nagios is not sending the $SERVICENOTES$ variable in emails when a service goes down. Please see the following test example: define serviceextinfo{ host_name Router service_description Check_eth1/2 notes

Re: [Nagios-users] Nagios Check on CAC Enabled Websites.

2008-06-11 Thread Jeff Shumard - DefenseWeb Technologies
, Jeff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeff Shumard - DefenseWeb Technologies Sent: Friday, May 30, 2008 1:30 PM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] Nagios Check on CAC Enabled Websites. Has anyone tried or been

[Nagios-users] Nagios Check on CAC Enabled Websites.

2008-05-30 Thread Jeff Shumard - DefenseWeb Technologies
, Jeff - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Nagios-users mailing

[Nagios-users] Child / Parent dependancies

2008-05-07 Thread Bilder, Jeff
Hello All, I am having an issue currently with configuring parents. I had a connection go down last night and I have all the children configured for a parent relationship where when the parent went down, I was still be alerted that the children were down too. Is there currently a bug in Nagio

[Nagios-users] SNMP through NAT!

2008-03-28 Thread jeff surofsky
- 192.168.1.4 TestBox4 - 192.168.1.5 Nagios is 192.168.0.208 obviously I have to use different ports, but how do I configure nagios to send snmp on different ports? I think it may be in commands.cfg thanks - jeff surofsky (nilesf1138) --- The mailing list archive is found

Re: [Nagios-users] keep alive

2008-03-28 Thread jeff surofsky
Hi I added a cronjob to tell me that the nagios server is up. I would love to incorporate logic to test if nagios is running. How do I do that? - jeff surofsky (nilesf1138) --- This thread is located in the archive at this URL: http

Re: [Nagios-users] keep alive

2008-03-26 Thread jeff surofsky
Hi jeff let me expand. I want nagios to tell the admins that nagios is still up! - jeff surofsky (nilesf1138) --- This thread is located in the archive at this URL: http://www.nagiosexchange.org/nagios-users.34.0.html?&tx_maillisttofaq_pi1[sho

[Nagios-users] keep alive

2008-03-26 Thread jeff surofsky
Hi list I need to be able to setup nagios to send emails every 4 hours to tell people the system is still up. How do I do this? Thanks - jeff surofsky (nilesf1138) --- The mailing list archive is found here: http://www.nagiosexchange.org/nagios-users.34.0.html

Re: [Nagios-users] Setting up statusmap icons

2008-03-13 Thread Jeff C. Benger
the status map unjumbled and the green circles off the icons. I'm getting there! From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeff C. Benger Sent: Thursday, March 13, 2008 4:30 PM To: nagios-users@lists.sourceforge.net Subjec

Re: [Nagios-users] Setting up statusmap icons

2008-03-13 Thread Jeff C. Benger
Since you're using 3.0 and I assume template based configs, I'd just add the statusmap_image to the template. Define host { Namewindows-server Use generic-host Statusmap_imagerm_windows.png

Re: [Nagios-users] OT?: email to voice

2008-03-10 Thread Jeff Chapin
ation. JEFF CHAPIN SYSTEMS ADMINISTRATOR T8DESIGN.COM | P 319.266.7574 - x267 | 877.T8IDEAS | F 888.290.4675 This e-mail, including attachments, is covered by the Electronic Communications Privacy Act, 18 U.S.C. 2510-2521, is confidential, and may be legally privileged. If you are not the int

[Nagios-users] Ethernet based sensors

2008-02-29 Thread Jeff Chapin
. Only real requirement is Nagios friendly. Thanks, Jeff JEFF CHAPIN SYSTEMS ADMINISTRATOR T8DESIGN.COM | P 319.266.7574 - x267 | 877.T8IDEAS | F 888.290.4675 This e-mail, including attachments, is covered by the Electronic Communications Privacy Act, 18 U.S.C. 2510-2521, is confidential

Re: [Nagios-users] NC_Net nagios client to monitor Event logs onwindows

2008-02-21 Thread Jeff C. Benger
Download & extract nagios-plugins source Remove/rename the original check_nt.c in the plugins dir copy the check_nc_net.c file into the plugins folder and rename to check_nt.c rebuild the plugins(make) From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Beh

Re: [Nagios-users] Fwd: help needed

2008-02-21 Thread Jeff C. Benger
http://www.google.com/search?hl=en&q=It+appears+as+though+you+do+not+hav e+permission+to+view+the+configuration+information+you+requested... http://www.nagios.org/faqs/viewfaq.php?faq_id=352 check cgi.cfg From: [EMAIL PROTECTED] [mailto:[EMAIL PRO

[Nagios-users] Monitoring

2008-01-18 Thread Jeff Addy
Hi List i'm a newbie with nagios. I've just finished bringing it up on Ubuntu 7.10. Next thing i want to do is to monitor key hosts on my network. the documentation i have is silent on adding hosts or any kind of autodiscovery. How do i go about it? Have i missed something or there is another guid

[Nagios-users] Linux/Nagios Newbie

2008-01-15 Thread Jeff Addy
Hi I'm a windows man through and through! i just ventured into the Linux world and managed to bring up Ubuntu (Gutsy Gibbon) and then Nagios. I'm stuck! I discovered to my dismay nagios would not autodiscover anything for me!...Where do i go from here.? I'd appreciate any help i can get...thanks!

Re: [Nagios-users] Nagios Configuration Parent/Child hosts

2008-01-07 Thread Jeff Shumard - DefenseWeb Technologies
e one NRPE_NT service? Thank you, Jeff -Original Message- From: Aaron M. Segura [mailto:[EMAIL PROTECTED] Sent: Monday, January 07, 2008 1:46 PM To: Jeff Shumard - DefenseWeb Technologies Cc: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Nagios Configuration Parent/Child host

[Nagios-users] Nagios Configuration Parent/Child hosts

2008-01-07 Thread Jeff Shumard - DefenseWeb Technologies
been able to get this to work. Thank you, Jeff - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;135

Re: [Nagios-users] Running Nagios on Linux

2008-01-02 Thread Jeff Chapin
Ought to be as simple as installing Nagios on your solaris box and rsyncing over the config files, and make the few modifications to the main config files. JEFF CHAPIN SYSTEM ADMINISTRATOR T8DESIGN.COM | P 319.266.7574 - x267 | 877.T8IDEAS | F 888.290.4675 This e-mail, including

Re: [Nagios-users] ping

2008-01-02 Thread Penno, Jeff J
This is probably either a firewall issue or you haven’t configured xinetd properly for your nagios server: Try: cat /etc/xinetd.d/nrpe # default: on # description: NRPE (Nagios Remote Plugin Executor) service nrpe { flags = REUSE socket_type = stream

Re: [Nagios-users] Environmental monitoring

2007-12-17 Thread Jeff Penno
m the ckermit log file and send them to Nagios. It's setup to notify me on any warnings / critical temperatures & humidity values. I'd like to upload the plugin / scripts to here but not quite sure if they're ready for prime time yet. If you or anyone would like them, let me kno

[Nagios-users] XML Document Content Matching

2007-12-05 Thread Tillotson, Jeff
sort of content check? I have searched NagiosExchange to no success. If necessary I can make something work with check_http (or check_curl.php) or write a plugin. Jeff PS: Sorry if this eventually posts to the list twice. I initially signed up for the mailing-list with the incorrect mail alias

Re: [Nagios-users] Notification by email

2007-11-20 Thread Jeff Perri
Have you checked your contacts.cfg file to make sure your email address is only specified once? _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Leandro Silva Sent: Tuesday, November 20, 2007 11:11 AM To: Nagios-users@lists.sourceforge.net Subject: [Nagios-users] Notifi

[Nagios-users] How to monitor coldfusion through nagios

2007-11-15 Thread Jeff Perri
Hi, I have been searching around looking for a plugin that allows me to monitor my coldfusion process on a Linux machine but I have yet to find one. Has anyone implemented this type of plugin yet or does anyone know how I would monitor this process via Nagios? Thanks Jeff Perri

Re: [Nagios-users] How to monitor coldfusion through nagios

2007-11-15 Thread Jeff Perri
ember 15, 2007 10:05 AM To: Jeff Perri; nagios-users@lists.sourceforge.net Subject: RE: [Nagios-users] How to monitor coldfusion through nagios Why not use the check_procs that is available in the standard plugins? You can use the -p switch to supply the PID of the process you are wanting to mo

[Nagios-users] Distributed monitoring with nrpe_nt and freshness

2007-11-08 Thread Jeff Shumard - DefenseWeb Technologies
e master server with the result of "No output available from command". Does anyone know if there is a max connection on nrpe_nt or something else that maybe causing this? Thank you, Jeff - This SF.net email is sponso

Re: [Nagios-users] Distributed monitoring with nrpe_nt and freshness

2007-11-05 Thread Jeff Shumard - DefenseWeb Technologies
once. It is almost like nrpe_nt is only able to process a set amount of checks at one time. There is no resource issue at the time this is happening on the Nagios server and on the Windows server running the checks. Has anyone else had this problem? Thank you, Jeff -Original Message

Re: [Nagios-users] Service checks

2007-11-02 Thread Jeff Chapin
I was under the impression that check_http has a regex option, meaning you can pass it a regex that ought to be able to handle this. Jeff JEFF CHAPIN SYSTEM ADMINISTRATOR T8DESIGN.COM | P 319.266.7574 - x267 | 877.T8IDEAS | F 888.290.4675 This e-mail, including attachments, is covered

Re: [Nagios-users] monitor EMC with nagios

2007-11-02 Thread Jeff Chapin
I'm in the same boat, and would love some assistance as well. JEFF CHAPIN SYSTEM ADMINISTRATOR T8DESIGN.COM | P 319.266.7574 - x267 | 877.T8IDEAS | F 888.290.4675 This e-mail, including attachments, is covered by the Electronic Communications Privacy Act, 18 U.S.C. 2510-252

[Nagios-users] Distributed monitoring with nrpe_nt and freshness

2007-11-02 Thread Jeff Shumard - DefenseWeb Technologies
e master server with the result of "No output available from command". Does anyone know if there is a max connection on nrpe_nt or something else that maybe causing this? Thank you, Jeff - This SF.net email is sponso

Re: [Nagios-users] Notification by sms

2007-10-30 Thread Jeff Chapin
Here at work, I use notify-by-epager, and then @email.uscc.net to SMS our cingular phones. Many people overlook the fact that many cell providers have a similar setup. Jeff JEFF CHAPIN SYSTEM ADMINISTRATOR T8DESIGN.COM | P 319.266.7574 - x267 | 877.T8IDEAS | F 888.290.4675 This e

Re: [Nagios-users] which tool i use to generate graph?

2007-09-25 Thread Jeff Williams
itely for production hosts and devices. I have not used NagiosGrapher, so I cannot comment on that. Jeff - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://

[Nagios-users] Notification interval backoff?

2007-08-29 Thread Jeff Orr
d be sent early and often. Thank you for your help, in advance. --Jeff Orr Attributor Corporation - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search

Re: [Nagios-users] Missing $NOTIFICATIONUMBER$ macro

2007-08-21 Thread Jeff Orr
This is a service check command. I'd like to somehow get the current notification count into my check script. Cheers, Jeff Orr Attributor Corporation - Original Message - From: "Patrick Morris" <[EMAIL PROTECTED]> To: "Jeff Orr" <[EMAIL PROTECTED]&

Re: [Nagios-users] Missing $NOTIFICATIONUMBER$ macro

2007-08-21 Thread Jeff Orr
oblem from the wrong angle. Jeff Orr Attributor Corporation - Original Message - From: "Marc Powell" <[EMAIL PROTECTED]> To: "nagios-users" Sent: Tuesday, August 21, 2007 2:40:05 PM (GMT-0800) America/Los_Angeles Subject: Re: [Nagios-users] Missing $NOTIFIC

[Nagios-users] Missing $NOTIFICATIONUMBER$ macro

2007-08-21 Thread Jeff Orr
ESTATE$ -N 30$NOTIFICATIONNUMBER$ } Now $notificationcount gets set to '30'. Any pointers on what I can try to get the notification # into my plugin? Nagios was compiled with all the standard options to ./configure. Thanks, Jeff Orr At

Re: [Nagios-users] Monitoring multiple windows clients behind a firewall

2007-07-27 Thread Jeff Platter
I not put IP information in the file and just set the hosts up for passive mode? And what kind of configuration do I have to do to the NSC.ini file to get the windows client to report back to the main server? Thnx -Jeff From: Shivkumar [mailto:[EMAIL PROTECTED] Sent: Friday, July 27, 2007

[Nagios-users] Monitoring multiple windows clients behind a firewall

2007-07-26 Thread Jeff Platter
hanks, -Jeff -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find pro

Re: [Nagios-users] NagiosGrapher Linux Load

2007-07-19 Thread Jeff Shumard - DefenseWeb Technologies
Arno, Thanks for the response, what you suggested is what I was going to try and do if I didn't receive a response from anyone. I thought that's what it was doing but couldn't confirm it. Thanks for the info, I will just change over to line graphs. Thank you, Jeff -O

[Nagios-users] NagiosGrapher Linux Load

2007-07-19 Thread Jeff Shumard - DefenseWeb Technologies
showing higher on the graph. I am using STACK to show all the values of 15min, 5min, and 1min on the same graph. Does anyone know how to resolve this as well? Thank you, Jeff - This SF.net email is sponsored by: Microsoft Defy

[Nagios-users] service depenency templates

2007-07-18 Thread Jeff Chapin
,w,u } Looking at the documentation, though, this might not work It appears that in this case the SSL Cert warnings will not go down if ANY of the HTTP by NAMES are down Is this the case? Any easy ways to accomplish this? Thanks, JEFF CHAPIN SYSTEM ADMINISTRATOR T8DESIGN.C

Re: [Nagios-users] NagiosGrapher Linux Load

2007-07-11 Thread Jeff Shumard - DefenseWeb Technologies
Kurt, Thanks for the e-mail. I am not using the NagiosGraph I am using NagiosGrapher. I am also getting the correct data but and it's showing correctly on the legend portion of the graph but not on the graph it's self. Thank you, Jeff -Original Message- From: Kurt Yoder [mai

[Nagios-users] NagiosGrapher Linux Load

2007-07-10 Thread Jeff Shumard - DefenseWeb Technologies
showing higher on the graph. I am using STACK to show all the values of 15min, 5min, and 1min on the same graph. Does anyone know how to resolve this as well? Thank you, Jeff - This SF.net email is sponsored by DB2 Express

[Nagios-users] NagiosGraph Linux Load

2007-07-10 Thread Jeff Shumard - DefenseWeb Technologies
showing higher on the graph. I am using STACK to show all the values of 15min, 5min, and 1min on the same graph. Does anyone know how to resolve this as well? Thank you, Jeff - This SF.net email is sponsored by DB2 Express

Re: [Nagios-users] Nagios Graph Issue

2007-07-10 Thread Jeff Shumard - DefenseWeb Technologies
Thanks for your help. I figured out what I was doing wrong and fixed it already. Thank you, Jeff -Original Message- From: Palle Jensen [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 10, 2007 5:38 AM To: Jeff Shumard - DefenseWeb Technologies; nagios-users@lists.sourceforge.net Subject

[Nagios-users] Nagios Graph Issue

2007-07-06 Thread Jeff Shumard - DefenseWeb Technologies
hat I have configured for the Nagios Graph which I thought would work but doesn't. service_nameCPU LOAD I am not sure why this is not working. If anyone knows what the problem would be then please respond. Thank you in advance for your help.

[Nagios-users] Upgrading 1.2

2007-05-23 Thread Jeff
We have a 1.2 installation that monitors about 100 Fedora servers, all of which run nrpe and the usual plugins. There's also a mtrg installation lurking around that's plugged in to Nagios. We are considering upgrading. The goal is of the upgrade is better performance, but the features of 2.x

[Nagios-users] Question about Freshness Checking

2007-05-22 Thread Jeff Shumard - DefenseWeb Technologies
cks for all services on a host through the Nagios cgi. Jeff - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click

Re: [Nagios-users] Followup notifications for passive services

2007-05-22 Thread Jeff Shumard - DefenseWeb Technologies
Brian, Notifications for passive checks are no different then notification and escalations for an active check. You set them both us exactly the same. Jeff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Murphy Sent: Monday, May 21, 2007 9:02 PM

Re: [Nagios-users] Multiple dependent services for one service

2007-05-21 Thread Jeff Orr
dependent_host_name ind dependent_service_description Matcher execution_failure_criteria u,c notification_failure_criteria w,u,c } --Jeff Orr Attributor Corporation On 5/21/07, Jeff Shumard - DefenseWeb Technologies < [EMAIL PROTECTED]> wrote:

Re: [Nagios-users] Multiple dependent services for one service

2007-05-21 Thread Jeff Shumard - DefenseWeb Technologies
Behalf Of Jeff Orr Sent: Monday, May 21, 2007 10:56 AM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] Multiple dependent services for one service Hello I am running into a problem with service dependencies on our Nagios installation. We have multiple services in our server

[Nagios-users] Multiple dependent services for one service

2007-05-21 Thread Jeff Orr
dependencies file, but Nagios complains horribly and won't start. Error: Could not add object property in file '/usr/local/nagios/etc/servicedependencies.cfg' on line 18. Thanks in advance! --Jeff Orr Attributor Corporation --

Re: [Nagios-users] Best Distro

2007-05-17 Thread Jeff Sullivan
Hugo van der Kooij wrote: > On Thu, 17 May 2007, Jeff Sullivan wrote: > > >> I have a Nagios box that croaked and I am in the process of building >> another. >> >> The dead critter was based on Debian; It worked well, but I was >> wondering wh

[Nagios-users] Best Distro

2007-05-17 Thread Jeff Sullivan
Hello!! I have a Nagios box that croaked and I am in the process of building another. The dead critter was based on Debian; It worked well, but I was wondering what distro is Nagios the most @home with? Thanks Jeff

Re: [Nagios-users] Question about Freshness Checking

2007-05-15 Thread Jeff Shumard - DefenseWeb Technologies
I didn't here anything back on my issue or question. If anyone has information on this I would appreciate it. Thank you -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeff Shumard - DefenseWeb Technologies Sent: Friday, May 11, 2007 10:51 AM To: n

  1   2   3   >