[Nagios-users] Fix for battery state "Learning" in check_perc.pl from Matt Stanford

2012-04-02 Thread Terry Carmen
I have no idea if anybody else is using this plugin or not, but I've been using it quite successfully on a bunch of older Dell machines, and it's been doing great, except for throwing a critical error when the Battery state is "Learning". I updated the code to handle the "Learning" state, but c

Re: [Nagios-users] Email notifications not getting Out

2011-09-03 Thread Terry Carmen
ios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg" say when it runs? Terry -- Terry Carmen CNY Support, LLC Web. Database. Business. http://www.cnysupport.com-- Special Offer -- Download ArcSight Logger for FRE

Re: [Nagios-users] demand for information

2011-09-03 Thread Terry Carmen
Quoting Ndabunguye Frederic : > nagios need  database in order to monitor router,switch,ftpand smtp > thanks for support > Nagios does not require an external database. However, if you want to keep your data in a database, look here: http://exchange.nagios.org/directory/Addons/Database-Backen

Re: [Nagios-users] Notifications for Services that are "Up"

2011-09-02 Thread Terry Carmen
Quoting Mike Lindsey : > On 9/2/11 7:59 AM, Michael Loiselle wrote: >> I am currently running Nagios 3.3.1 on Ubuntu 10.04 and everything >> is working great. I am monitoring 30 Windows servers with >> NSClient++, and that is working as well. Is it possible to receive >> a notification for

Re: [Nagios-users] Nagios authentication thru LDAP.

2011-08-10 Thread Terry Carmen
Quoting Robert J Molerio : > Can anyone indicate how this can be done? > We would like users to log on to Nagios via LDAP. > I think we need to configure the Apache server within Nagios to be able to > do this but we're not sure. It's definitely possible using Apache's LDAP auth, however you migh

Re: [Nagios-users] check_http with multiple outcomes?

2011-08-09 Thread Terry Carmen
Quoting "Dr. Ed Morbius" : > Terry: > > on 23:37 Mon 08 Aug, Terry Carmen (te...@cnysupport.com) wrote: >> Quoting Edward Morbius : >> > >> > When some things are going well and others aren't fully up to speed (slow >> > database), we

Re: [Nagios-users] check_http with multiple outcomes?

2011-08-08 Thread Terry Carmen
his in a single test unless I'm missing > something. > > Thanks in advance. > > -- > Dr. Ed Morbius > Chief Scientist > Krell Power Systems Unlimited >   -- Terry Carmen CNY Support, LLC Web. Database. Business. http://www.cnysupport.com---

Re: [Nagios-users] Macro values don't seem to be consistent

2011-07-11 Thread Terry Carmen
Quoting Claudio Kuenzler : > Hello, > > Since today I have almost the same problem as Jim. > The $HOSTALIAS$ macro works fine for all the checks, except one host alias > is wrong. I got aware of it today. > > Same version as Jim's, 3.2.3, compiled from source as well. > > Host config: > > define h

Re: [Nagios-users] Separate mail server problems cause Nagios to plotz (or vice versa?)

2011-06-24 Thread Terry Carmen
>> >>> Simultaneously, Nagios, which is on a separate server, will send >> out >>> notifications that every >>> service on every server is down because Nagios cannot reach them.  >> >> >> Why can't it reach them? Is your mail server also your router? > > Good Gosh, no!  That's why this is so puzzli

Re: [Nagios-users] Separate mail server problems cause Nagios to plotz (or vice versa?)

2011-06-24 Thread Terry Carmen
orge.net/lists/listinfo/nagios-users > ::: Please include Nagios version, plugin version (-v) and OS when > reporting any issue. > ::: Messages without supporting info will risk being sent to /dev/null >   -- Terry Carmen CNY Support, LLC Web. Database. Business. http://www.cnysuppo

Re: [Nagios-users] "Return code of 141 is out of bounds" Error in Nagios 3.2.3

2011-06-19 Thread Terry Carmen
Quoting Rai Ricafrente : > The output returns OK status when run manually. It seems that the error > occurs at random times, but as mentioned, will eventually go away. If the > plugin is the issue, the error should be persistent. The plugin isn't handling one or more input conditions correctly a

