Re: [Nagios-users] passive host alive check?

2010-04-22 Thread Klein, Oliver
Hi Giorgio I know this with check-host-alive, but I don´t understand how to nagios resolve the name or IP address, cause it´s a private ip? here you can see the host definition define host{ use fuerstliche-server ; Inherit default values from a template

Re: [Nagios-users] Host unreachable what's nagios do.

2010-04-22 Thread Giorgio Zarrelli
From the manual: "When hosts change state (i.e. from UP to DOWN), the host reachability logic in Nagios kicks in. The reachability logic will initiate parallel checks of the parents and children of whatever hosts change state. This allows Nagios to quickly determine the current status of

[Nagios-users] Check_swap binary on OS X

2010-04-22 Thread Richard Lynch
[resending after subscribing; apologies if admin also approves] Check_swap is failing on a fresh install on OS X. This is no surprise, as it¹s trying to run /opt/local/libexec/nagios/check_swap There is no such file. What should have installed it, and where would I find it for OS X?... PS Ther

Re: [Nagios-users] Host unreachable what's nagios do.

2010-04-22 Thread Marcel
(assuming nagios 3.x series) please read this: http://nagios.sourceforge.net/docs/3_0/toc.html On Thu, Apr 22, 2010 at 5:14 PM, Albert Shih wrote: > Hi all. > > I would like to known what nagios with the child host when a parent is > unreachable. > > Does he continu to check something ? For exam

Re: [Nagios-users] check_snmp Not Compiling

2010-04-22 Thread Marcel
glad to be of any help On Thu, Apr 22, 2010 at 4:39 PM, Robert Wolfe wrote: > Thanks! Was missing all of these. Ran this command and everything is > set now! Thanks again! > > > > *From:* Marcel [mailto:mits...@gmail.com] > *Sent:* Thursday, April 22, 2010 2:15 PM > *To:* Nagios Users List >

[Nagios-users] Host unreachable what's nagios do.

2010-04-22 Thread Albert Shih
Hi all. I would like to known what nagios with the child host when a parent is unreachable. Does he continu to check something ? For example trying to known when a child return to normal. Regards. JAS -- Albert SHIH SIO batiment 15 Observatoire de Paris Meudon 5 Place Jules Janssen 92195 Meud

Re: [Nagios-users] check_snmp Not Compiling

2010-04-22 Thread Robert Wolfe
Thanks! Was missing all of these. Ran this command and everything is set now! Thanks again! From: Marcel [mailto:mits...@gmail.com] Sent: Thursday, April 22, 2010 2:15 PM To: Nagios Users List Subject: Re: [Nagios-users] check_snmp Not Compiling make sure you have: yum install net-snmp net-s

Re: [Nagios-users] check_by_ssh failing - host key verification failed

2010-04-22 Thread O'Donnell, Robert L
Neither of Frank's suggestions solved it, but something strange did happen. First there was no known_users folder under nagios, only under /root. I copied this file and tried the check again. Nothing. I deleted the lines referring to the host both by name and by ip. I logged in again, and I

Re: [Nagios-users] check_snmp Not Compiling

2010-04-22 Thread Marcel
make sure you have: yum install net-snmp net-snmp-devel net-snmp-libs perl-SNMP On Thu, Apr 22, 2010 at 2:30 PM, Robert Wolfe wrote: > Hi all! I am trying to get the check_snmp code to compile, but for some > reason it does not want to compile when I go to build the modules from the > Nagios

Re: [Nagios-users] [Nagios-devel] FW: Timeperiods and oncall rotation with UK Public holidays

2010-04-22 Thread C. Bensend
> If you can find a way to do this, please let me know! My boss is wanting > our Nagios installation to do this very thing, but I have yet to find a > way to make this happen. If you're needing to have warnings sent via email and criticals sent via SMS (for example), it's not difficult. The sol

Re: [Nagios-users] check_snmp Not Compiling

2010-04-22 Thread Joseph L. Casale
>Hi all! I am trying to get the check_snmp code to compile So why not use the rpm from rpmforge which you can enable for yum and make life easy:) -- ___ Nagios-users mailing li

