[Nagios-users] Monitoring Router / Wan Links with historical data

2006-10-11 Thread narendran.neelamegam
Hi, How can I achieve to get the following using Nagios. 1. Router/swtich CPU and Memory- live graphs and historical statistics also 2. WAN links band width utilization traffic- IN/OUT traffic on a link in Kbps 3. WAN links latency/delay in milli seconds---live and historical statistics Th

Re: [Nagios-users] check_by_ssh vs. ssh (when executed, have different environments)

2006-10-11 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of John P. Rouillard > Sent: Wednesday, October 11, 2006 7:31 PM > To: Craig Worthington > Cc: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] check_by_ssh vs. ssh (when exe

Re: [Nagios-users] check_by_ssh vs. ssh (when executed, have different environments)

2006-10-11 Thread John P. Rouillard
Top posting. Reformatted: In message <[EMAIL PROTECTED]>, Craig Worthington writes: >On Thu, 2006-10-12 at 08:43, John P. Rouillard wrote: >> In message <[EMAIL PROTECTED]>, >> "Marc Powell" writes: >> >> On Behalf Of Bret Goodfellow >> >> The user (nagios) is the id that is executing both ssh an

Re: [Nagios-users] check_by_ssh vs. ssh (when executed, have different environments)

2006-10-11 Thread Craig Worthington
On the same sort of ssh track... Is it possible to configure ssh or check_by_ssh to use a ssh tunnel ? I have a number of heavy loaded computers (executing climate models) where re-establishing ssh connections every 30 seconds is causing a load problem. I guess the goal would be to have a check-

Re: [Nagios-users] check_by_ssh vs. ssh (when executed, have different environments)

2006-10-11 Thread John P. Rouillard
In message <[EMAIL PROTECTED]>, "Marc Powell" writes: >> On Behalf Of Bret Goodfellow >> The user (nagios) is the id that is executing both ssh and check_by_ssh. >> When these commands are run, the "environments" established for ssh and >> check_by_ssh are different (why)? >> >check_by_ssh does n

Re: [Nagios-users] check_by_ssh vs. ssh (when executed, have different environments)

2006-10-11 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Bret Goodfellow > Sent: Wednesday, October 11, 2006 4:14 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] check_by_ssh vs. ssh (when executed,have different > environ

[Nagios-users] check_by_ssh vs. ssh (when executed, have different environments)

2006-10-11 Thread Bret Goodfellow
The user (nagios) is the id that is executing both ssh and check_by_ssh.  When these commands are run, the "environments" established for ssh and check_by_ssh are different (why)?   Below is the environment established for ssh:   SHELL=/bin/bash SSH_CLIENT=10.8.24.170 58641 22 USER=nagios L

Re: [Nagios-users] Starting up Nagios

2006-10-11 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Jeff Rutkowski > Sent: Wednesday, October 11, 2006 1:22 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Starting up Nagios > > OK, I've played around with it some m

Re: [Nagios-users] check_oracle plugin returns - CRITICAL- ORA-12154:TNS: count not resolve service name

2006-10-11 Thread Bret Goodfellow
The user (nagios) is the id that is executing both ssh and check_by_ssh.  I did discover though, that when these commands are run, the "environments" established for ssh and check_by_ssh are different.   Below is the environment established for ssh (THIS IS THE ONE THAT WORKS!!):   SHELL=/bi

Re: [Nagios-users] FW: Starting up Nagios

2006-10-11 Thread Andreas Ericsson
Jeff Rutkowski wrote: > Poking around I noticed something I wonder if this is part of the > problem: > > linux:/usr/local/nagios # file etc/nagios.cfg > etc/nagios.cfg: ASCII English text > linux:/usr/local/nagios # file etc/misccommands.cfg > etc/misccommands.cfg: ASCII English text, with ver

Re: [Nagios-users] SMS notificatoni

2006-10-11 Thread Az
Darbin wrote: > Hi all > has somebody implemented notification via SMS but not via INTERNET, but > using any cell/gsm modem ??? > What kind of equipment and soft did you use. For a more complete set of responses, I would recommend searching the archives as this topic has been done to death. --

Re: [Nagios-users] checking notification status of the cluster

2006-10-11 Thread G Bit
--- G Bit <[EMAIL PROTECTED]> wrote: > Hi, > > Is there a way to check the notification setting at the cluster level. We > disable notification > for the entire cluster and forget about it. So I want to write a plugin that > crons periodically > and > report to us about the notification setti

Re: [Nagios-users] Schedule Downtime for the entire cluster

2006-10-11 Thread G Bit
--- Patrick Morris <[EMAIL PROTECTED]> wrote: > On Wed, 11 Oct 2006, G Bit wrote: > > > Hi, > > > > Is there a way to schedule downtime for an entire cluster. > > What do you mean by "cluster," exactly? I'f seen you use it in a couple > messages now, but I'm not sure what you're asking. Sor

Re: [Nagios-users] Schedule Downtime for the entire cluster

2006-10-11 Thread Patrick Morris
On Wed, 11 Oct 2006, G Bit wrote: > Hi, > > Is there a way to schedule downtime for an entire cluster. What do you mean by "cluster," exactly? I'f seen you use it in a couple messages now, but I'm not sure what you're asking. A cluster of Nagios servers? A cluster being checked by one of the

[Nagios-users] Schedule Downtime for the entire cluster

2006-10-11 Thread G Bit
Hi, Is there a way to schedule downtime for an entire cluster. Thanks. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --

[Nagios-users] checking notification status of the cluster

2006-10-11 Thread G Bit
Hi, Is there a way to check the notification setting at the cluster level. We disable notification for the entire cluster and forget about it. So I want to write a plugin that crons periodically and report to us about the notification setting. The status.dat file doesn't seem to contain the inf

[Nagios-users] Starting up Nagios

2006-10-11 Thread Jeff Rutkowski
OK, I've played around with it some more today, I took the startup script from production and made the necessary modifications, and now I'm getting: Starting nagios + config_check + /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg + '[' 0 -eq 0 ']' + return 0 + '[' 0 -eq 0 ']' + s

Re: [Nagios-users] Notification with 2 command

2006-10-11 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Nicola Paltani > Sent: Wednesday, October 11, 2006 7:20 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Notification with 2 command > > Hi list > > I'm checking a

Re: [Nagios-users] check_oracle plugin returns - CRITICAL - ORA-12154:TNS: count not resolve service name

2006-10-11 Thread Robin Ericsson
On 10/11/06, Bret Goodfellow <[EMAIL PROTECTED]> wrote: > Don't you find it surprising that the same user, nagios, can run ssh > successfully and not check_by_ssh? Why would the environment variables > change? Anyway, I'm still checking into what you said. Thanks Maybe you could instruct check_

Re: [Nagios-users] check_oracle plugin returns - CRITICAL - ORA-12154:TNS: count not resolve service name

2006-10-11 Thread Bret Goodfellow
Don't you find it surprising that the same user, nagios, can run ssh successfully and not check_by_ssh?  Why would the environment variables change?  Anyway, I'm still checking into what you said.  Thanks From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of AzSent: Tuesday, Octo

Re: [Nagios-users] Notification with 2 command

2006-10-11 Thread Dan Hopkins
On Wed, 2006-10-11 at 14:20 +0200, Nicola Paltani wrote: > Hi list > > I'm checking a big number of printers with my nagios server (more then > 300) , in detail i'm checking the toner level through snmp , what i need > is to send a notification via mail when the toner is law but this > message

[Nagios-users] Notification with 2 command

2006-10-11 Thread Nicola Paltani
Hi list I'm checking a big number of printers with my nagios server (more then 300) , in detail i'm checking the toner level through snmp , what i need is to send a notification via mail when the toner is law but this message it must contain the model of the printers form which I get the error

Re: [Nagios-users] SMS notificatoni

2006-10-11 Thread John Longland
Title: RE: [Nagios-users] SMS notificatoni -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Darbin Sent: 11 October 2006 12:26 To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] SMS notificatoni Hi all has  somebody implemented notifica

