Re: [Nagios-users] sendpage working - what do your commands look like?

2007-02-05 Thread Holger Weiss
* Brian Loe <[EMAIL PROTECTED]> [2007-02-05 16:28]: > On 2/5/07, Holger Weiss <[EMAIL PROTECTED]> wrote: > > define command { > > command_name service-notify-by-pager > > command_line /usr/bin/printf "%b" "$NOTIFICATIONTYPE$: $SERVICEDESC$ > > $SERVICESTATE$ - $HOSTADDRESS$ - $SERVICEOUTPUT$

Re: [Nagios-users] sendpage working - what do your commands look like?

2007-02-05 Thread Brian Loe
What is the "%b" in the misccommands? On 2/5/07, Holger Weiss <[EMAIL PROTECTED]> wrote: > * Brian Loe <[EMAIL PROTECTED]> [2007-02-05 16:07]: > > What are some of the commands you guys are using for notifications via > > sendpage? Since I can now page from the command line I'm ready to work > > o

Re: [Nagios-users] sendpage working - what do your commands look like?

2007-02-05 Thread Holger Weiss
* Brian Loe <[EMAIL PROTECTED]> [2007-02-05 16:07]: > What are some of the commands you guys are using for notifications via > sendpage? Since I can now page from the command line I'm ready to work > on this and since its kind of a well established method I thought I'd > avoid re-inventing the whee

[Nagios-users] sendpage working - what do your commands look like?

2007-02-05 Thread Brian Loe
What are some of the commands you guys are using for notifications via sendpage? Since I can now page from the command line I'm ready to work on this and since its kind of a well established method I thought I'd avoid re-inventing the wheel like I tried last time. -

Re: [Nagios-users] Running Nagios 1.x and 2.x on the same server

2007-02-05 Thread Patrick Morris
On Mon, 05 Feb 2007, Kaplan, Andrew H. wrote: > One idea was to have both Nagios 1.x and 2.x running on the same server and > have > virtual machines set up for both. Aside from compiling and installing > > the two servers into separate directories, are there any other issues that I > should con

[Nagios-users] Running Nagios 1.x and 2.x on the same server

2007-02-05 Thread Kaplan, Andrew H.
Hi there - I am currently monitoring a group of HP-UX 10.20 systems with out Nagios 1.4 server. A new 2.6 server is being implemented, but the 2.6 NRPE client will not compile on the 10.20 systems. I am not aware of any 2.6 binaries that will work on the 10.20 systems, so the decision was made

Re: [Nagios-users] Notification commands

2007-02-05 Thread Aaron Segura
Did you look at: http://www.nagiosexchange.org/Notifications.35.0.html?&tx_netnagext_pi1[p_view]=627 Seems that with a little fancy macro/template work, you could get what you want. We use it for the "Business logic" you mentioned...different chunks of information can be included/excluded depend

Re: [Nagios-users] Nagios not polling httpd

2007-02-05 Thread Robin Ericsson
On 2/5/07, edalB <[EMAIL PROTECTED]> wrote: > Hi there > > I have a weird problem. I have a server that has a httpd service running off > it. > When I go to the website on the server I can access it and it works > 100% but when I ask nagios to check_http it gives me the following. > > > nagios-0 l

[Nagios-users] Nagios not polling httpd

2007-02-05 Thread edalB
Hi there I have a weird problem. I have a server that has a httpd service running off it. When I go to the website on the server I can access it and it works 100% but when I ask nagios to check_http it gives me the following. nagios-0 libexec # ./check_http 10.0.4.37 CRITICAL - Socket timeout af

[Nagios-users] Nagios Looking Glass 1.0.2 in Beta-testing

2007-02-05 Thread Andy Shellam (Mailing Lists)
Nagios Looking Glass v1.0.2 Beta is available for download! This is a call for testers to try out 1.0.2 before it is released. The reason being there have been massive performance improvements in the way NLG gathers the data from Nagios, and I'm hoping people who couldn't get 1.0.1 or below worki

[Nagios-users] check_dirsize and "CHECK_NRPE: Socket timeout"

2007-02-05 Thread Yogesh Hasabnis
Hi All, I am using nrpe and check_dirsize plugin to monitor the home directory sizes of quite a few users. I receive the error "CHECK_NRPE: Socket timeout after 10 seconds" during the checking of quite a few directories. This error isn't observed at each check or for each directory. It is observe

Re: [Nagios-users] Service Dependencies - refer to self

2007-02-05 Thread Andy Shellam (Mailing Lists)
moshe sharon wrote: Hi its pretty simple solution without perl script. create a service called NRPE and enter the following check_command command_name nrpe_version command_line ./check_nrpe -H 212.150.36.20 when running this command against NRPE daemon you should get