[Nagios-users] inconsistent plugin behavior ec2

2011-12-14 Thread Julie S. Lin
next check will return "CHECK_NRPE: No output returned from daemon. " can anyone provide a little guidance as to where I should look? Julie S. Lin System Administrator j...@livescribe.com (510) 553 4912 (

[Nagios-users] NRPE client issues

2011-07-20 Thread Julie S. Lin
how to resolve? Julie S. Lin System Administrator j...@livescribe.com (510) 553 4912 (o) (510) 367 5772 (c) -- 10 Tips for Better Web Security Learn 10 ways to better secure your business today. Topics covered include: Web

Re: [Nagios-users] NRPE issues

2011-07-14 Thread Julie S. Lin
Hi thanks so much for hte reply. I'm sure they are referncing same commang. wha'ts weird is when I restart nrpe client, the checks become consistent. Anyone encounter this issue? Julie S. Lin System Administrator j...@livescribe.com (510) 553 4912 (o) (510) 367 5772 (c) On Ju

[Nagios-users] NRPE issues

2011-07-13 Thread Julie S. Lin
Hi All please excuse the newbie question, but I'm having issues with NRPE returning inconsistent results on the local machine : #./check_mycheck result ? 1 <--- critical on the nagios server : ./check_nrpe -H myhost -c check_mycheck result? 0 <--- OK how can this happen ? J

[Nagios-users] reloading configurations

2011-06-10 Thread Julie S. Lin
Nagios 3.2.1 starting... (PID=49358) Program Restart[06-10-2011 08:45:13] Caught SIGHUP, restarting... Informational Message[06-10-2011 08:00:13] Warning: Host 'xxx' has no services associated with it! Informational Message[06-10-2011 08:00:13] Warning: Host 'xxx' has no servic

Re: [Nagios-users] recurring downtime

2011-05-13 Thread Julie S. Lin
HI Chris thanks so much I could have sworn I tried "smtp" vs "SMTP" but seems to be working now! identical service descriptions matter I guess. :) Julie S. Lin System Administrator j...@livescribe.com (510) 553 4912 (o) (510) 367 5772 (c) On May 13, 2011, at 11:52 AM,

[Nagios-users] recurring downtime

2011-05-12 Thread Julie S. Lin
1410748700;0;0;7200;Some One;Some Downtime Comment\n" $now > /tmp/foome Julie S. Lin System Administrator j...@livescribe.com (510) 553 4912 (o) (510) 367 5772 (c) -- Achieve unprecedented app perform

[Nagios-users] a test for an expired pw on account?

2010-06-07 Thread Julie
Hi, Does anyone know if this exists - a way to test if an account has an expired password? have an account that requires the PW to be reset periodically, and need to know a week before it is about to expire so it can be reset before jobs fail.. thanks ~J~

[Nagios-users] time won't change

2009-04-23 Thread Julie
When I upgraded from 3.0.6 to 3.1 the timezone reset to EDT. No idea how. The server is correct. All the other apps report the correct CDT timezone. I even tried setting the timezone in the nagios file (although I WANT it in CDT< so why should I have to?) I am confused - why would the timezone jum

[Nagios-users] Nagios monitoring itself / outage

2008-09-25 Thread Julie
Hi, Here is a problem that I am sure someone has had to solve.. If you have a single "main" nagios server and it goes down for any reason, but all the systems remain up, then, let's say 23 hours later, you get yoru main server back up - how does Nagios figure out *IT* was down since it has not bee

Re: [Nagios-users] permissions on nagios.cmd

2008-09-15 Thread Julie
hcon -R -t httpd_sys_content_t /usr/local/nagios/var/rw/nagios.cmd thanks.. On Mon, Sep 15, 2008 at 12:51 PM, Julie <[EMAIL PROTECTED]> wrote: > all what I would expect: > > nagios_group=nagios > command_check_interval=-1 > command_file=/usr/local/nagios/var/rw/nagios.cmd > > On Mon,

[Nagios-users] permissions on nagios.cmd