Re: [Nagios-users] SMS notificatoni

2006-10-11 Thread Omar Al-Tabari
Darbin wrote: Hi all has somebody implemented notification via SMS but not via INTERNET, but using any cell/gsm modem ??? What kind of equipment and soft did you use. regards - Using Tomcat but need to do more? Need

[Nagios-users] SMS notificatoni

2006-10-11 Thread Darbin
Hi all has somebody implemented notification via SMS but not via INTERNET, but using any cell/gsm modem ??? What kind of equipment and soft did you use. regards - Using Tomcat but need to do more? Need to support web servi

[Nagios-users] Mailing List Post

2006-10-11 Thread Nicola Paltani
Mailing List Post AVVISO DI RISERVATEZZA: questo messaggio ed i suoi allegati possono contenere informazioni riservate. Se avete ricevuto il messaggio per errore, vi informiamo che ogni utilizzo del suo contenuto e' proibito, pertanto, per cortesia, provvedete a cancellarlo ed informate immediat

Re: [Nagios-users] MySQL Plugin

2006-10-11 Thread Arno Lehmann
Hi, On 10/11/2006 9:23 AM, El Ali, Mohamed wrote: > > Hi All, > > Is there a mysql plugin that can monitor the mysql service, or can I use > a generic service? I use check_mysql from the regular lugins collection. To compile you need the relevant development packages. Arno > Regards, > >

[Nagios-users] MySQL Plugin

2006-10-11 Thread El Ali, Mohamed
Hi All,   Is there a mysql plugin that can monitor the mysql service, or can I use a generic service?   Regards,       Mohamed El Ali Network Engineer The Scots College Victoria Rd, Bellevue Hill 2023 Ph: + 61 02 9391 7760 Mob: 043