Re: [Nagios-users] Notification criteria

2011-01-26 Thread Flyinvap
Le 26/01/2011 16:32, l.vazq...@bpa.ad a écrit : > The critical state began at 15:16, but I didn't receive any notification > tll 15:40, when 'HARD' has been marked instead of 'SOFT'. > What's the difference? What's the service/config parameter of > 'HARD'/'SOFT'? You should read the doc [0].

Re: [Nagios-users] distributed nagios ?

2010-12-13 Thread Flyinvap
Le 13/12/2010 21:34, stan a écrit : > Any pointers to docs on how to set it up? Did you try « nagios distributed » in you search engine ? You could read [0] for beginning. [0] http://nagios.sourceforge.net/docs/3_0/distributed.html -- Fly

Re: [Nagios-users] Problem with External Commands and Nagios 3

2010-11-25 Thread Flyinvap
Le 25/11/2010 21:29, Maxime Alarie a écrit : > Any help would be apreciated. You're web server can't access /var/lib/nagios3/rw/nagios.cmd. Change permissions on the file and directory. You're web server have to write in this file. Read the doc Luke [0] or [1]. [0] http://nagios.sourceforg

Re: [Nagios-users] Information about nagios..

2010-08-19 Thread Flyinvap
Le 19/08/2010 14:41, ravishankar.gundlap...@wipro.com a écrit : > Please let me know where can I find the information on different protocols > used by Nagios plugins. > As said before [0]. Nagios can use any protocol you want through plugins [1]. [0] http://nagios.sourceforge.net/docs/3_0/toc.h

Re: [Nagios-users] A question on check_http to over 100 sites

2010-05-11 Thread Flyinvap
Le Tue, 11 May 2010 11:21:05 -0400, steve f a écrit : > Can I create a $URL$ macro for use here? Would doing something like > this work? You can define custom object variables [1] on host and/or service. http://nagios.sourceforge.net/docs/3_0/customobjectvars.html -- Fl

Re: [Nagios-users] service dependencies with host group

2010-04-30 Thread Flyinvap
;s a lot. Regards. -- Flyinvap -- ___ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please includ

[Nagios-users] service dependencies with host group

2010-04-30 Thread Flyinvap
rvice dependencies... ^C I'm afraid I have declared dependencies from each host to all other ... Regards. -- Flyinvap -- ___ Nagios-users mailing list Nagios-users@lists.sourc

[Nagios-users] Passive Service Checks Last

2010-04-27 Thread Flyinvap
ast 1/5/15 min: 54 / 279 / 279 On last 5 minutes and on 15 minutes, nagiosstats return always the same values for passive checks. It's working with active check on active server. Is it a feature or a bug ? Regard

Re: [Nagios-users] Creating Nagios Read-Only Users

2010-04-27 Thread Flyinvap
gcgi.html -- Flyinvap -- ___ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios versio

Re: [Nagios-users] event handler & flapping

2010-04-26 Thread Flyinvap
Le Mon, 26 Apr 2010 10:25:37 -0400, alexus a écrit : > is there a way to incorporate flapping state into event handler? May be test $HOSTPERCENTCHANGE$, $SERVICEPERCENTCHANGE$ or $NOTIFICATIONTYPE$ macros in your event handler script ? -- Fly

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

2010-04-23 Thread Flyinvap
unreachable state. You can choose to receive (or not) Does nagios sent notifications for NOK service on unreachable hosts ? If it does, I would check HOSTSTATEID in services notification command. Regards.

Re: [Nagios-users] $SERVICEOUTPUT$ missing from emails.. Nagios 3.2.1

2010-04-20 Thread Flyinvap
ast service check (i.e. "Ping OK"). $LONGSERVICEOUTPUT$ : The full text output (aside from the first line) from the last service check. http://nagios.sourceforge.net/docs/3_0/macrolist.html#servic

Re: [Nagios-users] unsubscribe

2010-02-22 Thread Flyinvap
[1] http://www.claws-mail.org -- Flyinvap -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why

Re: [Nagios-users] NRPE/NSCA replacement thoughts?

2010-02-19 Thread Flyinvap
remote plugins. [1] http://en.wikipedia.org/wiki/Datagram_Transport_Layer_Security [2] http://www.net-snmp.org/docs/man/snmpd.html -- Flyinvap -- Download Intel® Parallel Studio Eval Try the new software tools

Re: [Nagios-users] NRPE/NSCA replacement thoughts?

2010-02-19 Thread Flyinvap
Le Fri, 19 Feb 2010 03:17:11 -0800, Kevin Keane a écrit : > Seems to me that NRPE beats SNMP to begin with? I you need an insecure protocol, choose nrpe. There is no key or password in nrep configuration. DH key is defined at during compilation ... -- Flyin

