Re: [Nagios-users] Nagios 3.99.95 contact_groups

2012-11-29 Thread Ryan Edwards
Shouldnt your contract group definition include contacts?? Maybe I'm part of the old school way but there should be a members line in there. define contactgroup{ contactgroup_name crazynetwork.it alias CrazyNetwork.it Staff members andrea.innucci } Least thats how my Nagios Core ones are setup

Re: [Nagios-users] Check_http status 503 gives 200 OK

2012-11-19 Thread Ryan Edwards
You said u are using it like so: Check: /usr/local/nagios/libexec/check_http -I -u http:// -w1 -c2 Maybe drop the IP address? I dunno, maybe cuz you have both IP and the url its causing problems. Maybe its replying on the IP, but not on the URL your providing. You prob only need one or t

Re: [Nagios-users] Checking Status of Exchange 2010 Mailbox Store without check_nt

2011-06-16 Thread Ryan McHugh
On Thu, 16 Jun 2011, Terry Carmen wrote: Quoting Ryan McHugh : I have been looking for a way to check the status of the Exchange Mailbox Store with out using the check_nt daemon.?? I do not have the option of installing anything on the exchange server at this time but can have WMI / RPC

[Nagios-users] Checking Status of Exchange 2010 Mailbox Store without check_nt

2011-06-16 Thread Ryan McHugh
I have been looking for a way to check the status of the Exchange Mailbox Store with out using the check_nt daemon. I do not have the option of installing anything on the exchange server at this time but can have WMI / RPC / snmp connections. Does anyone know of a way to check and see if the

Re: [Nagios-users] pnp on check_cpu_stats.sh

2011-05-27 Thread Ryan Edwards
Works fine over here. Do you have perf data for any checks? first thing is to make sure its enabled. On Fri, May 27, 2011 at 4:39 PM, My LinuxHAList wrote: > We paid for the Nagios XI 2011R1. > We are using check_cpu_stats.sh to poll information CPU usage > information via NRPE. > > CPU STATIS

Re: [Nagios-users] Check_NRPE on AIX

2011-05-19 Thread Ryan Edwards
i dont know anything about using sudo on AIX. My team monitors 80 different AIX hosts with a mix of 5.3 and 6.1 versions. So just a few points to try - Make sure the user you have set to run nrpe is the user ur testing with. The nrpe cfg has a spot for a username and group. We use user nagio

Re: [Nagios-users] [Spam] acknowledge triggers a script

2011-05-10 Thread Ryan Davis
command as the service notification command * make a nagios service escalation to notify your fix-it contact all the time When the service is acknowledged, nagios will notify your dummy fix-it contact, who will call your fix-it script. I *think* that would work. HTH, Ryan Davis Accelerati

[Nagios-users] how to run nsca as a daemon on Solaris 10?

2010-09-20 Thread Lylex Ryan
I've got nsca running fine as a detached process on Solaris 10, and can manually create passive checks via send_nsca. But when I try to run nsca as a daemon, I need some advice. The nsca install seemed to create /var/svc/manifest/network/nsca-tcp.xml and that looked ok, so I did a "svccfg im

[Nagios-users] monitor incoming file for 1hr; go warning->critical at end of hour

2010-09-10 Thread Lylex Ryan
I want to monitor a service over the course of one hour each day, waiting for the arrival of a critical file on the client. The check command initiates a script on the client via snmp, which looks for the file and returns a found or not-found. The check is now running fine when forced, and corre

[Nagios-users] notification subsystem vs event_handler

2010-09-10 Thread Ryan C Ash
_command (and host) within a custom "contact". That contact is essentially the global ticketing integration and would do nothing else. The "contact would be assigned to everything, or at least everything going to the ticketing system. Am I missing anything or is the n

Re: [Nagios-users] Running a command when Nagios config changes

2010-07-15 Thread Ryan C Ash
We run on redhat linux and I use a common init script in /etc/rc.d/init.d/. That would be an easy place to add that additional script. Currently it maintains our pnp4nagios, nsca listener, ndoutils, etc. -Original Message- From: Paul M. Dubuc [mailto:w...@paul.dubuc.org] Sent: Wednes

Re: [Nagios-users] Running Nagios on Vmware

2010-07-08 Thread Ryan C Ash
Sorry. It probably would of helped to include some of this information. It would be a large deployment in terms of what I have seen others using. There could be ~12 servers each with ~1,500 hosts and 300,000 service checks (almost all NSCA). We expect a lot of service checks per host so we want

[Nagios-users] Running Nagios on Vmware

