Re: [Nagios-users] Return code of 139 is out of bounds!!!

2010-04-06 Thread Giorgio Zarrelli
Chanhe the ownership or permissions on the plugin file. Ciao, Giorgio Il giorno 07/apr/2010, alle ore 03.28, ha scritto: Hi, I am using Nagios 3.0.6 with Nagios plugins 1.4.14 on Linux with Fedora 10.1. I have recently changed the warning and critical thresholds for E: drive o

Re: [Nagios-users] Return code of 139 is out of bounds!!!

2010-04-06 Thread ravishankar.gundlapali
Thanks a lot Gevery I found where I have made the mistake. check_command check_nt!USEDDISKSPACE!-l J -w 95 -c 98 I have changed the letter J to Ethis has resolved the problem.. Thanks & Regards, Ravi G From: Ravishankar Gundlapali (WT01 - ENERGY & UTILITIES) Sen

Re: [Nagios-users] Return code of 139 is out of bounds!!!

2010-04-06 Thread ravishankar.gundlapali
No, there is no J: drive configured for this server I have just changed the thresholds for E: drive. Please let me know where is the mistake... Thanks & Regards, Ravi G From: Gary Every [mailto:gev...@gmail.com] Sent: Wednesday, April 07, 2010 7:45 AM To: Nagios Users List Subjec

Re: [Nagios-users] Return code of 139 is out of bounds!!!

2010-04-06 Thread Gary Every
Looks like you're looking at the J drive, not the E: drive. Do you have a J: drive? On Tue, Apr 6, 2010 at 6:28 PM, wrote: > Hi, > > > > I am using Nagios 3.0.6 with Nagios plugins 1.4.14 on Linux with Fedora > > 10.1. > > > > I have recently changed the warning and critical thresholds for E:

[Nagios-users] Return code of 139 is out of bounds!!!

2010-04-06 Thread ravishankar.gundlapali
Hi, I am using Nagios 3.0.6 with Nagios plugins 1.4.14 on Linux with Fedora 10.1. I have recently changed the warning and critical thresholds for E: drive of one server to 95% and 98% respectively. The moment I changed, nagios started showing the status as 'Return code of 139 is out of

Re: [Nagios-users] Nagiosgraph and load graphing

