App-Icli

 view release on metacpan or  search on metacpan

t/in/objects.cache  view on Meta::CPAN

	command_name	check_real_url
	command_line	/usr/lib/nagios/plugins/check_real '$HOSTADDRESS$' -p '$ARG1$' -wt '$ARG2$' -ct '$ARG3$' -to 5 -u '$ARG4$'
	}

define command {
	command_name	check_simap
	command_line	/usr/lib/nagios/plugins/check_imap -p 993 -H '$HOSTADDRESS$' -S
	}

define command {
	command_name	check_simap_4
	command_line	/usr/lib/nagios/plugins/check_imap -p 993 -H '$HOSTADDRESS$' -S -4
	}

define command {
	command_name	check_smtp
	command_line	/usr/lib/nagios/plugins/check_smtp -H '$HOSTADDRESS$'
	}

define command {
	command_name	check_smtp_4
	command_line	/usr/lib/nagios/plugins/check_smtp -H '$HOSTADDRESS$' -4
	}

define command {
	command_name	check_snmp_bgpstate
	command_line	/usr/lib/nagios/plugins/check_bgpstate '$HOSTADDRESS$' -c '$ARG1$'
	}

define command {
	command_name	check_spop
	command_line	/usr/lib/nagios/plugins/check_pop -p 995 -H '$HOSTADDRESS$' -S
	}

define command {
	command_name	check_spop_4
	command_line	/usr/lib/nagios/plugins/check_pop -p 995 -H '$HOSTADDRESS$' -S -4
	}

define command {
	command_name	check_squid
	command_line	/usr/lib/nagios/plugins/check_http -H '$HOSTADDRESS$' -p '$ARG1$'  -u '$ARG2$'  -e 'HTTP/1.0 200 OK'
	}

define command {
	command_name	check_squid_4
	command_line	/usr/lib/nagios/plugins/check_http -H '$HOSTADDRESS$' -p '$ARG1$'  -u '$ARG2$'  -e 'HTTP/1.0 200 OK' -4
	}

define command {
	command_name	check_ssh
	command_line	/usr/lib/nagios/plugins/check_ssh '$HOSTADDRESS$'
	}

define command {
	command_name	check_ssh_4
	command_line	/usr/lib/nagios/plugins/check_ssh -4 '$HOSTADDRESS$'
	}

define command {
	command_name	check_ssh_no_password_login
	command_line	/usr/local/lib/nagios/plugins/check_ssh_no_password_login -H '$HOSTADDRESS$'
	}

define command {
	command_name	check_ssh_port
	command_line	/usr/lib/nagios/plugins/check_ssh -p '$ARG1$' '$HOSTADDRESS$'
	}

define command {
	command_name	check_ssh_port_4
	command_line	/usr/lib/nagios/plugins/check_ssh -4 -p '$ARG1$' '$HOSTADDRESS$'
	}

define command {
	command_name	check_ssmtp
	command_line	/usr/lib/nagios/plugins/check_ssmtp -H '$HOSTADDRESS$'
	}

define command {
	command_name	check_ssmtp_4
	command_line	/usr/lib/nagios/plugins/check_ssmtp -H '$HOSTADDRESS$' -4
	}

define command {
	command_name	check_tcp
	command_line	/usr/lib/nagios/plugins/check_tcp -H '$HOSTADDRESS$' -p '$ARG1$'
	}

define command {
	command_name	check_tcp_4
	command_line	/usr/lib/nagios/plugins/check_tcp -H '$HOSTADDRESS$' -p '$ARG1$' -4
	}

define command {
	command_name	check_telnet
	command_line	/usr/lib/nagios/plugins/check_tcp -H '$HOSTADDRESS$' -p 23
	}

define command {
	command_name	check_telnet_4
	command_line	/usr/lib/nagios/plugins/check_tcp -H '$HOSTADDRESS$' -p 23 -4
	}

define command {
	command_name	check_time
	command_line	/usr/lib/nagios/plugins/check_time -H '$HOSTADDRESS$'
	}

define command {
	command_name	check_udp
	command_line	/usr/lib/nagios/plugins/check_udp -H '$HOSTADDRESS$' -p '$ARG1$'
	}

define command {
	command_name	check_udp_4
	command_line	/usr/lib/nagios/plugins/check_udp -H '$HOSTADDRESS$' -p '$ARG1$' -4
	}

define command {
	command_name	check_unreal
	command_line	/usr/lib/nagios/plugins/check_game uns '$HOSTADDRESS$' -P '$ARG1$' -p 8

t/in/objects.cache  view on Meta::CPAN

	max_check_attempts	4
	is_volatile	0
	parallelize_check	1
	active_checks_enabled	1
	passive_checks_enabled	1
	obsess_over_service	1
	event_handler_enabled	1
	low_flap_threshold	0.000000
	high_flap_threshold	0.000000
	flap_detection_enabled	1
	flap_detection_options	o,w,u,c
	freshness_threshold	0
	check_freshness	0
	notification_options	u,w,c,r
	notifications_enabled	1
	notification_interval	0.000000
	first_notification_delay	0.000000
	stalking_options	n
	process_perf_data	1
	failure_prediction_enabled	1
	retain_status_information	1
	retain_nonstatus_information	1
	}

define service {
	host_name	aneurysm
	service_description	SSH
	check_period	24x7
	check_command	check_ssh
	contact_groups	admins
	notification_period	24x7
	initial_state	o
	check_interval	5.000000
	retry_interval	1.000000
	max_check_attempts	4
	is_volatile	0
	parallelize_check	1
	active_checks_enabled	1
	passive_checks_enabled	1
	obsess_over_service	1
	event_handler_enabled	1
	low_flap_threshold	0.000000
	high_flap_threshold	0.000000
	flap_detection_enabled	1
	flap_detection_options	o,w,u,c
	freshness_threshold	0
	check_freshness	0
	notification_options	u,w,c,r
	notifications_enabled	1
	notification_interval	0.000000
	first_notification_delay	0.000000
	stalking_options	n
	process_perf_data	1
	failure_prediction_enabled	1
	retain_status_information	1
	retain_nonstatus_information	1
	}

