Re: [Nagios-users] Nagios 'Out Of Memory' Problems

2006-03-24 Thread Stephen Barron
Hi I had this problem also, and in our case it was NCSA that was filling up the memory on the Nagios Central Server. We noticed the problem increasingly after we installed perfparse, which attempts (poorly) to stop and restart the nagios process. The nagios process has to be running or the nsca

Re: [Nagios-users] Re: Nagios-users digest, Vol 1 #3103 - 7 msgs

2006-03-24 Thread Jim Perrin
On 3/24/06, Manjunath Karekal <[EMAIL PROTECTED]> wrote: > > Hi, > > Am using Redhat ES3 and installed Nagios trying to moniter the Veritas > service on a windows server and used command process_service_check_result. > The error am getting is Most likely you haven't set $USER1$ to something appro

[Nagios-users] Permanent Acknowledgements?

2006-03-24 Thread Tedman Eng
Can anyone suggest a method to make acknowledgments persist between state changes until manually cleared? "Sticky" option is close, but if the host/service will be rebooted several times (making it all the way up to UP/OK state momentarily), it'll clear the sticky as well.

Re: [Nagios-users] check_log2.pl perl module

2006-03-24 Thread Terry L. Inzauro
Jason Martin wrote: On Fri, Mar 24, 2006 at 04:06:56PM -0600, Terry L. Inzauro wrote: multiple search strings. the documentation inside the script states that any perl regex can be used to the "-p" argumentbut warned to be very carefuli'm gussing careful to not kill yourself in the pr

Re: [Nagios-users] check_log2.pl perl module

2006-03-24 Thread Jason Martin
On Fri, Mar 24, 2006 at 04:06:56PM -0600, Terry L. Inzauro wrote: > multiple search strings. the documentation inside the script states that > any perl regex can be used to the "-p" argumentbut warned to be very > carefuli'm gussing careful to not kill yourself in the process ;) > > >

Re: [Nagios-users] check_log2.pl perl module

2006-03-24 Thread Terry L. Inzauro
Arno Lehmann wrote: Hello, On 3/24/2006 8:08 PM, Terry L. Inzauro wrote: Arno Lehmann wrote: ... indeed i did. sometime you can't see the trees through the forest ;) ... sorry for the rookie mistake. Been there, done that. Most of us here, I guess... Arno so battle #2. i am trying t

Re: [Nagios-users] bizarre values in availability cgi

2006-03-24 Thread Hugo van der Kooij
On Fri, 24 Mar 2006, stucky wrote: > Now the scheduled stuff seems about ok but the unscheduled stuff doesn't > make sense. > First of all negative percentages ?? > Second, how can a box be down for 49710 days 6 hours and 22 mins in a 7 day > period ? The actual downtime was about 10 minutes It c

[Nagios-users] bizarre values in availability cgi

2006-03-24 Thread stucky
guys I know a lot of questions have been asked about this but I have not found any answers yet so I decided to drop another line. I have had nagios 2.0 running for a year now and it's been great. One thing that baffles me though is the availability reporting. We had 2 production outages the othe

[Nagios-users] Daniel TARDY est absent jusqu'au 10 Avril.

2006-03-24 Thread Daniel . Tardy
Je serai absent(e) du 23/03/2006 au 09/04/2006. Vous pouvez joindre Christelle LAVAL au 04 75 69 87 21 Stéphane REVOL au 04 75 69 87 07 Cédric BERT au 04 75 69 88 25 Eric GRIENAY au 04 75 69 88 70 En cas d'urgence uniquement, utilisez le 06 80 94 96 87. Merci. ---

Re: [Nagios-users] check_log2.pl perl module

2006-03-24 Thread Arno Lehmann
Hello, On 3/24/2006 8:08 PM, Terry L. Inzauro wrote: Arno Lehmann wrote: ... indeed i did. sometime you can't see the trees through the forest ;) ... sorry for the rookie mistake. Been there, done that. Most of us here, I guess... Arno -- IT-Service Lehmann[EMAIL PRO

Re: [Nagios-users] check_log2.pl perl module

2006-03-24 Thread Terry L. Inzauro
Arno Lehmann wrote: Hello, On 3/24/2006 5:11 PM, Terry L. Inzauro wrote: Marc Powell wrote: ... 1) Always run your tests as the nagios user. 2) They're harmless notices sent to STDERR, not STDOUT so nagios wouldn't ever seen them but you shouldn't be seeing them either with an unmodified plu