2010-07-08 Thread Ryan C Ash
Is anyone aware of documentation or test cases showing whether or not running Nagios on VMware is a good idea? I realize the common opinion is that it is a bad idea due to I/O but I am looking for something a bit more in depth. Thanks -

Re: [Nagios-users] messages for boss

2010-06-25 Thread Ryan C Ash
Disable notification on all services except those you are interested in. notifications_enabled = 0 That is a solution...might not be the best. -Original Message- From: Esteban Torres [mailto:etor...@dap.es] Sent: Friday, June 25, 2010 7:46 AM To: nagios-users@lists.sourceforge.net Sub

Re: [Nagios-users] NSCA + NSClient

2010-06-24 Thread Ryan C Ash
The short answer is yes, the service description you configure on the client nsca message needs to match that of the service description on your nagios server. If you want to migrate to a passive check you need to disable active checks and enable passive ones. You can leave the check command in

[Nagios-users] New active checks stuck in PENDING

2010-06-21 Thread Ryan C Ash
I really need help trying to determine why the active checks are not being executed. __ Ryan Ash State Farm Insurance Infrastructure Automation -- ThinkGeek and WIRED's GeekD

Re: [Nagios-users] check_rsync: (Service check did not exit properly)

2010-06-08 Thread Ryan Rawdon
g the external perl interpreter for now. On 06/07/2010 07:39 PM, Ryan Rawdon wrote: > Hey everyone, > > I recently installed Nagios on a new system and migrated all of my > configs and everything over. Everything is working fine, except for > check_rsync, which fails on all hosts

[Nagios-users] check_rsync: (Service check did not exit properly)

