Re: [Nagios-users] check_route or equivalent?

2006-09-22 Thread Robin-David Hammond%KB3IEN
looking at my ping'(ipv4)s man page using -g and the IP of the secondary gateway would work. using ipv6 i tend to run one rtsold advertisement for each pipe for each gateway. Thus a host on a network that is comprised of two interconnected routers with independent access to two shared pipes wo

[Nagios-users] (no subject)

2006-09-22 Thread Jorg . Schulz
I will be out of the office starting 2006-09-20 and will not return until 2006-09-26. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opin

Re: [Nagios-users] weekly availability reports

2006-09-22 Thread Forrest England
looks like a good starting place, thanks. Curt Shaffer wrote: > http://www.nagiosexchange.org/AddOn_Projects.22.0.html?&tx_netnagext_pi1[p_v > iew]=640 > > That is what I am working with. I am in the midst of changing it a bit to my > taste but it works well out of the box. > > HTH > > Curt > > --

Re: [Nagios-users] weekly availability reports

2006-09-22 Thread Curt Shaffer
http://www.nagiosexchange.org/AddOn_Projects.22.0.html?&tx_netnagext_pi1[p_v iew]=640 That is what I am working with. I am in the midst of changing it a bit to my taste but it works well out of the box. HTH Curt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Beh

Re: [Nagios-users] (no subject)

2006-09-22 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] > Sent: Friday, September 22, 2006 11:43 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] (no subject) > > I've just installed nagios for the first

Re: [Nagios-users] Web Pagre Frame Disappears in FireFox

2006-09-22 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Travis Rabe > Sent: Friday, September 22, 2006 10:48 AM > To: Nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Web Pagre Frame Disappears in FireFox > > Hello All, > > I h

[Nagios-users] weekly availability reports

2006-09-22 Thread Forrest England
Hi there, I've been playing with nagios as a replacement/augmentation for BigBrother, which I'm currently using, which allows a weekly availability report to be sent to a specified email address. Is this functionality readily available in Nagios? I'm familiar with the availability reports ava

Re: [Nagios-users] check_route or equivalent?

2006-09-22 Thread Hugo van der Kooij
On Fri, 22 Sep 2006, Hari Sekhon wrote: > I've got a second firewall connected to an adsl modem as a backup and I > want to be able to monitor that the second line is actually working and > routing properly to the internet. > > What I would like to do is to send a traceroute to www.google.com but

[Nagios-users] check_route or equivalent?

2006-09-22 Thread Hari Sekhon
I've got a second firewall connected to an adsl modem as a backup and I want to be able to monitor that the second line is actually working and routing properly to the internet. What I would like to do is to send a traceroute to www.google.com but send it via the ip of the backup firewall inste

[Nagios-users] (no subject)

2006-09-22 Thread cristian . lupu
I've just installed nagios for the first time. I have a problem with localhost. It says that localhost is down. In error log i have something like that. [1158925659] HOST ALERT: localhost;DOWN;SOFT;1;/bin/ping -n -U -w 10 -c 1 127.0.0.1 I've checked with check_ping from libexec to see if it's ok

[Nagios-users] problems nagios

2006-09-22 Thread Carlos S�nchez
Hi!! i have a problem, i do apt-get remove --purge mailx, when i execute that command my packet nagios-mysql was removed. I dont know why, but when i do apt-get install nagios-mysql i have an error DBI connect('dbname=','',...) failed: Access denied for user 'root'@'localhost' (using passwor

[Nagios-users] Web Pagre Frame Disappears in FireFox

2006-09-22 Thread Travis Rabe
Hello All,  I have noticed that when using IE 6 and 7 that the left frame stays a part of the page when going through the pages of the nagios web.  When I use FireFox, after the homepage, the frame always disappears.  Any ideas?  Is this a bug?  Is there a workaround for it? Travis

[Nagios-users] Service escalations (exclude certain service_descriptions?)

2006-09-22 Thread Kyle Sexton
I would like to create an escalation group that notifies for all services and hosts except for a few specific ones.  I've created a serviceescalation that will do everything, but now I'd like to start excluding a certain service.  For example I'd like to not be notified if the service_description i

[Nagios-users] nagios hangs randomly after reload

2006-09-22 Thread daniel.siegers
Hi list,   we use nagios 2.4 and have problems with hangs after reloads in about one of four times.   We use these configs:   main.cfg: […] retain_state_information=1 state_retention_file=/usr/local/nagios/var/retention.dat retention_update_interval=10 use_retained_program_state=

Re: [Nagios-users] Externals Commands

2006-09-22 Thread Hari Sekhon
Just for reference and closure on this, there was nothing wrong with my setup really. I have noticed a couple of quirks though which I should point out. The nagios_check_command I specified in cgi.cfg never worked, despite the fact that it works perfectly from the command line of the nagios us

Re: [Nagios-users] nagios don't send mail

2006-09-22 Thread rob . moss
[EMAIL PROTECTED] wrote on 21/09/2006 22:18:14: [.. snip ..] > Your notification command is not configured correctly. Usually you'd see > a mail program like 'mail' between the "|" and "-s" in the command > definition. I wrote a perl script to send the emails. It's a direct replacement and can

Re: [Nagios-users] Passing Arguments to checkcommand in hosts.cfg

2006-09-22 Thread Arno Lehmann
Hi, On 9/22/2006 7:58 AM, jay alvarez wrote: > Hi, > > I'm trying to use check_cisco_ping for some hosts and > aside from the $HOSTADDRESS$ it requires the mpls > label. Passing an argument to the check_command using > !ARGn! notation doesn't work. I think it has something > to do with the ARG de