Re: [Nagios-users] Re: Nagios-users digest, Vol 1 #3103 - 7 msgs

2006-03-24 Thread Arno Lehmann
Really a good idea to send 280 kB for that question. Thanks. On 3/24/2006 7:58 PM, Manjunath Karekal wrote: Hi, Am using Redhat ES3 and installed Nagios trying to moniter the Veritas service on a windows server and used command process_service_check_result. The error am getting is *Return c

Re: [Nagios-users] Nagios specific scripts and/or binaries

2006-03-24 Thread Arno Lehmann
Hello, please send replies to the list and don't request a read confirmation... On 3/24/2006 7:30 PM, George Rushby wrote: HI Arno, Thanks for your prompt response! I have been doing all test work running as the nagios user. If I take the following command "/usr/bin/printf "* Nagios **

Re: [Nagios-users] Nagios specific scripts and/or binaries

2006-03-24 Thread Arno Lehmann
Hi, On 3/24/2006 7:11 PM, George Rushby wrote: ... I get the following error in the nagios.log file [1143218696] SERVICE NOTIFICATION: george;test-server;Current Users;WARNING;notify-by-sms;USERS WARNING - 1 users currently logged in [1143218696] Warning: Attempting to execute the command

Re: [Nagios-users] check_log2.pl perl module

2006-03-24 Thread Arno Lehmann
Hello, On 3/24/2006 5:11 PM, Terry L. Inzauro wrote: Marc Powell wrote: ... 1) Always run your tests as the nagios user. 2) They're harmless notices sent to STDERR, not STDOUT so nagios wouldn't ever seen them but you shouldn't be seeing them either with an unmodified plugin. 3) What version

[Nagios-users] Nagios specific scripts and/or binaries

2006-03-24 Thread George Rushby
Hi all,   I have decided that I would write my own bash script to send notification via sms and incorporate it into an existing Nagios script. When I run the script from the command prompt as the nagios user it works like a dream and I get my sms. As soon as I activate it in Nagios I get

Re: [Nagios-users] Check_log3 - solaris log monitoring

2006-03-24 Thread Amalarasan Jayaraman
Hi Jason, --- Jason Martin <[EMAIL PROTECTED]> wrote: > On Thu, Mar 23, 2006 at 02:15:14PM -0800, Amalarasan > Jayaraman wrote: > > My question is, how will I reset the > status to > > normal, from nagios, after the problem is fixed. > If the plugin only looks at 'new' lines, then it

Re: [Nagios-users] check_log2.pl perl module

2006-03-24 Thread Terry L. Inzauro
Marc Powell wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:nagios-users- [EMAIL PROTECTED] On Behalf Of Terry L. Inzauro Sent: Friday, March 24, 2006 8:43 AM To: Terry L. Inzauro Cc: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] check_log2.pl perl module Ter

RE: [Nagios-users] check_log2.pl perl module

2006-03-24 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Terry L. Inzauro > Sent: Friday, March 24, 2006 8:43 AM > To: Terry L. Inzauro > Cc: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] check_log2.pl perl module > > Terry

Re: [Nagios-users] check_log

2006-03-24 Thread Terry L. Inzauro
Maccy wrote: Can anybody give me an example of a correct command definition for check_log ? I'm looking to locate the word 'Error' in /var/log/messages on each machine. If anyone can forward example portions of their services.cfg and checkcommand.cfg files I would be most grateful! So far

RE: [Nagios-users] Scheduled Host Downtime via commandline

2006-03-24 Thread Marc Powell
Better yet... http://www.nagios.org/developerinfo/externalcommands/commandlist.php and specifically http://www.nagios.org/developerinfo/externalcommands/commandinfo.php?com mand_id=118 http://www.nagios.org/developerinfo/externalcommands/commandinfo.php?com mand_id=125 -- Marc > -Original

Re: R: [Nagios-users] Check_ntp

2006-03-24 Thread Bill Jacqmein
ntptrace on the linux system should help in figuring out where ntp is breaking. Ive had a problem with the ntp.drift file having a bad value in it causing the ntp service to flap between working correctly and the "No suitable peer server found" error. The solution was to delete the ntp.drift file a

