[Nagios-users] notification escalations

2006-11-13 Thread David Garvey
I need to get escalations working. Here is my current configs... Am I missing anything? I am only getting the first notication and escalation is not working. Has anyone run into this problem?

Thanks in advance,
David

define hostescalation { host_name * first_notification 3 last_notification 5 notification_interval 15 contact_groups first,second
 }
define hostescalation { host_name * first_notification 6 last_notification 9 notification_interval 15 contact_groups first,second,third
 }
define hostescalation { host_name * first_notification 10 last_notification 12 notification_interval 15 contact_groups first,second,third,fourth
 }
define hostescalation { host_name * first_notification 13 last_notification 15 notification_interval 30 contact_groups first,second,third,forth,fifth
 }
define hostescalation { host_name * first_notification 16 last_notification 18 notification_interval 30 contact_groups first,second,third,forth,fifth,sixth
 }
define host{ name generic-host notifications_enabled 1 event_handler_enabled 1 flap_detection_enabled 1
 process_perf_data 1 retain_status_information 1 retain_nonstatus_information 1 check_command check-host-alive
 max_check_attempts 3 contact_groups first notification_interval 10 notification_period 24x7
 notification_options d,r register 0 }
define host { host_name Webserver1 alias Webserver1 address 1.1.1.1
 use generic-host}


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.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

Re: [Nagios-users] troubles with check_by_ssh

2006-11-05 Thread David Garvey
Nov 5 14:57:22 nagios nagios: Warning: Return code of 67 for check of service 'Check_ssh_load' on host 'host22' was out of bounds.
I am getting the following error on a check_by_ssh command. It work fine from the command line.


-bash-3.00$ ./check_by_ssh -l nagios -H host22 -C 'libexec/check_load -w 50 -c 75'OK - load average: 0.00, 0.00, 0.00|load1=0.00;50.00;75.00;0.00 load5=0.00;50.00;75.00;0.00 load15=
0.00;50.00;75.00;0.00-bash-3.00$ echo $?0
On 10/25/06, David Garvey [EMAIL PROTECTED] wrote:

I am have problems using the most recent libraries of ssh2 the commerial version. Here is the error when nagios runs the plug-in.

Remote command execution failed: warning: You have no controlling tty. Cannot read confirmation.

Here is the command line execution...-bash-3.00$ libexec/check_by_ssh -H host18 -t 30 -S 25 -C libexec/check_load -w 50 -c 75OK - load average: 0.00, 0.00, 0.00|load1=0.00;50.00;75.00;0.00 load5= 
0.00;50.00;75.00;0.00 load15=0.00;50.00;75.00;0.00You have new mail in /var/spool/mail/nagios

Here is the /var/log/messages on host18...

Oct 25 15:10:10 host18 sshd2[870]: connection from 10.1.1.1Oct 25 15:10:10 host18 sshd2[13080]: DNS lookup failed for 
10.1.1.1. Oct 25 15:10:10 host18 sshd2[13080]: Remote host disconnected: Key exchange failed.Oct 25 15:10:10 host18 sshd2[13080]: Key exchange failed in remote: 'Key exchange failed.'


The ssh versions...

host18

ssh2 -Vssh2: SSH Secure Shell 2.2.0 on i686-pc-linux-gnu

nagios
ssh -Vssh: SSH Secure Shell 3.2.9.1 on i686-pc-linux-gnu


-- David Garveycell# 510-209-9012 
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.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

[Nagios-users] troubles with check_by_ssh

2006-10-25 Thread David Garvey
I am have problems using the most recent libraries of ssh2 the commerial version. Here is the error when nagios runs the plug-in.

Remote command execution failed: warning: You have no controlling tty. Cannot read confirmation.

Here is the command line execution...-bash-3.00$ libexec/check_by_ssh -H host18 -t 30 -S 25 -C libexec/check_load -w 50 -c 75OK - load average: 0.00, 0.00, 0.00|load1=0.00;50.00;75.00;0.00 load5=
0.00;50.00;75.00;0.00 load15=0.00;50.00;75.00;0.00You have new mail in /var/spool/mail/nagios

Here is the /var/log/messages on host18...

Oct 25 15:10:10 host18 sshd2[870]: connection from 10.1.1.1Oct 25 15:10:10 host18 sshd2[13080]: DNS lookup failed for 10.1.1.1.
Oct 25 15:10:10 host18 sshd2[13080]: Remote host disconnected: Key exchange failed.Oct 25 15:10:10 host18 sshd2[13080]: Key exchange failed in remote: 'Key exchange failed.'

The ssh versions...

host18

ssh2 -Vssh2: SSH Secure Shell 2.2.0 on i686-pc-linux-gnu

nagios
ssh -Vssh: SSH Secure Shell 3.2.9.1 on i686-pc-linux-gnu



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.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

[Nagios-users] David Garvey wants to chat

2006-05-13 Thread David Garvey

---

David Garvey wants to stay in better touch using some of Google's coolest new
products.

If you already have Gmail or Google Talk, visit:
http://mail.google.com/mail/b-40d871d19a-aa1053b917-1dc429cdfff530dd
You'll need to click this link to be able to chat with David Garvey.

To get Gmail - a free email account from Google with over 2,600 megabytes of
storage - and chat with David Garvey, visit:
http://mail.google.com/mail/a-40d871d19a-aa1053b917-dec285d1cf

Gmail offers:
- Powerful spam protection
- Built-in search for finding your messages and a helpful way of organizing
 emails into conversations
- No pop-up ads or untargeted banners - just text ads and related information
 that are relevant to the content of your messages
- Instant messaging capabilities right inside Gmail

All this, and its yours for free. But wait, there's more! You can also get
Google Talk:

http://www.google.com/talk/

Its a small Windows* download that lets you make free calls to your friends
through your computer. It's simple and clutter-free, and it works with any
computer speaker and microphone.

Gmail and Google Talk are still in beta. We're working hard to add new features
and make improvements, so we might also ask for your comments and suggestions
periodically. We appreciate your help in making our products even better!

Thanks,
The Google Team

To learn more about Gmail and Google Talk, visit:
http://mail.google.com/mail/help/about.html
http://www.google.com/talk/about.html

(If clicking the URLs in this message does not work, copy and paste them into
the address bar of your browser).

* Not a Windows user? No problem. You can also connect to the Google
Talk service from any platform using third-party clients
(http://www.google.com/talk/otherclients.html).


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid0709bid3057dat1642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.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


[Nagios-users] Re: check_log

2006-05-13 Thread David Garvey
Never mind... I can just check the age of the log with check_file_age.pl

Thanks,
David
On 5/12/06, David Garvey [EMAIL PROTECTED] wrote:


Hello: Newbie question here:

Is it possible to perform a check_log on a remote host and check to see if the log tail is scrolling? I have a perl script to parse for strings but I need to be able to identify if the logs are advancing?

Many Thanks,

David-- David Garveycell# 510-209-9012 


[Nagios-users] check_log

2006-05-12 Thread David Garvey
Hello: Newbie question here:

Is it possible to perform a check_log on a remote host and check to see if the log tail is scrolling? I have a perl script to parse for strings but I need to be able to identify if the logs are advancing?

Many Thanks,
David