Re: [Nagios-users] check_snmp checks are broken post update to nagios-plugins-snmp-1.4.14-1.el5 from nagios-plugins-snmp-1.4.13-11.el5

2010-04-22 Thread Wade Peacock
On 04/22/2010 10:23 AM, Joseph L. Casale wrote: >> /usr/lib/nagios/plugins/check_snmp -H bw1.in.sunwave.net -C public1 -o >> transmission.127.1.1.4.1.5.121 -w 17:18 -v >> SNMP WARNING - *29* | DOCS-IF-MIB::docsIfSigQSignalNoise.121=29 > > So it's working, it's out of the range you specified. > ht

[Nagios-users] check_snmp Not Compiling

2010-04-22 Thread Robert Wolfe
Hi all! I am trying to get the check_snmp code to compile, but for some reason it does not want to compile when I go to build the modules from the Nagios-plugins tarball. Running CentOS 5.4 64 bit, latest Nagios release. . . . . . . . . *** Message Virus Free. Email scanned by I-FILTER *** Co

Re: [Nagios-users] check_snmp checks are broken post update to nagios-plugins-snmp-1.4.14-1.el5 from nagios-plugins-snmp-1.4.13-11.el5

2010-04-22 Thread Joseph L. Casale
>/usr/lib/nagios/plugins/check_snmp -H bw1.in.sunwave.net -C public1 -o >transmission.127.1.1.4.1.5.121 -w 17:18 -v >SNMP WARNING - *29* | DOCS-IF-MIB::docsIfSigQSignalNoise.121=29 So it's working, it's out of the range you specified. http://nagiosplug.sourceforge.net/developer-guidelines.html#T

Re: [Nagios-users] [Nagios-devel] FW: Timeperiods and oncall rotation with UK Public holidays

2010-04-22 Thread Robert Wolfe
If you can find a way to do this, please let me know! My boss is wanting our Nagios installation to do this very thing, but I have yet to find a way to make this happen. Robert Wolfe - Linux+, MCP, MCSA, MCITP, MCTS, LPIC-1, CCA I-Evolve Technology Services Systems Engineer 501 John James Audub

Re: [Nagios-users] [Nagios-devel] FW: Timeperiods and oncall rotation with UK Public holidays

2010-04-22 Thread Daniel Rich
This is one of my pet peeves of Nagios -- that notifications are not particularly flexible. That is why we have two sets of contacts for everyone, one that notifies via pager and e-mail, and one that only notifies via. e-mail; as there isn't a way to have Nagios do that for us. We do something

[Nagios-users] check_snmp checks are broken post update to nagios-plugins-snmp-1.4.14-1.el5 from nagios-plugins-snmp-1.4.13-11.el5

2010-04-22 Thread Wade Peacock
After updating our nagios-plugins via yum yesterday we have an issue with our service checks that rely on check_snmp Here is are some samples: 1) ./check_snmp ups-shop -C public1 -o mib-2.33.1.2.4.0 -w 51:75 -c 25:50 -v /usr/bin/snmpget -t 1 -r 5 -m ALL -v 1 [authpriv] ups-shop:161 mib-2.33.1

Re: [Nagios-users] Host Dependency Object Inheritance Issue

2010-04-22 Thread Aidan Anderson
Aidan Anderson wrote: > Hi, > > Using Nagios v3.2.1 > > I am have problems defining host dependency object inheritance > (chaining) using templates. It "appears" that if you use 2 levels of > inheritance, Nagios doesn't like it and aborts with the following error: > > Error: Could not expand dep

Re: [Nagios-users] passive host alive check?

2010-04-22 Thread Giorgio Zarrelli
Hi, let's have a glance to the check-host-alive definition: define command{ command_namecheck-host-alive command_line$USER1$/check_ping -H $HOSTADDRESS$ -w 3000.0,80% -c 5000.0,100% -p 5 } As you can see, it uses $HOSTADDRESS$ so, as long as in you host definition