Re: [Nagios-users] Nagios Issue of not detecting down/up status of server and delay of mails notifications

2011-06-17 Thread Terry Carmen
Quoting Manish Kumar : > The problem is that nagios is not able to send e-mail notification as soon > as any server/service/network device goes down. Some of the e-mails are > delayed around 12 hours and some are not triggered even, for example if a > server goes down for around a hour and is up a

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

2011-06-16 Thread Terry Carmen
Quoting 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

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

2011-06-16 Thread Terry Carmen
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 / snmp connections.  Does anyone know of a w

Re: [Nagios-users] How to scale the performance of nagios

2011-06-10 Thread Terry Carmen
Quoting Manish Kumar : > I want to know this thing that, is it very normal for the standalone > implementation of nagios to monitor the size of infrastructure that i have > mentioned quite efficiently without any delay in the alerts and > notifications. Since i am monitoring very critical network

Re: [Nagios-users] Services are dependent on the host they run on?

2011-05-26 Thread Terry Carmen
Quoting Assaf Flatto : >> Any hint/advice/guidance is very welcome. >> >> Thank you and best regards. >> >> Robi >> > check out service dependencies > > http://nagios.sourceforge.net/docs/3_0/dependencies.html > I'm in the same boat. This should be very simple, but I'm probably just missing some

Re: [Nagios-users] Macro Expansion Problem

2011-05-21 Thread Terry Carmen
Quoting Jonathan Angliss : > On 05/20/11 22:11, Terry Carmen wrote: >> Quoting Jonathan Angliss : >> >> >> >>  > That's not to say you won't see it defined in a service, but less likely >>  > than a command. What made you think $HOSTNAME$ wa

Re: [Nagios-users] Macro Expansion Problem

2011-05-20 Thread Terry Carmen
Quoting Jonathan Angliss : > That's not to say you won't see it defined in a service, but less likely > than a command.  What made you think $HOSTNAME$ was valid there? If it > was valid, what value should it take? What are you trying to achieve? I would like to define it in the "define host" sec

Re: [Nagios-users] Macro Expansion Problem

2011-05-20 Thread Terry Carmen
Sorry, typo: Should be: Error: Could not find any host matching '$HOSTNAME$'" I was trying other macros and neither hostname or hostalias worked. Thanks, Terry -- What Every C/C++ and Fortran developer Should Know! Read

[Nagios-users] Macro Expansion Problem

2011-05-20 Thread Terry Carmen
I'm trying to setup a more-or-less generic host file, but am having problems with the %HOSTNAME% macro If I use this, everything is fine: define host{ host_name mymachine hostgroups MyGroup alias mymachine address

Re: [Nagios-users] Newbie Question

2011-05-16 Thread Terry Carmen
Quoting Matty Sarro : >>> >>> Hey everyone, >>> >>> I am still a newbie to nagios, so please bear with me. I am trying to >>> >>> find a plugin that will monitor the contents of a particular DB table. >>> >>> If certain status codes show up, then generate an alert. Is there >>> >>> something avail

Re: [Nagios-users] Newbie Question

2011-05-16 Thread Terry Carmen
Quoting Matty Sarro : > Hey everyone, > I am still a newbie to nagios, so please bear with me. I am trying to > find a plugin that will monitor the contents of a particular DB table. > If certain status codes show up, then generate an alert. Is there > something available off the shelf that can do

Re: [Nagios-users] Message Subject - PROBLEM Service Alert: is UP (fixed)

2011-05-13 Thread Terry Carmen
Quoting Terry Carmen : > I've been receiving a continuous stream of these messages and can't > seem to figure out why or make them stop. > > Nagios is sending repeated notifications that various hosts are "up" > even though they have never been down. > >

[Nagios-users] Message Subject - PROBLEM Service Alert: is UP

2011-05-13 Thread Terry Carmen
I've been receiving a continuous stream of these messages and can't seem to figure out why or make them stop. Nagios is sending repeated notifications that various hosts are "up" even though they have never been down. I've googled a number of similar problems, but unfortunately no applicabl