Re: [Nagios-users] nagios not sending sms through gnokii

2009-01-05 Thread Hugo van der Kooij
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 fernando renegado wrote: > Hi, > > It's been weeks since I've been experimenting on gnokii to send sms > alerts from nagios. I'm using nokia 5210 xpress music cell connected to > my nagios on Centos box. When I tried to send sms at the terminal it > w

[Nagios-users] nagios not sending sms through gnokii

2009-01-05 Thread fernando renegado
Hi, It's been weeks since I've been experimenting on gnokii to send sms alerts from nagios. I'm using nokia 5210 xpress music cell connected to my nagios on Centos box. When I tried to send sms at the terminal it works fine. But when I enable nagios to send sms, it doesn't. I tried to chmod and ch

Re: [Nagios-users] Return code of 141 is out of bounds - SMTP Monitor

2009-01-05 Thread jmoseley
First, the syntax of the check_command should be: check_smtp!25!60 And for that to work, the entry in your checkcommands.cfg would look like: # 'check_smtp' command definition define command{ command_namecheck_smtp command_line$USER1$/check_smtp -H $HOSTADDRESS$ -p $ARG1$

[Nagios-users] Return code of 141 is out of bounds - SMTP Monitor

2009-01-05 Thread Duane Hill
Every once in a while I will get a critical alert stating: Notification Type: PROBLEM Service: SMTP Host: Secondary Spam Filter Address: 192.168.1.50 State: CRITICAL Date/Time: Tue Jan 6 00:43:01 UTC 2009 Additional Info: (Return code of 141 is out of bo

Re: [Nagios-users] check_by_ssh for new linxux users.. shed some light...

2009-01-05 Thread Satish Kumar P
On Tue, Jan 6, 2009 at 7:36 AM, Mirza Dedic wrote: > Hello, > > I have a Nagios system running (3.0.X) along with Nagios Plug-ins; while I > am able to get Nagios to monitor all the things I need on a Win32 box (using > NSClient++ & Check_NT); I am having difficulty getting check_by_ssh to work >

Re: [Nagios-users] check_by_ssh for new linxux users.. shed some light...

2009-01-05 Thread Patrick Morris
On Tue, 06 Jan 2009, Mirza Dedic wrote: > Hello, > > I have a Nagios system running (3.0.X) along with Nagios Plug-ins; while I am > able to get Nagios to monitor all the things I need on a Win32 box (using > NSClient++ & Check_NT); I am having difficulty getting check_by_ssh to work > for me

[Nagios-users] check_by_ssh for new linxux users.. shed some light...

2009-01-05 Thread Mirza Dedic
Hello, I have a Nagios system running (3.0.X) along with Nagios Plug-ins; while I am able to get Nagios to monitor all the things I need on a Win32 box (using NSClient++ & Check_NT); I am having difficulty getting check_by_ssh to work for me. I have previously never used check_by_ssh; I am als

Re: [Nagios-users] Setting up NRPE on HP UX

2009-01-05 Thread C. Bensend
:) Please keep in mind, the versions there are *old*. I don't work at that job any longer, so I do not have an environment to build new ones. Benny > Hi there -- > > I would check out the following URL: > > http://www.bennyvision.com/projects/nagios/index.php > > I have used the files that ar

[Nagios-users] Nagios 3.x spews debug output on configuration verify on RHEL3 systems

2009-01-05 Thread jmoseley
This same issue was posted on the users list back in March, but didn't generate any interest. Essentially, the problem doesn't exist on RHEL 4 or 5 systems and shows up only when Nagios is compiled with ePN support. On RHEL3, when verifying configuration, I get: Nagios 3.0.6 Copyright (c) 1999-2

Re: [Nagios-users] Setting up NRPE on HP UX

2009-01-05 Thread Kyle O'Donnell
ive compiled them for 10.20 and 11.00 (works with 11.11) http://www.nagiosexchange.org/cgi-bin/page.cgi?g=Detailed%2F2559.html;d=1 http://www.nagiosexchange.org/cgi-bin/page.cgi?g=Detailed%2F2556.html;d=1 On 1/5/09, Kaplan, Andrew H. wrote: > Hi there -- > > I would check out the following URL

Re: [Nagios-users] Setting up NRPE on HP UX

2009-01-05 Thread Kaplan, Andrew H.
Hi there -- I would check out the following URL: http://www.bennyvision.com/projects/nagios/index.php I have used the files that are available there with great success. -Original Message- From: Christian Iñiguez [mailto:challenger_jos...@yahoo.com.mx] Sent: Monday, January 05, 2009 1

Re: [Nagios-users] Setting up NRPE on HP UX

2009-01-05 Thread jmoseley
Good documentation can be found at: http://nagios.sourceforge.net/docs/nrpe/NRPE.pdf Basically, you have to install NRPE on the host you want monitored *and* any plugins that NRPE daemon on that host will call. If you want to monitor things specific to HP UX, then you'll have to write custom plu

[Nagios-users] Setting up NRPE on HP UX

2009-01-05 Thread Christian Iñiguez
Hi All! I have 2 machines with Unix HP UX, and I'd like to monitoring them installing nrpe, but I haven't found documentation or how to's about it. On Linux plataform is working very well, but it's a kind of difficult to do it on UNIX (HP UX) Does any body know how can perform this? Thanks in