define service {
	host_name	aneurysm
	service_description	SSH password login disabled
	check_period	24x7
	check_command	check_ssh_no_password_login
	contact_groups	admins
	notification_period	24x7
	initial_state	o
	check_interval	15.000000
	retry_interval	1.000000
	max_check_attempts	4
	is_volatile	0
	parallelize_check	1
	active_checks_enabled	1
	passive_checks_enabled	1
	obsess_over_service	1
	event_handler_enabled	1
	low_flap_threshold	0.000000
	high_flap_threshold	0.000000
	flap_detection_enabled	1
	flap_detection_options	o,w,u,c
	freshness_threshold	0
	check_freshness	0
	notification_options	u,w,c,r
	notifications_enabled	1
	notification_interval	0.000000
	first_notification_delay	0.000000
	stalking_options	n
	process_perf_data	1
	failure_prediction_enabled	1
	retain_status_information	1
	retain_nonstatus_information	1
	}

define service {
	host_name	aneurysm
	service_description	System Backup
	check_period	24x7
	check_command	return-unknown
	contact_groups	admins
	notification_period	24x7
	initial_state	o
	check_interval	5.000000
	retry_interval	1.000000
	max_check_attempts	1
	is_volatile	1
	parallelize_check	1
	active_checks_enabled	0
	passive_checks_enabled	1
	obsess_over_service	1
	event_handler_enabled	1
	low_flap_threshold	0.000000
	high_flap_threshold	0.000000
	flap_detection_enabled	1
	flap_detection_options	o,w,u,c
	freshness_threshold	640800
	check_freshness	1
	notification_options	u,w,c,r
	notifications_enabled	1
	notification_interval	0.000000
	first_notification_delay	0.000000
	stalking_options	n
	process_perf_data	1
	failure_prediction_enabled	1
	retain_status_information	1

t/in/objects.cache  view on Meta::CPAN

	max_check_attempts	4
	is_volatile	0
	parallelize_check	1
	active_checks_enabled	1
	passive_checks_enabled	1
	obsess_over_service	1
	event_handler_enabled	1
	low_flap_threshold	0.000000
	high_flap_threshold	0.000000
	flap_detection_enabled	1
	flap_detection_options	o,w,u,c
	freshness_threshold	0
	check_freshness	0
	notification_options	u,w,c,r
	notifications_enabled	1
	notification_interval	0.000000
	first_notification_delay	0.000000
	stalking_options	n
	process_perf_data	1
	failure_prediction_enabled	1
	retain_status_information	1
	retain_nonstatus_information	1
	}

define service {
	host_name	steel.derf0.net
	service_description	SSH
	check_period	24x7
	check_command	check_ssh
	contact_groups	admins
	notification_period	24x7
	initial_state	o
	check_interval	5.000000
	retry_interval	1.000000
	max_check_attempts	4
	is_volatile	0
	parallelize_check	1
	active_checks_enabled	1
	passive_checks_enabled	1
	obsess_over_service	1
	event_handler_enabled	1
	low_flap_threshold	0.000000
	high_flap_threshold	0.000000
	flap_detection_enabled	1
	flap_detection_options	o,w,u,c
	freshness_threshold	0
	check_freshness	0
	notification_options	u,w,c,r
	notifications_enabled	1
	notification_interval	0.000000
	first_notification_delay	0.000000
	stalking_options	n
	process_perf_data	1
	failure_prediction_enabled	1
	retain_status_information	1
	retain_nonstatus_information	1
	}

define service {
	host_name	steel.derf0.net
	service_description	SSH password login disabled
	check_period	24x7
	check_command	check_ssh_no_password_login
	contact_groups	admins
	notification_period	24x7
	initial_state	o
	check_interval	15.000000
	retry_interval	1.000000
	max_check_attempts	4
	is_volatile	0
	parallelize_check	1
	active_checks_enabled	1
	passive_checks_enabled	1
	obsess_over_service	1
	event_handler_enabled	1
	low_flap_threshold	0.000000
	high_flap_threshold	0.000000
	flap_detection_enabled	1
	flap_detection_options	o,w,u,c
	freshness_threshold	0
	check_freshness	0
	notification_options	u,w,c,r
	notifications_enabled	1
	notification_interval	0.000000
	first_notification_delay	0.000000
	stalking_options	n
	process_perf_data	1
	failure_prediction_enabled	1
	retain_status_information	1
	retain_nonstatus_information	1
	}

define service {
	host_name	steel.derf0.net
	service_description	Users
	check_period	24x7
	check_command	check_by_ssh_fc!check_users
	contact_groups	admins
	notification_period	24x7
	initial_state	o
	check_interval	5.000000
	retry_interval	1.000000
	max_check_attempts	4
	is_volatile	0
	parallelize_check	1
	active_checks_enabled	1
	passive_checks_enabled	1
	obsess_over_service	1
	event_handler_enabled	1
	low_flap_threshold	0.000000
	high_flap_threshold	0.000000
	flap_detection_enabled	1
	flap_detection_options	o,w,u,c
	freshness_threshold	0
	check_freshness	0
	notification_options	u,w,c,r
	notifications_enabled	1
	notification_interval	0.000000
	first_notification_delay	0.000000
	stalking_options	n
	process_perf_data	1
	failure_prediction_enabled	1
	retain_status_information	1



( run in 0.744 second using v1.01-cache-2.11-cpan-39bf76dae61 )