Re: [Nagios-users] NRPE/NSCA replacement thoughts?

2010-02-19 Thread Flyinvap
t uses more resources than NRPE so you can probably check less services. -- Flyinvap -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fin

Re: [Nagios-users] NRPE/NSCA replacement thoughts?

2010-02-19 Thread Flyinvap
erage : - 27 ms with nrpe (with ssl) - 62 ms with snmp v1 - 107 ms with snmp v3 (SHA for authentication and AES for privacy) - 113 ms with SSHv2 (authentication by certifcate) [1] http://tracker.nagios.org/bug_view_advanced_

[Nagios-users] failover and scheduling

2010-02-15 Thread Flyinvap
://nagios.sourceforge.net/docs/3_0/redundancy.html -- Flyinvap -- SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net

Re: [Nagios-users] latency & response tme

2010-02-11 Thread Flyinvap
gt; errors return STATE_UNKNOWN. Really ? $ /usr/lib/nagios/plugins/check_http -h [..] -w, --warning=DOUBLE Response time to result in warning status (seconds) -c, --critical=DOUBLE Response time to result in critical status (seconds) « Response time » is nearly what is wrote in your subje

Re: [Nagios-users] problem to use check_by_ssh

2010-01-29 Thread Flyinvap
Le Fri, 29 Jan 2010 16:08:55 +0100, mirko stefanelli a écrit : > (Return code of 127 is out of bounds - plugin may be missing) Could you post check command and service configuration ? -- Flyinvap -- The Pla

Re: [Nagios-users] monitoring hundreds of network switches

2009-11-27 Thread Flyinvap
192.168.1.3 use switch-template retry_interval 3 ; change from template ... } [1] http://nagios.sourceforge.net/docs/3_0/objectinheritance.html -- Flyinvap -- Let Crystal Rep

Re: [Nagios-users] How to check a host, ping disabled

2009-11-25 Thread Flyinvap
question ? Not sure. -- Flyinvap -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application codi

Re: [Nagios-users] How to check a host, ping disabled

2009-11-25 Thread Flyinvap
Le Wed, 25 Nov 2009 16:14:43 +0530, "Samir Pathan" a écrit : > I need to monitor the servers which has ping disabled. Where and what > configuration I have to change. Please suggest. Replace ping by check_tcp or check_udp on a open port

Re: [Nagios-users] tailoring a notification

2009-11-24 Thread Flyinvap
odify your notification script to include the macro you will create. -- Flyinvap -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and depl

Re: [Nagios-users] Retain last output

2009-11-21 Thread Flyinvap
Le Thu, 19 Nov 2009 22:10:35 +0100, Flyinvap a écrit : > $SERVICEOUTPUT$ is empty and $SERVICEOUTPUT:myhost:myservice$ would > contain the data ? Finally, I was wrong. These 2 macros contain OUTPUT from last check, $SERVICEPERFDATA$ contains last performance data, etc. I define my servic

Re: [Nagios-users] Retain last output

2009-11-19 Thread Flyinvap
Le Thu, 19 Nov 2009 19:38:49 +0100, Joerg Linge a écrit : > On-Demand Macros should work in this case. $SERVICEOUTPUT$ is empty and $SERVICEOUTPUT:myhost:myservice$ would contain the data ? I'll try. --

[Nagios-users] Retain last output

2009-11-19 Thread Flyinvap
they make no sense, as they haven't been determined yet). " So when the plugin is executed, these macros are empty. How can I retrieve these data. I would like to avoid using temporaries files. Any idea ? -- Flyinvap ---

Re: [Nagios-users] Error after installed Nagios in a new server

2009-11-11 Thread Flyinvap
eb Interface. Authentication is made by Apache (via ldap or anything else) not by nagios. Apache set the REMOTE_USER and it must match a contact name from nagios configuration. So you have to user the user name from ldap in your nagios config.

Re: [Nagios-users] Problem starting Nagios

2009-11-10 Thread Flyinvap
Le Mon, 9 Nov 2009 13:41:19 -0800, John Oliver a écrit : > [joli...@mda-services4 ~]$ sudo /usr/bin/nagios -v > /etc/nagios/nagios.cfg Could you try, to run nagios -v as nagios user with : sudo -u nagios /usr/bin/nagios -v /etc/nagios/nagios.cfg -- Fl

Re: [Nagios-users] Print only one line of text

2009-11-07 Thread Flyinvap
f text output from the last service check (i.e. "Ping OK"). $LONGSERVICEOUTPUT$ : The full text output (aside from the first line) from the last service check. [1] <http://nagios.sourceforge.net/docs/3_0/macroli

Re: [Nagios-users] Problems implementing Digest Authentication

2009-11-07 Thread Flyinvap
] http://httpd.apache.org/docs/2.2/programs/htdigest.html -- Flyinvap -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what