<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body>
Thanks for the reply. I already read the documentation, and set up
hosts and services. All active checks are running. Nrpe is running too
(in various hosts). But passive checks simply don´t work. Is there some
special command which i need to specify? A special service?<br>
I post here some host and service definition. Please help me!<br>
<br>
services.cfg<br>
define service{<br>
# use generic-service ; Name
of service template to use<br>
host_name febo<br>
service_description Espacio_/var<br>
is_volatile 0<br>
check_period 24x7<br>
max_check_attempts 3<br>
active_checks_enabled 0<br>
passive_checks_enabled 1<br>
normal_check_interval 3<br>
retry_check_interval 1<br>
contact_groups soporte<br>
notification_interval 120<br>
notification_period 24x7<br>
notification_options w,u,c,r<br>
check_command ?????? I don´t know how set this
value to work with passive checks. I tried with various commands, but
no one works.<br>
}<br>
<br>
hosts.cfg<br>
<br>
define host{<br>
use generic-host ;
Name of host template to use<br>
host_name febo<br>
alias Fileserver Ospiv #1<br>
address xxx.xxx.xxx.xxx<br>
check_command Espacio_/samba_homes<br>
max_check_attempts 10<br>
notification_interval 120<br>
notification_period 24x7<br>
notification_options d,u,r<br>
}<br>
<br>
nagios.cfg<br>
<br>
check_external_commands=1<br>
command_check_interval=10s<br>
mmand_file=/var/nagios/rw/nagios.cmd<br>
<br>
Jan Scholten wrote:<br>
<blockquote cite="mid41C09CEE.4060305@iconz.net" type="cite">Sebastian
Rodriguez Guevara schrieb:
<br>
<blockquote type="cite">Hi. I cannot set up the passive cheks. I pass
the values to the nsca´s daemon, but i can´t see it in the web's
interfase. Should I specify some particular settings in services.cfg,
in order to read the data from nagios.cmd? thanks you all.
<br>
</blockquote>
<br>
Do you receive the Messages: do they appear in the nagios.cmd and the
nagios.log?
<br>
Did you setup the hosts and services properly? You can only sent
passive results for a service that exists and accepts passive checks.
<br>
External commands need to be activated!
<br>
check: <a class="moz-txt-link-freetext" href="http://yourhost/nagios/docs/passivechecks.html">http://yourhost/nagios/docs/passivechecks.html</a>
<br>
<br>
<br>
Jan
<br>
<br>
<br>
-------------------------------------------------------
<br>
SF email is sponsored by - The IT Product Guide
<br>
Read honest & candid reviews on hundreds of IT Products from real
users.
<br>
Discover which products truly live up to the hype. Start reading now.
<a class="moz-txt-link-freetext" href="http://productguide.itmanagersjournal.com/">http://productguide.itmanagersjournal.com/</a>
<br>
_______________________________________________
<br>
Nagiosplug-help mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:Nagiosplug-help@lists.sourceforge.net">Nagiosplug-help@lists.sourceforge.net</a>
<br>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/nagiosplug-help">https://lists.sourceforge.net/lists/listinfo/nagiosplug-help</a>
<br>
::: Please include plugins version (-v) and OS when reporting any
issue. ::: Messages without supporting info will risk being sent to
/dev/null
<br>
</blockquote>
<br>
<br>
<div class="moz-signature">-- <br>
<font face="Verdana, Arial" color="#535353" size="1"><b>Sebastián
Rodríguez Guevara</b><br>
<font color="#0c6158">Soporte Técnico</font><br>
<font color="#0c6158">Blitz Information Technologies</font><br>
<font color="#0c6158"><a href="www.blitzIT.com.ar">www.blitzIT.com.ar</a></font><br>
<font color="#0c6158">(011) 4583-3334 Int.33</font><br>
</font></div>
</body>
</html>