[Nagiosplug-help] Help with passive checks
Sebastian Rodriguez Guevara
sguevara at blitzit.com.ar
Wed Dec 15 14:06:02 CET 2004
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?
I post here some host and service definition. Please help me!
services.cfg
define service{
# use generic-service ; Name
of service template to use
host_name febo
service_description Espacio_/var
is_volatile 0
check_period 24x7
max_check_attempts 3
active_checks_enabled 0
passive_checks_enabled 1
normal_check_interval 3
retry_check_interval 1
contact_groups soporte
notification_interval 120
notification_period 24x7
notification_options w,u,c,r
check_command ?????? I don´t know how set this
value to work with passive checks. I tried with various commands, but no
one works.
}
hosts.cfg
define host{
use generic-host ; Name
of host template to use
host_name febo
alias Fileserver Ospiv #1
address xxx.xxx.xxx.xxx
check_command Espacio_/samba_homes
max_check_attempts 10
notification_interval 120
notification_period 24x7
notification_options d,u,r
}
nagios.cfg
check_external_commands=1
command_check_interval=10s
mmand_file=/var/nagios/rw/nagios.cmd
Jan Scholten wrote:
> Sebastian Rodriguez Guevara schrieb:
>
>> 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.
>
>
> Do you receive the Messages: do they appear in the nagios.cmd and the
> nagios.log?
> Did you setup the hosts and services properly? You can only sent
> passive results for a service that exists and accepts passive checks.
> External commands need to be activated!
> check: http://yourhost/nagios/docs/passivechecks.html
>
>
> Jan
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> Nagiosplug-help mailing list
> Nagiosplug-help at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
> ::: Please include plugins version (-v) and OS when reporting any
> issue. ::: Messages without supporting info will risk being sent to
> /dev/null
--
*Sebastián Rodríguez Guevara*
Soporte Técnico
Blitz Information Technologies
www.blitzIT.com.ar
(011) 4583-3334 Int.33
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/help/attachments/20041215/cf82ca95/attachment.html>
More information about the Help
mailing list