Re: [Nagios-users] check_proc -a works directly but fails through nrpe

2009-04-29 Thread Jon Angliss
On Wed, 29 Apr 2009 22:03:46 + (UTC), "R. David Murray" wrote: >This is weird. If I do this: > >>sudo -u nagios /usr/local/libexec/nagios/check_procs -a "-L > /var/sipenv-10.1.2.1/log/b2bua.log" -C python -c 1:1 >PROCS OK: 1 process with args '-L /var/sipenv-10.1.2.1/log/b2bua.log',

Re: [Nagios-users] Using HOSTALIAS in services.cfg

2009-04-29 Thread Jon Angliss
On Wed, 29 Apr 2009 07:53:06 -0600, Matt Nelson wrote: >> >I am trying to use HOSTALIAS in one of my service definitions. Is this >> >possible? I looked at: >> >http://nagios.sourceforge.net/docs/3_0/macrolist.html >> >and it looks like it is. >> How about telling us the behaviour you're get

[Nagios-users] check_proc -a works directly but fails through nrpe

2009-04-29 Thread R. David Murray
This is weird. If I do this: >sudo -u nagios /usr/local/libexec/nagios/check_procs -a "-L /var/sipenv-10.1.2.1/log/b2bua.log" -C python -c 1:1 PROCS OK: 1 process with args '-L /var/sipenv-10.1.2.1/log/b2bua.log', command name 'python' everything is fine, but if I do it remotely:

[Nagios-users] question about host/service notification_period

2009-04-29 Thread Frost, Mark {PBG}
I'm running Nagios 3.06. If I have a host definition as follows: define host { host_name FOO address FOO ... notification_period period_1

Re: [Nagios-users] Audio Alert

2009-04-29 Thread Jim Avery
2009/4/29 Eduardo Barreto : > Hi All, > > Try to use sms notification through Nagios, I've installed sms_client, but > ain't got a clue on how to set it. What do I have to do to get notifications > via sms? Are you able to send a message using sms_client from the command-line? If not you need to

[Nagios-users] Audio Alert

2009-04-29 Thread Eduardo Barreto
Hi All, Try to use sms notification through Nagios, I've installed sms_client, but ain't got a clue on how to set it. What do I have to do to get notifications via sms? Cheers Eduardo Barreto -- Register Now & Save for

[Nagios-users] check_by_ssh plugin

2009-04-29 Thread Anirudh Srinivasan
to monitor the remote linux machine i use check_by_ssh plugins . I loged in as nagios user and did key-gen and exchanged the plublic key so that nagios can do a password less login and get the datas like memory, cpu load etc But for some reason i dont see anything in the web interface except fo

Re: [Nagios-users] Private Addreses

2009-04-29 Thread Jim Avery
2009/4/29 cr...@hooters-uk.com : > Hi all, just a query this time on how I would achieve the following. > > We have an site that needs monitoring which has a broadband connection with a > single IP address > and 4 servers sitting behind it, 1 running Web, 1 running Mail and 1 running > FTP, the o

Re: [Nagios-users] nagios-nagvis animated icon sets

2009-04-29 Thread Jim Avery
2009/4/29 Marco Tirado : > Hello users: > > We currently use nagios and nagvis for the visualization of the state of our > monitoring system. Nagvis is an excellent tool and allows us to have many > different customized views. > > However the default iconsets in nagvis for showing host/service stat

[Nagios-users] Private Addreses

2009-04-29 Thread cr...@hooters-uk.com
Hi all, just a query this time on how I would achieve the following. We have an site that needs monitoring which has a broadband connection with a single IP address and 4 servers sitting behind it, 1 running Web, 1 running Mail and 1 running FTP, the other is a file and print server all Centos

Re: [Nagios-users] nagios to graph ethernet traffic.. can it ?