2010-06-07 Thread Ryan Rawdon
[1275953511.122416] [016.2] [pid=25338] Found a check result (#4) to handle... ... and it is when it is running like this with embedded perl off which results in "(null)" (instead of "(Service check did not exit properly)")on my services summary page as well a critical s

[Nagios-users] Statistics of alerts and notifications

2010-03-12 Thread Ryan Kovar
ot; report. Thanks! -- Cheers, Ryan Kovar "Illegitimi non carborundum" -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-t

[Nagios-users] Can NRPE listen on IPv6?

2010-03-04 Thread Ryan Rawdon
;t know if check_nrpe supports v6, but I can say for sure that I don't have any hosts successfully listening on [::]:5666 yet. Thanks, Ryan -- Download Intel® Parallel Studio Eval Try the new software tools for yourself.

Re: [Nagios-users] E-mailing separate group for subset of hosts(and their services)

2010-02-19 Thread Ryan Rawdon
nd it works as expected. Thanks, Ryan On 2/19/10 7:35 AM, Jim Avery wrote: > On 19 February 2010 02:02, Ryan Rawdon wrote: > >> Hi, >> >> I've had a smallish deployment of Nagios for a while now, but now I need >> to add some more functionality to i

[Nagios-users] E-mailing separate group for subset of hosts(and their services)

2010-02-18 Thread Ryan Rawdon
f all services on these hosts just so that I can list them as the contacts? Thanks, Ryan -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine

[Nagios-users] Can I run both Nagios V2 and V3 in parallel while I migrate?

2010-02-17 Thread Lylex Ryan
In upgrading from nagios (v2) to nagios3, I'd like to do a fresh install of nagios3 and start with a clean sheet of  (config) "paper".  But can I do this while V2 is running production? Since the packages have different names, I thought it might work.  But they probably would both have /etc/nag

Re: [Nagios-users] What kind of checks/minute numbers are you getting for single host / non-distributed setups?

2009-08-28 Thread Ryan Bowlby
all works great but took forever to configure. If I had to do it again I would take a serious look at two other options: http://dnx.sourceforge.net/ - Crap ton of checks ONE nagios instance! http://www.opsview.org/ - Multiple Nagios instances without writing a slew of custom scripts to do it!

[Nagios-users] Notifications severely impacting Nagios performance. Ideas?

2009-08-24 Thread Ryan Bowlby
Obviously parent child relationships would prove useful in curbing the notifications, but implementation of relationships is a while off (5 D.C.s lot's a data to have to collect). Any suggestions would be greatly apprec

Re: [Nagios-users] Services not being associated with hosts

2009-08-20 Thread Ryan Bowlby
> >From: Bruce Thayre >To: nagios-users@lists.sourceforge.net >Sent: Thursday, August 20, 2009 2:41:24 PM >Subject: [Nagios-users] Services not being associated with hosts > >>Hello, >I've been trying to debug this issue for some time but i'm stuck and have not >found a solution. Nagios -v nag

Re: [Nagios-users] HELP SENDING SMS

2009-08-20 Thread Ryan Bowlby
> >From: Eduardo Barreto >To: nagios-users@lists.sourceforge.net >Sent: Thursday, August 20, 2009 2:23:31 PM >Subject: [Nagios-users] HELP SENDING SMS > >>Hi All, > >>Does anyone could help on this one? The thing is, I've connected my >monitor (nagios) with a gsm modem through serial port and cre

Re: [Nagios-users] Understanding Check Load

2009-08-20 Thread Ryan Bowlby
- Original Message > From: "cr...@hooters-uk.com" > To: nagios-users@lists.sourceforge.net > Sent: Thursday, August 20, 2009 9:33:39 AM > Subject: [Nagios-users] Understanding Check Load > > Hi Group, I hope you can give me a better > understanding of the check_load command as I'm unsure

Re: [Nagios-users] FW: external_command_buffer_slots??

2009-08-20 Thread Ryan Bowlby
- Original Message From: "Wheeler, Jonathan (STFC,RAL,ESC)" To: nagios-users@lists.sourceforge.net Sent: Thursday, August 20, 2009 12:20:30 AM Subject: [Nagios-users] FW: external_command_buffer_slots?? > -Original Message- > From: Ryan Bowlby [mailto:rbo

[Nagios-users] external_command_buffer_slots??

2009-08-19 Thread Ryan Bowlby
Hello everyone, I joined the list just for this! A google search of "external_command_buffer_slots" doesn't provide much beyond the official documentation. Can someone please clarify for me what this directive is actually doing. Is this buffer internal to Nagios? The name seems unfortunate be

[Nagios-users] Problem using check_http with ssl

2009-06-10 Thread Ryan
know that works. I have tried changing the user agent to Mozilla but that still didnt help. I do know that when i go to the website via Firefox or IE i always get a certificate warning. Could that be affecting this? I have run out of ideas! Cheers! Ryan -- Christianity: The belief that some

Re: [Nagios-users] Antwort: Default Nagios process self-check

2008-09-02 Thread Ryan Gravlin
just acknowledge the problem and leave a comment when a machine is put out of service, but this means that it will be back at some point. When it does come back, acknowledgement is gone and regular checks are still happening. Does anyone know of a better way to do this? Thanks so much, Ryan

[Nagios-users] Default Nagios process self-check

2008-09-02 Thread Ryan Gravlin
vious that may have unwanted results after the fact. Should I use these numbers I see here as the basis for my new thresholds? Thanks in advance for your help, Ryan Gravlin Eliza Corporation IT Department (w) 978.299.2765 (c) 781.535.7647 (e) [EMAIL

Re: [Nagios-users] COMMENT Macros

2008-08-28 Thread Ryan Gravlin
MMENT$ macros instead. This is why I was using the others... Not sure what the deal is but thanks!!! Ryan Gravlin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bierstedt, Daniel Sent: Thursday, August 28, 2008 11:42 AM To: nagios-users@lists.sourceforg

[Nagios-users] COMMENT Macros

2008-08-28 Thread Ryan Gravlin
ne else could shed some light? I do understand I may need to add additional notify commands due to the use of the $NOTIFICATIONAUTHORCOMMENT$, but this test is a also on a down host, not a service. Thanks, Ryan Gravlin - T

Re: [Nagios-users] Antwort: Bad File Descriptors

2008-07-23 Thread Ryan Steele
or me it seems as it did not turn > up again ever since then. Is there an official bug report? > > Are you running NSCA 2.7.2 already? > No, currently running 2.6.1, but if 2.7.2 purports to fix it, I can look in to upgrading. Thanks, Ryan --

[Nagios-users] Bad File Descriptors

2008-07-23 Thread Ryan Steele
folks in the community if overflowing the default pipe buffer was really the issue. I've seen some sparse reports on Google of a similar problem, but they're just that - sparse. Which kind of makes me think it's not Nagios or NSCA, but a bad block on the hard driv

Re: [Nagios-users] Nagios with Cfengine/Puppet

2008-07-09 Thread Ryan Dooley
rather puppet ensures that our configuration is kept in a consistent state). Cheers, Ryan On Wed, Jul 9, 2008 at 4:08 AM, Marco Ramos <[EMAIL PROTECTED]> wrote: > > Hi! > > Does anyone have experience automating Nagios with Cfengine or Puppet? > How do you accomplish t

Re: [Nagios-users] Alerts using IM

2008-06-05 Thread Ryan Horrisberger
Ryan Horrisberger smime.p7s Description: S/MIME Cryptographic Signature - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source.

Re: [Nagios-users] JMX plugin

2008-03-05 Thread Ryan Gravener
}); connector = JMXConnectorFactory.connect(jmxUrl,m); } else { connector = JMXConnectorFactory.connect(jmxUrl); } On 05/03/2008, Chris Lee <[EMAIL PROTECTED]> wrote: > Hi Ryan > > You mentioned that you modified check_jmx so t

