Help with Host checks
Josh Van As
jvanas at jackofallgames.com
Mon Feb 14 14:52:14 CET 2005
Oops... Sorry to have bothered everyone. I see my error. I am missing
the check command.
________________________________
From: nagios-users-admin at lists.sourceforge.net
[mailto:nagios-users-admin at lists.sourceforge.net] On Behalf Of Josh Van
As
Sent: Friday, February 11, 2005 2:11 PM
To: nagios-users at lists.sourceforge.net
Subject: [Nagios-users] Help with Host checks
I have hosts setup with no services (on 2.0b1). I am trying to use
active checks only on the hosts. For some reason, I don't think that
the check is every occurring because my "host status detail" says (null)
under the "status information:
c12-idf10-w12 UP N/A 0d 0h 10m 27s+ (null)
Here is how my host.cfg is setup:
define host{
name noservice-host
notifications_enabled 1
active_checks_enabled 1
event_handler_enabled 1
flap_detection_enabled 1
low_flap_threshold 0
high_flap_threshold 0
process_perf_data 1
retain_status_information 1
retain_nonstatus_information 0
check_interval 1
passive_checks_enabled 1
max_check_attempts 5
notification_interval 5
notification_period 24x7
notification_options d,r
contact_groups nullcontact
register 0
}
define host{
use noservice-host
host_name c12-idf10-w12
alias c12-idf10-w12.joag.com
address 10.10.90.100
parents c37-idf10-m02
}
Can anyone help me troubleshoot this? If I look at "view config" under
"hosts" I notice one strange thing: None of my hosts have "yes" under
"Enable Active Checks". Which I thought should be turned on since I am
setting both check_interval=1 and active_checks_enabled=1.
TIA!
Josh Van As
************************************************************************
************************************************************************
************************************************************************
**********
The information transmitted is intended only for the person to whom it
is addressed and may be confidential and privileged and protected from
disclosure. Any review, retransmission, dissemination or other use of,
or taking any action in reliance upon, this information by persons or
entities other than the intended recipients are prohibited. If you are
not the intended recipient, please contact the sender and delete the
material from any computer.
************************************************************************
************************************************************************
************************************************************************
**********
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20050214/a760846f/attachment.html>
More information about the Users
mailing list