2010-04-06 Thread Stuart Browne
Oops, wrong scale. Milli as Romain suggests. > -Original Message- > From: Stuart Browne [mailto:stuart.bro...@ausregistry.com.au] > Sent: Wednesday, 7 April 2010 09:09 > To: Nagios Users List > Subject: Re: [Nagios-users] Nagiosgraph and load graphing > > > From: Paras pradhan [mailto:pr

Re: [Nagios-users] Nagiosgraph and load graphing

2010-04-06 Thread Romain Komorn
m usually stands for 'milli' as in 'millisecond' or 'millimeter' but it seems like it should be 35m , 44m and 20m , in your case, if loads are 0.03 , 0.04 and 0.02 . On Tue, Apr 6, 2010 at 3:55 PM, Paras pradhan wrote: > Hi, > Just installed nagiosgraph and nagios (bothe latest) . Nagios seems to

[Nagios-users] High latency issues on Nagios 3.2.1

2010-04-06 Thread Cary Petterborg
We are currently working towards migrating from Nagios 2.7 to 3.2. We have 37,000+ services and 3,000+ hosts. We have a test environment with an 8 CPU system running Nagios 3.2.1 and we are getting high latency of 330+ seconds. The configuration has the large installation tweaks turned on and m

Re: [Nagios-users] Nagiosgraph and load graphing

2010-04-06 Thread Stuart Browne
> From: Paras pradhan [mailto:pradhanpa...@gmail.com] > > Just installed nagiosgraph and nagios (bothe latest) . Nagios seems to be > working fine. When i see Load graph, I am seeing something like 350m, 440m, > 200m instead of 0.03, 0.04, 0.02. I don't know what this "m" is and how/why > this is

[Nagios-users] Nagiosgraph and load graphing

2010-04-06 Thread Paras pradhan
Hi, Just installed nagiosgraph and nagios (bothe latest) . Nagios seems to be working fine. When i see Load graph, I am seeing something like 350m, 440m , 200m instead of 0.03, 0.04, 0.02. I don't know what this "m" is and how/why this is happening. Did I miss or need to do something? Thanks! P

Re: [Nagios-users] Security Breach?

2010-04-06 Thread Mathieu Gagné
On 4/6/10 4:24 PM, Martyn wrote: > Hi all, hope you can help me out with this question I have just been > sent which is as follows: - > > "We have had a security warning from the hosting company, one of the > Nagios User processes was using up 90% of the CPU: Did you set a password for the "nagios

Re: [Nagios-users] Setting up Escalations.

2010-04-06 Thread Giorgio Zarrelli
Hi, the workflow for check/notification/escalation is the following: 1. The service/host is checked in OK state with the check_interval timing; 2. As the service/host goes into a NON OK state, but didn't reach the max_check_attempts, the service enters a SOFT NON OK state and the next check is

[Nagios-users] Security Breach?

2010-04-06 Thread Martyn
Hi all, hope you can help me out with this question I have just been sent which is as follows: - "We have had a security warning from the hosting company, one of the Nagios User processes was using up 90% of the CPU: 8521 nagios 25 0 6144 2168 1524 R 90.4 0.0 566:17.51 x A review of the users ac

Re: [Nagios-users] How can nagios alert when receive email?

2010-04-06 Thread Justin T Pryzby
On Tue, Apr 06, 2010 at 03:54:10PM -0300, Helder wrote: > I would like to configure nagios to alert when receive some > messages from a pop server. How can i do it? Procmail + nsca ? Justin -- Download Intel® Pa

Re: [Nagios-users] How can nagios alert when receive email?

2010-04-06 Thread Tony Yarusso
On 4/6/2010 1:54 PM, Helder wrote: > Hi! > > I would like to configure nagios to alert when receive some > messages from a pop server. How can i do it? > > Thanks > Helderes There are a number of plugins available the in exchange for this type of thing - take a look at the "IMAP4 and P

[Nagios-users] How can nagios alert when receive email?

2010-04-06 Thread Helder
Hi! I would like to configure nagios to alert when receive some messages from a pop server. How can i do it? Thanks Helder -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed c

Re: [Nagios-users] Plugin to check file for string?

2010-04-06 Thread Max Hetrick
Guy Waugh wrote: > Does anyone know of a nagios plugin that will grep a file for a string? > > I have a cronjob that logs output to a file and I basically want to grep > for 'cronjob successful' in this file, alerting Critical if the string > isn't found and OK if it is. The check_file plugin

Re: [Nagios-users] Plugin to check file for string?

2010-04-06 Thread C. Bensend
> Does anyone know of a nagios plugin that will grep a file for a string? > > I have a cronjob that logs output to a file and I basically want to grep > for > 'cronjob successful' in this file, alerting Critical if the string isn't > found and OK if it is. http://labs.consol.de/lang/en/nagios/che

Re: [Nagios-users] Plugin to check file for string?

2010-04-06 Thread Assaf Flatto
Guy Waugh wrote: > Hi all, > > Does anyone know of a nagios plugin that will grep a file for a string? > > I have a cronjob that logs output to a file and I basically want to > grep for 'cronjob successful' in this file, alerting Critical if the > string isn't found and OK if it is. > > Thanks, >

[Nagios-users] Plugin to check file for string?

2010-04-06 Thread Guy Waugh
Hi all, Does anyone know of a nagios plugin that will grep a file for a string? I have a cronjob that logs output to a file and I basically want to grep for 'cronjob successful' in this file, alerting Critical if the string isn't found and OK if it is. Thanks, Guy. --

Re: [Nagios-users] Failover+NSCA - syncing webinterface settings?

2010-04-06 Thread kristian
Hi Frank I've got a similar setup running and had the problem of whenever the slave came online, any acknowledgements on the master were lost and notifications came out again. I use subversion to keep my object definitions in line between the slave and master (there is an svn update step in the m

[Nagios-users] Nagios 3.2.1 - browser refresh

2010-04-06 Thread ravishankar.gundlapali
Hi, I am using nagios on Linux with Fedora installed on it. I have recently upgraded nagios to 3.2.1,when I refresh the browser it gets redirected to home page. I have gone through the previous posts and made the changes but even then same problem. I have renamed the file index.php

Re: [Nagios-users] Not recieving email notifications??

2010-04-06 Thread Giorgio Zarrelli
Hi, Check the ownership and permissions on the script called by notify- service-by-email Ciao, Giorgio Il giorno 06/apr/2010, alle ore 09.02, ha scritto: Hi, Please see the notifications in web console…..I think notification-b y-email command is called.