[Nagios-users] JMX plugin

2008-02-25 Thread Ryan Gravener
not passing correctly since a shell script is calling the java jar: #!/bin/sh # # Nagios plugin to monitor Java JMX (http://java.sun.com/jmx)attributes. # RDIR=`dirname $0` java -cp $RDIR/jmxquery.jar jmxquery.JMXQuery $@ Thanks, -- Ryan Gravener http://ryangravener

[Nagios-users] Archived Log Files

2007-03-15 Thread Ryan Steele
d the configs looking for some filename convention settings, but haven't come up with anything fruitful. Can anyone point me to my (probably obvious) oversight? Thanks in advance... Ryan - Take Surveys. Earn Cash. I

Re: [Nagios-users] Problems seeing host and service detail

2006-11-16 Thread Ryan Steele
Frank, The current version of Nagios is 2.5 ...if you're just starting out, it's probably advisable to begin with that. Best, Ryan Frank Moore wrote: > I have just installed nagios 1.3.6 on SLES 10 and can not get hosts and > services to show up. I am just trying a simp

Re: [Nagios-users] A question regarding nagios-statd-{client, server} and NRPE

2006-11-14 Thread Ryan Steele
Morris, Patrick wrote: >> -Original Message- >> From: Ryan Steele [mailto:[EMAIL PROTECTED] >> Sent: Tuesday, November 14, 2006 12:21 PM >> To: Morris, Patrick >> Subject: Re: [Nagios-users] A question regarding >> nagios-statd-{client,server}

[Nagios-users] [Fwd: Re: A question regarding nagios-statd-{client, server} and NRPE]

2006-11-14 Thread Ryan Steele
Forgot to forward this to the list so here it is. -- Ryan Steele Systems Administrator [EMAIL PROTECTED] AgoraNet, Inc. (302) 224-2475 314 E. Main Street, Suite 1 (302) 224-2552 (fax) Newark, DE 19711

[Nagios-users] A question regarding nagios-statd-{client, server} and NRPE

2006-11-14 Thread Ryan Steele
ios2?" I'm doing my best to seamlessly transition, but I need the check commands that rely on the binaries that seem to be associated with nagios-statd-client. Any advice/suggestions? Thanks alot in advance, Best Regards, Ryan -- Ryan Steele Sy

[Nagios-users] using 'check_log ' to find and not find

2006-07-20 Thread Ryan Wilcox
i have been looking around a bit, but haven't found anything. anyone know if there is a version of check_log floating around that will allow me to do a find and a not find? for example: grep "\[\s*ERROR\s*\]\s" | grep -v "test" foo.log where i use check_log to find log entries with "[ERROR]" bu

[Nagios-users] check_log and notifications

2006-07-03 Thread Ryan Wilcox
having a bit of trouble with notifications and the check_log command. i got the command working, so it is actually reporting the correct error (from my nagios log): [1151941987] SERVICE ALERT: Appserver1;Message Log;CRITICAL;SOFT;1;(1) < [ERROR ] however, there is no email notification triggered

Re: [Nagios-users] HOST ALERT: hostabc;DOWN;SOFT;1;Segmentation fault

2006-03-08 Thread Ryan Whalen
OS is FreeBSD (5.4 i think?) and Nagios version is 2.0b4not using any extra plugins or anything. On 3/8/06, Marc Powell <[EMAIL PROTECTED]> wrote: > -Original Message-> From: [EMAIL PROTECTED] [mailto:nagios-users-> [EMAIL PROTECTED]] On Behalf Of Ryan Whalen> Sent

[Nagios-users] HOST ALERT: hostabc;DOWN;SOFT;1;Segmentation fault

2006-03-08 Thread Ryan Whalen
;DOWN;SOFT;1;Segmentation fault     Any ideas what a segmentation fault means?  it seems like a problem with the nagios box and not the monitoring host..   Thanks, Ryan

[Nagios-users] Service Definitions

2006-02-28 Thread Ryan Wilcox
running 2.0 stable... i notice in the documentation "host_name" is a required directive, yet the below config seems to be working in our environment. my objective is to define a service for multiple groups (hostgroup_name) rather than individual hosts. is this the right approach? define service

RE: [Nagios-users] RE: Service Definitions [RESOLVED]

2006-02-28 Thread Ryan Wilcox
agios-users] RE: Service Definitions >> >> >> >> > -Original Message- >> > From: Ryan Wilcox [mailto:[EMAIL PROTECTED] >> > Sent: Tuesday, February 28, 2006 11:29 AM >> > To: Marc Powell; nagios-users@lists.sourceforge.net >> > Subject:

RE: [Nagios-users] nagios not notifying by email [RESOLVED]

2006-02-27 Thread Ryan Wilcox
iginal Message- >> From: jeff vier [mailto:[EMAIL PROTECTED] >> Sent: Monday, February 27, 2006 3:43 PM >> To: Ryan Wilcox >> Cc: nagios-users@lists.sourceforge.net >> Subject: RE: [Nagios-users] nagios not notifying by email [RESOLVED] >> >> On Mon, 2006-02-

RE: [Nagios-users] nagios not notifying by email [RESOLVED]

2006-02-27 Thread Ryan Wilcox
error existed between chair and keyboard... thanks for your suggestions marc, it made me think of something that i didn't check before my inquiry. thanks ryan >> -Original Message- >> From: [EMAIL PROTECTED] [mailto:nagios-users- >> [EMAIL PROTECTED] On Behalf

RE: [Nagios-users] Monitor Fileserver

2006-02-27 Thread Ryan Wilcox
] >> Sent: Monday, February 27, 2006 11:38 AM >> To: Ryan Wilcox; nagios-users@lists.sourceforge.net >> Subject: RE: [Nagios-users] Monitor Fileserver >> >> Hmm... Got it working for local drives on the windows >> box but I get an "Invalid drive" error

RE: [Nagios-users] Monitor Fileserver

2006-02-27 Thread Ryan Wilcox
Original Message- >> From: Josh [mailto:[EMAIL PROTECTED] >> Sent: Monday, February 27, 2006 10:57 AM >> To: Ryan Wilcox; nagios-users@lists.sourceforge.net >> Subject: RE: [Nagios-users] Monitor Fileserver >> >> I'm assuming you are using NRPE and executin

RE: [Nagios-users] Monitor Fileserver

2006-02-27 Thread Ryan Wilcox
>> -Original Message- >> From: [EMAIL PROTECTED] [mailto:nagios-users- >> [EMAIL PROTECTED] On Behalf Of Josh >> Sent: Monday, February 27, 2006 10:19 AM >> To: nagios-users@lists.sourceforge.net >> Subject: [Nagios-users] Monitor Fileserver >> >> Does anyone have any suggestions as to h

RE: [Nagios-users] nagios not notifying by email

2006-02-27 Thread Ryan Wilcox
I am having a similar type problem... I have searched around, didn't find anything that was exactly the same. Here are my settings: enable_notifications=1 retain_state_information=1 Notifications were working fine in our 1.x build, after I upgraded to 2.x my email, pager, etc., notifications stop

RE: [Nagios-users] Question: is there any interest in a WMI client for Linux?

2006-02-14 Thread Ryan Wilcox
>> -Original Message- >> From: [EMAIL PROTECTED] [mailto:nagios-users- >> [EMAIL PROTECTED] On Behalf Of Ron Gage >> Sent: Tuesday, February 14, 2006 12:56 PM >> To: nagios-users@lists.sourceforge.net >> Subject: [Nagios-users] Question: is there any interest in a WMI client >> for Linux?

RE: [Nagios-users] Question: is there any interest in a WMI client for Linux?

2006-02-14 Thread Ryan Wilcox
i 6th, 7th and 8th that vote… would be super helpful!         [quote] Is that a trick question :-) ? Short answer : Oooh yeah. Cheers. On 2/14/06, Ron Gage <[EMAIL PROTECTED] > wrote: Hi everyone: I am thinking about writing a WMI (Windows Management Instrumentation) c

Re: [Nagios-users] Pinging every host at a specific interval?

2006-01-27 Thread Ryan Whalen
nagios-users-> [EMAIL PROTECTED]] On Behalf Of Ryan Whalen> Sent: Friday, January 27, 2006 12:39 PM> To: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] Pinging every host at a specific interval?> {Disarmed} {Fraud?}>> Here is an example of a Host.  I have ~40-50

Re: [Nagios-users] Pinging every host at a specific interval?

2006-01-27 Thread Ryan Whalen
Here is an example of a Host.  I have ~40-50 of these one after another in the minimal.cfg file.define host{    use nn-ping    ; Name of host template to use    host_name   Ryan Whalen     alias   Ryan Whalen    address

[Nagios-users] Pinging every host at a specific interval?

2006-01-27 Thread Ryan Whalen
either the device is unplugged or simply locked up.  Any ideas??Thanks!-Ryan