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].
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
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
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
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
;s a lot.
Regards.
--
Flyinvap
--
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please includ
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
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
gcgi.html
--
Flyinvap
--
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios versio
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
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.
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
[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
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
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
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
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.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
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
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
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
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
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
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
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
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.
--
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
---
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.
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
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
] 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
31 matches
Mail list logo