Re: [Nagios-users] passive host alive check?

2010-04-22 Thread Klein, Oliver
Hi what do you mean? Mit freundlichen Gruessen Oliver Klein System Engineer Tel:02506 / 93 20 214 Mobil: 0163-5932004 E-Mail: okl...@nccms.de NCC Noethen Computer Center GmbH Wolbecker Windmuehle 55 48167 Muenster Tel: 02506 93 20 0 FAX: 02506 93 20 20 E-Mail: i...@nccms.de Homepa

Re: [Nagios-users] [Nagios-devel] FW: Timeperiods and oncall rotation with UK Public holidays

2010-04-22 Thread Andreas Ericsson
On 04/22/2010 11:42 AM, Deborah Martin wrote: > > However, I've now hit a snag - how do I define UK public holidays periods as > being 24 hours (particularly if they fall on a weekday) and put that > timeperiod into each oncall engineers timeperiod so whoever is oncall on a > particular UK public h

Re: [Nagios-users] passive host alive check?

2010-04-22 Thread Giorgio Zarrelli
IT works anyway. Ciao, Giorgio Il giorno 22/apr/2010, alle ore 12.35, "Klein, Oliver" ha scritto: > Hi > > ok one more problem, so i changed the host check from "check-passiv" > to "check-host-alive" , so that works > for some domains with a really FQDN, but we have some domains with > f

Re: [Nagios-users] passive host alive check?

2010-04-22 Thread Klein, Oliver
Hi ok one more problem, so i changed the host check from "check-passiv" to "check-host-alive" , so that works for some domains with a really FQDN, but we have some domains with f.e. *.local. So how can I get an answer from these hosts? check_ping: Ungültige(r) Hostname/Adresse - sbs-server.f

Re: [Nagios-users] FW: Timeperiods and oncall rotation with UK Public holidays

2010-04-22 Thread kristian
Hi Deborah I wonder if you could create a new timeperiod with the holidays defined, and then have a separate contact group (eg. Vacation_oncall) that would receive alerts 0-24 on those days only and set these up in a similar way to your existing escalation objects? Then you could also 'excl

Re: [Nagios-users] passive host alive check?

2010-04-22 Thread Klein, Oliver
Hi Assaf solved i have to wait some sec ;-) THX and regards Olly Mit freundlichen Gruessen Oliver Klein System Engineer Tel:02506 / 93 20 214 Mobil: 0163-5932004 E-Mail: okl...@nccms.de NCC Noethen Computer Center GmbH Wolbecker Windmuehle 55 48167 Muenster Tel: 02506 93 20 0 FAX: 0

Re: [Nagios-users] passive host alive check?

2010-04-22 Thread Klein, Oliver
Hi Assaf ok so i change the default check command fort he host to "check-host-alive" in the templates.cfg but host is still "down" in the webinterface. So where I have to do these changes? Can you give a short explain? regards olly Mit freundlichen Gruessen Oliver Klein System Engineer T

[Nagios-users] FW: Timeperiods and oncall rotation with UK Public holidays

2010-04-22 Thread Deborah Martin
Is anybody able to help with this ? Thanks, Deborah _ From: Deborah Martin [mailto:deborah.mar...@kognitio.com] Sent: 21 April 2010 12:25 To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] Timeperiods and oncall rotation with UK Public holidays Importance: High Folks

Re: [Nagios-users] passive host alive check?

2010-04-22 Thread Assaf Flatto
Klein, Oliver wrote: > > > Hi > > i have a questions about passive checks, we use this option to monitor > some servers from our customers. > > Now our problem is, that the services are in the state “OK” but the > hosts are “down”, but the host is “alive”. > > How can I solve this? I read

[Nagios-users] passive host alive check?

2010-04-22 Thread Klein, Oliver
Hi i have a questions about passive checks, we use this option to monitor some servers from our customers. Now our problem is, that the services are in the state "OK" but the hosts are "down", but the host is "alive". How can I solve this? I read some docs about this issue, but I didn´t really