2009-04-29 Thread Paul Weaver
We use nagiosgrapher with the following config (The plugin output includes the phrase "transfered nnn bits/s") Which produces some graphs. define ngraph{ #Tweak service name to fit naming conventions in dev/live environment service_nameCisco Traffic graph_log_

[Nagios-users] nagios-nagvis animated icon sets

2009-04-29 Thread Marco Tirado
Hello users: We currently use nagios and nagvis for the visualization of the state of our monitoring system. Nagvis is an excellent tool and allows us to have many different customized views. However the default iconsets in nagvis for showing host/service status in nagvis are difficult to spot in

Re: [Nagios-users] Monitoring a HP-UX system

2009-04-29 Thread Palle L Jensen
Thanks everyone, the check_ssh plugin worked great! Thanks, PJ > -Original Message- > From: Palle L Jensen [mailto:pall...@gmail.com] > Sent: Tuesday, April 28, 2009 3:06 PM > To: 'Marc Powell'; 'nagios-users Mailinglist' > Subject: Re: [Nagios-users] Monitoring a HP-UX system > > Unfort

Re: [Nagios-users] Using HOSTALIAS in services.cfg

2009-04-29 Thread Matt Nelson
On Tue, Apr 28, 2009 at 9:43 PM, Jon Angliss wrote: > On Tue, 28 Apr 2009 15:48:04 -0600, Matt Nelson > wrote: > > >I am trying to use HOSTALIAS in one of my service definitions. Is this > >possible? I looked at: > > > >http://nagios.sourceforge.net/docs/3_0/macrolist.html > > > >and it looks

Re: [Nagios-users] Reporting from Nagios

2009-04-29 Thread Marc Powell
On Apr 29, 2009, at 7:39 AM, Marc Powell wrote: >> 2. Is there a way for example if all hosts in a group stop >> responding to send a single mail, rather than one for all hosts? > > Not really, unless you use some external notification aggregator or > designate one of them, or another affected ho

Re: [Nagios-users] How does negate work?

2009-04-29 Thread Jason Frisvold
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jason Frisvold wrote: > What am I missing here? In a typical case of clicking send just before "getting it" I figured it out. It doesn't change the wording you get, it's the exit value.. Duh.. Ok, I get it. [r...@dev objects]$ /usr/local/nag

[Nagios-users] How does negate work?

2009-04-29 Thread Jason Frisvold
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I realize it sounds like a dumb question, but either I'm doing something wrong, or my copy of negate is broken... Shouldn't these return different results? [r...@dev objects]$ /usr/local/nagios/libexec/check_snmp -H 10.0.0.1 -C public -o .1.3.6.1.4.1

Re: [Nagios-users] Reporting from Nagios

2009-04-29 Thread Marc Powell
On Apr 29, 2009, at 7:19 AM, Brian O'Mahony wrote: > 1. Is there a way to have a host/service monitored 24x7 but only > send one mail when it goes unknown/critical, and another when its ok > again? Yes, notification_interval 0. Description here - http://nagios.sourceforge.net/docs/3_0/objec

[Nagios-users] Reporting from Nagios

2009-04-29 Thread Brian O'Mahony
I have just installed Nagios 3.0.6 and have it working monitoring a Windows and a Linux host. I will add more hosts to it, once I have finished evaluating. However Im a bit boggled with all the options, and not sure exactly which way to procede with what I wanty to do, so thought id ask a few qu

[Nagios-users] parse log files

2009-04-29 Thread Christopher McAtackney
2009/4/29 Chris : > I have a log server where all servers log in its individual files. > Logs are rotated once a month. Is there any way get Nagios to read the > *.crit lines from the log files and alert for each individual server? > > Thanks. I haven't tried it out myself, but it sounds like this

[Nagios-users] CN=Jason Ellmers/OU=FirstInfo/O=FirstGroup is out of the office.

2009-04-29 Thread Jason Ellmers
I will be Out of the Office Start Date: 29/04/2009. End Date: 30/04/2009. Thank you for your mail. I am currently away from the office on Anual Leave, returning on 3rd November If you need a fault escalating please call the service desk on 0038696 (0870 241 5500) with the case reference and as