2008-09-15 Thread Julie
Everyone here has been great about helping me on my previous problem - and now I have a new one. I have read the FAQ and recreated the file and check permissions several times, but no matter what I do I can't get past: *Error: Could not stat() command file '/usr/local/nagios/var/rw/nagios.cmd'! *

[Nagios-users] confused about SSL and NON-ssl on same server (nrpe)

2008-09-12 Thread Julie
Hi, Trying to run a configuration with mostly nrpe using SLL but about a dozen of the boxes are older and internal, but WITHOUT openssl. nrpe compiles fine, but I am confused about how I should be setting up my main server so most of the hosts are using the normal ssl nrpe and these dozen will use

[Nagios-users] check_smtp times out

2008-03-07 Thread Julie S. Lin
Hi All for one particular server (mail.borken.com) it sporadically comes back "Socket timeout after 10 seconds " when doing smtp_checks. however, another server "outside" the cisco pix firewall works fine doing the same check. other checks involving mail.borken.com come back fine, so firewal

Re: [Nagios-users] check_smtp issues

2008-01-18 Thread Julie S. Lin
a manual telnet on port 25 from the nagios server to the mail > server in connect and see if you can connect. > > On Jan 18, 2008 5:38 AM, Julie S. Lin <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Hi All > > Sorry for the incomplete info, I

Re: [Nagios-users] check_smtp issues

2008-01-17 Thread Julie S. Lin
ailto:[EMAIL PROTECTED] On Behalf Of Marc Powell Sent: Thursday, January 17, 2008 7:33 PM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] check_smtp issues > -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Julie

[Nagios-users] check_smtp issues

2008-01-17 Thread Julie S. Lin
Hi I just added a new mail server and am having trouble getting check_smtp to check it properly. This mail server is on a different network than my nagios server HOWEVER, I can telnet to the standard ports ( 25 and 993 just fine) check_smtp to another mail server on yet another network works.

[Nagios-users] check_log

2006-06-06 Thread Julie S. Lin
Hi i am trying set up montoring, i'd like check_log to looks for 5 instances of a string to be successful (i.e for an oracle backup, each table space must be backed up successfully) is there an easy way to do this? I'd greatly appreciate any advice or documention that could help

[Nagios-users] check_log false alarms

2006-05-18 Thread Julie S. Lin
a is_volatile 0 check_period24x7 max_check_attempts 1 normal_check_interval 12 retry_check_interval1 contact_groups joe, julie notification_in

[Nagios-users] compliation error

2006-04-19 Thread Julie S. Lin
e". could someone kindly assist me in getting past the check_snmp.c compile? i would really appreciate any advice or pointing in the right direction. thanks. Julie depfile='.deps/check_hpjd.Po' tmpdepfile='.deps/check_hpjd.TPo' \ depmode=gcc /bin/sh ../depcomp \ gc

[Nagios-users] check_http problems

2006-02-15 Thread Julie S. Lin
Hi i wish to enable check_http monitoring for my webmail server under nagios 1.2 but i get the following failure .. [1140027855] SERVICE ALERT: mail.myvest.com;HTTP;CRITICAL;SOFT;2;Connection refused by host [1140027915] SERVICE ALERT: mail.myvest.com;HTTP;CRITICAL;HARD;3;Connection refused b

[Nagios-users] check_log usage

2005-12-20 Thread Julie S. Lin
et me know what small change I need to make? thanks. julie I have configured check_log in services.cfg follows : define service{ use generic-service hostgroup_name eagle-servers service_description L

[Nagios-users] syslog monitoring

2005-12-16 Thread Julie S. Lin
Hi All, Does anyone here know if there's a plug in to nagios that will allow monitoring of syslogs and or integrates monitoring done via scripts? I'd like to integrate my monitoring. --jsl --- This SF.net email is sponsored by: Splunk Inc

[Nagios-users] nagios web interface not working

2005-11-16 Thread Julie S. Lin
Hi I'm running nagios 1.2 on redhat linux everything was working fine for a while, then the web interface seemed to drop out for some reason nagios.log shows nothing useful, can someone point me in the right direction to fix this? i'd greatly appreciate it as I'm a relative newbie to nagios. -