[Nagios-users] check_icmp reporting 100% pkt loss when host is "pingeable"

2006-03-24 Thread Alejandro Mejía Evertsz
Hello everyone.   I was having problems with “segmentation fault” using check_ping command, and I found some info on this list regarding that and suggesting to use check_icmp instead. Check_icmp is great… it’s faster, and don’t consume much resources, but I’m having this problem:   It

Re: [Nagios-users] check_log2.pl perl module

2006-03-24 Thread Terry L. Inzauro
Terry L. Inzauro wrote: folks, the check_log2.pl script is calling for the util.pm perl module. i saw it in the contrib directory, but it isn't using it properly or can't find it. is that the correct module to use, or is there a cpan module out there that i should grab. also, does the /pa

R: [Nagios-users] Check_ntp

2006-03-24 Thread Marco Borsani
When I run "check_ntp -H xxx.xxx.xxx.xxx" (where xxx.xxx.xxx.xxx is a linux system syncronized with the same ntp server of nagios system) I receive: NTP CRITICAL: No suitable peer server found - Server for ntp probably down Before this test, the plugin seemed work fine (with another target host):

[Nagios-users] check_log2.pl perl module

2006-03-24 Thread Terry L. Inzauro
folks, the check_log2.pl script is calling for the util.pm perl module. i saw it in the contrib directory, but it isn't using it properly or can't find it. is that the correct module to use, or is there a cpan module out there that i should grab. also, does the /path/to/contrib directory nee

[Nagios-users] monitoring cisco bri interface

2006-03-24 Thread Brandino Andreas
hi all! Anyone has an idea how can i monitor the state of the interfaces??? I want to check the layer 2 of the bri interfaces Also is possible to make them appear on the map? Is a workaround for this? Any idea will be appreciated Brandino Andreas [EMAIL PROTECTED] -

[Nagios-users] check_log

2006-03-24 Thread Maccy
Can anybody give me an example of a correct command definition for check_log ? I'm looking to locate the word 'Error' in /var/log/messages on each machine. If anyone can forward example portions of their services.cfg and checkcommand.cfg files I would be most grateful! So far I've been abl

[Nagios-users] Rob Ford is out of the office.

2006-03-24 Thread Rob Ford
I will be out of the office starting 23/03/2006 and will not return until 27/03/2006. I will respond to your message when I return. *** This e-mail and attachments are intended for the above name only and may be c

Re: [Nagios-users] Scheduled Host Downtime via commandline

2006-03-24 Thread Marco Ramos
Hi, yes. Check this out: http://nagios.sourceforge.net/docs/1_0/extcommands.html HTH, Marco Ramos On Fri, 2006-03-24 at 09:12 +0100, Richard Gliebe wrote: > Hi all, > > is it possible to schedule a Host Downtime via command line, and delete > this scheduled downtime also via command line ? >

RE: [Nagios-users] Nagios 'Out Of Memory' Problems

2006-03-24 Thread Marco Ramos
Hi, I had some out of memory and forking problems a while ago. After some debugging I've tunned some parameters, namely service_reaper_frequency and max_concurrent_checks. Maybe this URL will help you: http://www.nagios.org/faqs/viewfaq.php? faq_id=115 HTH, Marco Ramos On Thu, 2006-03-23 at 13

Re: [Nagios-users] checking http secure

2006-03-24 Thread Hugo van der Kooij
On Fri, 24 Mar 2006, Jean Frontin wrote: > I run nagios 2.0 on fedora. Here is the response of a request made to check > a websecure. The similar command, on port 80, runs fine about http non secure. > > [EMAIL PROTECTED] plugins]# ./check_http -H myremotehost -p 443 > Invalid HTTP response receiv

[Nagios-users] Scheduled Host Downtime via commandline

2006-03-24 Thread Richard Gliebe
Hi all, is it possible to schedule a Host Downtime via command line, and delete this scheduled downtime also via command line ? thanks in advance Richard --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that ex

[Nagios-users] checking http secure

2006-03-24 Thread Jean Frontin
Hello, I run nagios 2.0 on fedora. Here is the response of a request made to check a websecure. The similar command, on port 80, runs fine about http non secure. [EMAIL PROTECTED] plugins]# ./check_http -H myremotehost -p 443 Invalid HTTP response received from host on port 443 [EMAIL PROTECTE