check_dummy keeps timing out
D.S.
org_nagios at L93.com
Tue Jun 7 17:17:45 CEST 2005
I have some hosts behind a firewall that do not allow pings.. So I am
trying to use check_dummy for a host check(is there a way to eliminate
any sort of check at the host level, and just do services?) The host
keeps going down due to "No output!"... There must be something wrong
with my check command? Any advise would be appreciated.
--David
----------Config files below----
check command:
define command{
command_name dummy
command_line $USER1$/check-dummy 0 "Not Checked"
}
Host:
define host{
use generic-d
host_name dns1
alias DNS Server(Bill)
address 38.112.193.47
parents rw-pix
}
define host{
name generic-d ; The name of this
host template - referenced in other host
notifications_enabled 1 ; Host notifications are
enabled event_handler_enabled 1 ; Host event
handler is enabled
flap_detection_enabled 1 ; Flap detection is enabled
process_perf_data 1 ; Process performance data
retain_status_information 1 ; Retain status
information across program restarts
retain_nonstatus_information 1 ; Retain non-status
information
across program restarts
check_command dummy
parents rw-pix
max_check_attempts 10
# check_interval 0
notification_interval 120
notification_period 24x7
notification_options d,u,r
register 0 ; DONT REGISTER THIS
DEFINITION
- ITS NOT A REAL HOST, JUST A TEMPLATE!
}
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list