summaryrefslogtreecommitdiff
path: root/t/in/objects.cache
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-07-28 12:13:02 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-07-28 12:13:02 +0200
commit8cc414e9425cce5088b27d8e491a407bd50f9a75 (patch)
treec35a0b167f5041372c863f78b94e8399fcb87e04 /t/in/objects.cache
parent2e57947132c4b5a38d19c2cef137e86d7c188654 (diff)
Add tests
Diffstat (limited to 't/in/objects.cache')
-rw-r--r--t/in/objects.cache1945
1 files changed, 1945 insertions, 0 deletions
diff --git a/t/in/objects.cache b/t/in/objects.cache
new file mode 100644
index 0000000..09bf774
--- /dev/null
+++ b/t/in/objects.cache
@@ -0,0 +1,1945 @@
+########################################
+# ICINGA OBJECT CACHE FILE
+#
+# THIS FILE IS AUTOMATICALLY GENERATED
+# BY ICINGA. DO NOT MODIFY THIS FILE!
+#
+# Created: Wed Jul 28 00:17:06 2010
+########################################
+
+define timeperiod {
+ timeperiod_name 24x7
+ alias 24 Hours A Day, 7 Days A Week
+ sunday 00:00-24:00
+ monday 00:00-24:00
+ tuesday 00:00-24:00
+ wednesday 00:00-24:00
+ thursday 00:00-24:00
+ friday 00:00-24:00
+ saturday 00:00-24:00
+ }
+
+define timeperiod {
+ timeperiod_name never
+ alias Never
+ }
+
+define command {
+ command_name check-fast-alive
+ command_line /usr/lib/nagios/plugins/check_fping -H '$HOSTADDRESS$'
+ }
+
+define command {
+ command_name check-host-alive
+ command_line /usr/lib/nagios/plugins/check_ping -H '$HOSTADDRESS$' -w 5000,100% -c 5000,100% -p 1
+ }
+
+define command {
+ command_name check-host-alive_4
+ command_line /usr/lib/nagios/plugins/check_ping -H '$HOSTADDRESS$' -w 5000,100% -c 5000,100% -p 1 -4
+ }
+
+define command {
+ command_name check-nfs
+ command_line /usr/lib/nagios/plugins/check_rpc -H '$HOSTADDRESS$' -C nfs -c2,3
+ }
+
+define command {
+ command_name check-printer-alive
+ command_line /usr/lib/nagios/plugins/check_ping -H '$HOSTADDRESS$' -w 5000,100% -c 5000,100% -p 1
+ }
+
+define command {
+ command_name check-printer-alive_4
+ command_line /usr/lib/nagios/plugins/check_ping -H '$HOSTADDRESS$' -w 5000,100% -c 5000,100% -p 1 -4
+ }
+
+define command {
+ command_name check-router-alive
+ command_line /usr/lib/nagios/plugins/check_ping -H '$HOSTADDRESS$' -w 5000,100% -c 5000,100% -p 1
+ }
+
+define command {
+ command_name check-router-alive_4
+ command_line /usr/lib/nagios/plugins/check_ping -H '$HOSTADDRESS$' -w 5000,100% -c 5000,100% -p 1 -4
+ }
+
+define command {
+ command_name check-rpc
+ command_line /usr/lib/nagios/plugins/check_rpc -H '$HOSTADDRESS$' -C '$ARG1$'
+ }
+
+define command {
+ command_name check-switch-alive
+ command_line /usr/lib/nagios/plugins/check_ping -H '$HOSTADDRESS$' -w 5000,100% -c 5000,100% -p 1
+ }
+
+define command {
+ command_name check-switch-alive_4
+ command_line /usr/lib/nagios/plugins/check_ping -H '$HOSTADDRESS$' -w 5000,100% -c 5000,100% -p 1 -4
+ }
+
+define command {
+ command_name check_all_disks
+ command_line /usr/lib/nagios/plugins/check_disk -w '$ARG1$' -c '$ARG2$'
+ }
+
+define command {
+ command_name check_apt
+ command_line /usr/lib/nagios/plugins/check_apt
+ }
+
+define command {
+ command_name check_apt_distupgrade
+ command_line /usr/lib/nagios/plugins/check_apt -d
+ }
+
+define command {
+ command_name check_breeze
+ command_line /usr/lib/nagios/plugins/check_breeze -H '$HOSTADDRESS$' -w '$ARG1$' -c '$ARG2$'
+ }
+
+define command {
+ command_name check_by_ssh_fc
+ command_line /usr/lib/nagios/plugins/check_by_ssh -H '$HOSTADDRESS$' -t 50 '$ARG1$'
+ }
+
+define command {
+ command_name check_by_ssh_fc_r
+ command_line /usr/lib/nagios/plugins/check_by_ssh -H '$ARG1$' -t 50 '$ARG2$'
+ }
+
+define command {
+ command_name check_compaq_thermalCondition
+ command_line /usr/lib/nagios/plugins/check_snmp -H '$HOSTADDRESS$' -C '$ARG1$' -o .1.3.6.1.4.1.232.6.2.1.0,.1.3.6.1.4.1.232.6.2.2.0,.1.3.6.1.4.1.232.6.2.3.0,.1.3.6.1.4.1.232.6.2.4.0 -u 'ThermalCondition','ThermalTemp','ThermalSystem','ThermalCPUFan' -w 2:2,2:2,2:2,2:2 -c 1:2,1:2,1:2,1:2 -l "Thermal status "
+ }
+
+define command {
+ command_name check_cups
+ command_line /usr/lib/nagios/plugins/check_http -I '$HOSTADDRESS$' -p 631
+ }
+
+define command {
+ command_name check_cups_4
+ command_line /usr/lib/nagios/plugins/check_http -I '$HOSTADDRESS$' -p 631 -4
+ }
+
+define command {
+ command_name check_dhcp
+ command_line /usr/lib/nagios/plugins/check_dhcp -s '$HOSTADDRESS$'
+ }
+
+define command {
+ command_name check_dhcp_interface
+ command_line /usr/lib/nagios/plugins/check_dhcp -s '$HOSTADDRESS$' -i '$ARG1$'
+ }
+
+define command {
+ command_name check_dig
+ command_line /usr/lib/nagios/plugins/check_dig -H '$HOSTADDRESS$' -l '$ARG1$'
+ }
+
+define command {
+ command_name check_disk
+ command_line /usr/lib/nagios/plugins/check_disk -w '$ARG1$' -c '$ARG2$' -p '$ARG3$'
+ }
+
+define command {
+ command_name check_disk_smb
+ command_line /usr/lib/nagios/plugins/check_disk_smb -H '$ARG1$' -s '$ARG2$'
+ }
+
+define command {
+ command_name check_disk_smb_host
+ command_line /usr/lib/nagios/plugins/check_disk_smb -a '$HOSTADDRESS$' -H '$ARG1$' -s '$ARG2$'
+ }
+
+define command {
+ command_name check_disk_smb_host_user
+ command_line /usr/lib/nagios/plugins/check_disk_smb -a '$HOSTADDRESS$' -H '$ARG1$' -s '$ARG2$' -u '$ARG3$' -p '$ARG4$'
+ }
+
+define command {
+ command_name check_disk_smb_user
+ command_line /usr/lib/nagios/plugins/check_disk_smb -H '$ARG1$' -s '$ARG2$' -u '$ARG3$' -p '$ARG4$' -w '$ARG5$' -c '$ARG6$'
+ }
+
+define command {
+ command_name check_disk_smb_workgroup
+ command_line /usr/lib/nagios/plugins/check_disk_smb -H '$ARG1$' -s '$ARG2$' -W '$ARG3$'
+ }
+
+define command {
+ command_name check_disk_smb_workgroup_host
+ command_line /usr/lib/nagios/plugins/check_disk_smb -a '$HOSTADDRESS$' -H '$ARG1$' -s '$ARG2$' -W '$ARG3$'
+ }
+
+define command {
+ command_name check_disk_smb_workgroup_host_user
+ command_line /usr/lib/nagios/plugins/check_disk_smb -a '$HOSTADDRESS$' -H '$ARG1$' -s '$ARG2$' -W '$ARG3$' -u '$ARG4$' -p '$ARG5$'
+ }
+
+define command {
+ command_name check_disk_smb_workgroup_user
+ command_line /usr/lib/nagios/plugins/check_disk_smb -H '$ARG1$' -s '$ARG2$' -W '$ARG3$' -u '$ARG4$' -p '$ARG5$'
+ }
+
+define command {
+ command_name check_dns
+ command_line /usr/lib/nagios/plugins/check_dns -H www.google.com -s '$HOSTADDRESS$'
+ }
+
+define command {
+ command_name check_flexlm
+ command_line /usr/lib/nagios/plugins/check_flexlm -F '$ARG1$'
+ }
+
+define command {
+ command_name check_ftp
+ command_line /usr/lib/nagios/plugins/check_ftp -H '$HOSTADDRESS$'
+ }
+
+define command {
+ command_name check_ftp_4
+ command_line /usr/lib/nagios/plugins/check_ftp -H '$HOSTADDRESS$' -4
+ }
+
+define command {
+ command_name check_hpjd
+ command_line /usr/lib/nagios/plugins/check_hpjd -H '$HOSTADDRESS$' -C public
+ }
+
+define command {
+ command_name check_http
+ command_line /usr/lib/nagios/plugins/check_http -H '$HOSTADDRESS$' -I '$HOSTADDRESS$'
+ }
+
+define command {
+ command_name check_http2
+ command_line /usr/lib/nagios/plugins/check_http -H '$ARG1$' -I '$HOSTADDRESS$' -w '$ARG2$' -c '$ARG3$'
+ }
+
+define command {
+ command_name check_http2_4
+ command_line /usr/lib/nagios/plugins/check_http -H '$ARG1$' -I '$HOSTADDRESS$' -w '$ARG2$' -c '$ARG3$' -4
+ }
+
+define command {
+ command_name check_http_4
+ command_line /usr/lib/nagios/plugins/check_http -H '$HOSTADDRESS$' -I '$HOSTADDRESS$' -4
+ }
+
+define command {
+ command_name check_httpname
+ command_line /usr/lib/nagios/plugins/check_http -H '$HOSTNAME$' -I '$HOSTADDRESS$'
+ }
+
+define command {
+ command_name check_httpname_4
+ command_line /usr/lib/nagios/plugins/check_http -H '$HOSTNAME$' -I '$HOSTADDRESS$' -4
+ }
+
+define command {
+ command_name check_https
+ command_line /usr/lib/nagios/plugins/check_http --ssl -H '$HOSTADDRESS$' -I '$HOSTADDRESS$'
+ }
+
+define command {
+ command_name check_https_4
+ command_line /usr/lib/nagios/plugins/check_http --ssl -H '$HOSTADDRESS$' -I '$HOSTADDRESS$' -4
+ }
+
+define command {
+ command_name check_https_auth
+ command_line /usr/lib/nagios/plugins/check_http --ssl -H '$HOSTADDRESS$' -I '$HOSTADDRESS$' -a '$ARG1$'
+ }
+
+define command {
+ command_name check_https_auth_4
+ command_line /usr/lib/nagios/plugins/check_http --ssl -H '$HOSTADDRESS$' -I '$HOSTADDRESS$' -a '$ARG1$' -4
+ }
+
+define command {
+ command_name check_https_auth_hostname
+ command_line /usr/lib/nagios/plugins/check_http --ssl -H '$HOSTNAME$' -I '$HOSTADDRESS$' -a '$ARG1$'
+ }
+
+define command {
+ command_name check_https_auth_hostname_4
+ command_line /usr/lib/nagios/plugins/check_http --ssl -H '$HOSTNAME' -I '$HOSTADDRESS$' -a '$ARG1$' -4
+ }
+
+define command {
+ command_name check_https_hostname
+ command_line /usr/lib/nagios/plugins/check_http --ssl -H '$HOSTNAME$' -I '$HOSTADDRESS$'
+ }
+
+define command {
+ command_name check_https_hostname_4
+ command_line /usr/lib/nagios/plugins/check_http --ssl -H '$HOSTNAME$' -I '$HOSTADDRESS$' -4
+ }
+
+define command {
+ command_name check_ifoperstatus_ifdescr
+ command_line /usr/lib/nagios/plugins/check_ifoperstatus -H '$HOSTADDRESS$' -C '$ARG1$' -d '$ARG2$'
+ }
+
+define command {
+ command_name check_ifoperstatus_ifindex
+ command_line /usr/lib/nagios/plugins/check_ifoperstatus -H '$HOSTADDRESS$' -C '$ARG1$' -k '$ARG2$'
+ }
+
+define command {
+ command_name check_ifstatus
+ command_line /usr/lib/nagios/plugins/check_ifstatus -H '$HOSTADDRESS$' -C '$ARG1$'
+ }
+
+define command {
+ command_name check_ifstatus_exclude
+ command_line /usr/lib/nagios/plugins/check_ifstatus -H '$HOSTADDRESS$' -C '$ARG1$' -x '$ARG2$'
+ }
+
+define command {
+ command_name check_imap
+ command_line /usr/lib/nagios/plugins/check_imap -H '$HOSTADDRESS$'
+ }
+
+define command {
+ command_name check_imap_4
+ command_line /usr/lib/nagios/plugins/check_imap -H '$HOSTADDRESS$' -4
+ }
+
+define command {
+ command_name check_ircd
+ command_line /usr/lib/nagios/plugins/check_ircd -H '$HOSTADDRESS$' -w '$ARG1$' -c '$ARG2$'
+ }
+
+define command {
+ command_name check_ldap
+ command_line /usr/lib/nagios/plugins/check_ldap -H '$HOSTADDRESS$' -b '$ARG1$'
+ }
+
+define command {
+ command_name check_ldap_4
+ command_line /usr/lib/nagios/plugins/check_ldap -H '$HOSTADDRESS$' -b '$ARG1$' -4
+ }
+
+define command {
+ command_name check_ldaps
+ command_line /usr/lib/nagios/plugins/check_ldaps -H '$HOSTADDRESS$' -b '$ARG1$'
+ }
+
+define command {
+ command_name check_ldaps_4
+ command_line /usr/lib/nagios/plugins/check_ldaps -H '$HOSTADDRESS$' -b '$ARG1$' -4
+ }
+
+define command {
+ command_name check_load
+ command_line /usr/lib/nagios/plugins/check_load --warning='$ARG1$,$ARG2$,$ARG3$' --critical='$ARG4$,$ARG5$,$ARG6$'
+ }
+
+define command {
+ command_name check_mail_no_relay
+ command_line /usr/local/lib/nagios/plugins/check_mail_no_relay '$HOSTADDRESS$'
+ }
+
+define command {
+ command_name check_mailq_exim
+ command_line /usr/lib/nagios/plugins/check_mailq -w '$ARG1$' -c '$ARG2$' -M exim
+ }
+
+define command {
+ command_name check_mailq_postfix
+ command_line /usr/lib/nagios/plugins/check_mailq -w '$ARG1$' -c '$ARG2$' -M postfix
+ }
+
+define command {
+ command_name check_mailq_qmail
+ command_line /usr/lib/nagios/plugins/check_mailq -w '$ARG1$' -c '$ARG2$' -M qmail
+ }
+
+define command {
+ command_name check_mailq_sendmail
+ command_line /usr/lib/nagios/plugins/check_mailq -w '$ARG1$' -c '$ARG2$' -M sendmail
+ }
+
+define command {
+ command_name check_mrtg
+ command_line /usr/lib/nagios/plugins/check_mrtg '$ARG1$' 10 AVG '$ARG2$' '$ARG3$' '$ARG4$' '$ARG5$' '$ARG6$'
+ }
+
+define command {
+ command_name check_mysql
+ command_line /usr/lib/nagios/plugins/check_mysql -H '$HOSTADDRESS$'
+ }
+
+define command {
+ command_name check_mysql_cmdlinecred
+ command_line /usr/lib/nagios/plugins/check_mysql -H '$HOSTADDRESS$' -u '$ARG1$' -p '$ARG2$'
+ }
+
+define command {
+ command_name check_mysql_database
+ command_line /usr/lib/nagios/plugins/check_mysql -d '$ARG3$' -H '$HOSTADDRESS$' -u '$ARG1$' -p '$ARG2$'
+ }
+
+define command {
+ command_name check_netapp_cpuload
+ command_line /usr/lib/nagios/plugins/check_snmp -H '$HOSTADDRESS$' -C '$ARG1$' -o .1.3.6.1.4.1.789.1.2.1.3.0 -w 90 -c 95 -u '%' -l "CPU LOAD "
+ }
+
+define command {
+ command_name check_netapp_numdisks
+ command_line /usr/lib/nagios/plugins/check_snmp -H '$HOSTADDRESS$' -C '$ARG1$' -o .1.3.6.1.4.1.789.1.6.4.1.0,.1.3.6.1.4.1.789.1.6.4.2.0,.1.3.6.1.4.1.789.1.6.4.8.0,.1.3.6.1.4.1.789.1.6.4.7.0 -u 'Total Disks','Active','Spare','Failed' -l ""
+ }
+
+define command {
+ command_name check_netapp_uptime
+ command_line /usr/lib/nagios/plugins/check_snmp -H '$HOSTADDRESS$' -C '$ARG1$' -o .1.3.6.1.2.1.1.3.0 --delimiter=')' -l "Uptime is"
+ }
+
+define command {
+ command_name check_netware_15load
+ command_line /usr/lib/nagios/plugins/check_nwstat -H '$HOSTADDRESS$' -v "LOAD15" -w 70 -c 90
+ }
+
+define command {
+ command_name check_netware_1load
+ command_line /usr/lib/nagios/plugins/check_nwstat -H '$HOSTADDRESS$' -v "LOAD1" -w 70 -c 90
+ }
+
+define command {
+ command_name check_netware_5load
+ command_line /usr/lib/nagios/plugins/check_nwstat -H '$HOSTADDRESS$' -v "LOAD5" -w 70 -c 90
+ }
+
+define command {
+ command_name check_netware_abend
+ command_line /usr/lib/nagios/plugins/check_nwstat -H '$HOSTADDRESS$' -v "ABENDS" -w 10 -c 30
+ }
+
+define command {
+ command_name check_netware_logins
+ command_line /usr/lib/nagios/plugins/check_nwstat -H '$HOSTADDRESS$' -v "LOGINS" -w '$ARG1$' -c '$ARG2$'
+ }
+
+define command {
+ command_name check_nntp
+ command_line /usr/lib/nagios/plugins/check_nntp -H '$HOSTADDRESS$'
+ }
+
+define command {
+ command_name check_nntp_4
+ command_line /usr/lib/nagios/plugins/check_nntp -H '$HOSTADDRESS$' -4
+ }
+
+define command {
+ command_name check_nrpe
+ command_line /usr/lib/nagios/plugins/check_nrpe -H $HOSTADDRESS$ -c $ARG1$ -a $ARG2$
+ }
+
+define command {
+ command_name check_nrpe_1arg
+ command_line /usr/lib/nagios/plugins/check_nrpe -H $HOSTADDRESS$ -c $ARG1$
+ }
+
+define command {
+ command_name check_nscp
+ command_line /usr/lib/nagios/plugins/check_nt -H '$HOSTADDRESS$' -p 12489 -v '$ARG1$'
+ }
+
+define command {
+ command_name check_nt
+ command_line /usr/lib/nagios/plugins/check_nt -H '$HOSTADDRESS$' -v '$ARG1$'
+ }
+
+define command {
+ command_name check_ntp
+ command_line /usr/lib/nagios/plugins/check_ntp_peer -H '$HOSTADDRESS$'
+ }
+
+define command {
+ command_name check_ntp_ntpq
+ command_line /usr/lib/nagios/plugins/check_ntp_peer -H '$HOSTADDRESS$' -j 10 -k 15
+ }
+
+define command {
+ command_name check_nwstat_conns
+ command_line /usr/lib/nagios/plugins/check_nwstat -H '$HOSTADDRESS$' -v CONNS -w '$ARG1$' -c '$ARG2$'
+ }
+
+define command {
+ command_name check_nwstat_csprocs
+ command_line /usr/lib/nagios/plugins/check_nwstat -H '$HOSTADDRESS$' -v CSPROCS -w '$ARG1$' -c '$ARG2$'
+ }
+
+define command {
+ command_name check_nwstat_dsdb
+ command_line /usr/lib/nagios/plugins/check_nwstat -H '$HOSTADDRESS$' -v DSDB
+ }
+
+define command {
+ command_name check_nwstat_ltch
+ command_line /usr/lib/nagios/plugins/check_nwstat -H '$HOSTADDRESS$' -v LTCH -w '$ARG1$' -c '$ARG2$'
+ }
+
+define command {
+ command_name check_nwstat_puprb
+ command_line /usr/lib/nagios/plugins/check_nwstat -H '$HOSTADDRESS$' -v PUPRB -w '$ARG1$' -c '$ARG2$'
+ }
+
+define command {
+ command_name check_nwstat_vol_k
+ command_line /usr/lib/nagios/plugins/check_nwstat -H '$HOSTADDRESS$' -v VKF'$ARG1$' -w '$ARG2$' -c '$ARG3$'
+ }
+
+define command {
+ command_name check_nwstat_vol_p
+ command_line /usr/lib/nagios/plugins/check_nwstat -H '$HOSTADDRESS$' -v VPF'$ARG1$' -w '$ARG2$' -c '$ARG3$'
+ }
+
+define command {
+ command_name check_pgsql
+ command_line /usr/lib/nagios/plugins/check_pgsql -H '$HOSTADDRESS$'
+ }
+
+define command {
+ command_name check_pgsql_4
+ command_line /usr/lib/nagios/plugins/check_pgsql -H '$HOSTADDRESS$' -4
+ }
+
+define command {
+ command_name check_ping
+ command_line /usr/lib/nagios/plugins/check_ping -H '$HOSTADDRESS$' -w '$ARG1$' -c '$ARG2$'
+ }
+
+define command {
+ command_name check_ping_4
+ command_line /usr/lib/nagios/plugins/check_ping -H '$HOSTADDRESS$' -w '$ARG1$' -c '$ARG2$' -4
+ }
+
+define command {
+ command_name check_pop
+ command_line /usr/lib/nagios/plugins/check_pop -H '$HOSTADDRESS$'
+ }
+
+define command {
+ command_name check_pop_4
+ command_line /usr/lib/nagios/plugins/check_pop -H '$HOSTADDRESS$' -4
+ }
+
+define command {
+ command_name check_procs
+ command_line /usr/lib/nagios/plugins/check_procs -w '$ARG1$' -c '$ARG2$'
+ }
+
+define command {
+ command_name check_procs_httpd
+ command_line /usr/lib/nagios/plugins/check_procs -w 5:'$ARG1$' -c 1:'$ARG2$' -C httpd
+ }
+
+define command {
+ command_name check_procs_zombie
+ command_line /usr/lib/nagios/plugins/check_procs -w '$ARG1$' -c '$ARG2$' -s Z
+ }
+
+define command {
+ command_name check_quake
+ command_line /usr/lib/nagios/plugins/check_game qs '$HOSTADDRESS$'
+ }
+
+define command {
+ command_name check_radius
+ command_line /usr/lib/nagios/plugins/check_radius -F /etc/radiusclient/radiusclient.conf -H '$HOSTADDRESS$' -P '$ARG4$' -t '$ARG3$' -u '$ARG1$' -p '$ARG2$'
+ }
+
+define command {
+ command_name check_rbl
+ command_line /usr/local/lib/nagios/plugins/check_rbl -H '$HOSTNAME$' -t 30 -c 1 -w 1 -s dnsbl.ahbl.org -s cbl.anti-spam.org.cn -s cblplus.anti-spam.org.cn -s cblless.anti-spam.org.cn -s cdl.anti-spam.org.cn -s cbl.abuseat.org -s dnsbl.cyberlogic.net -s bl.deadbeef.com -s t1.dnsbl.net.au -s spamtrap.drbl.drand.net -s spamsources.fabel.dk -s 0spam.fusionzero.com -s dnsbl.isoc.bg -s mail-abuse.blacklist.jippg.org -s korea.services.net -s karmasphere.email-sender.dnsbl.karmasphere.com -s spamguard.leadmon.net -s ix.dnsbl.manitu.net -s relays.nether.net -s dnsbl.njabl.org -s bhnc.njabl.org -s no-more-funn.moensted.dk -s rbl.orbitrbl.com -s psbl.surriel.com -s dyna.spamrats.com -s noptr.spamrats.com -s spam.spamrats.com -s dnsbl.sorbs.net -s dul.dnsbl.sorbs.net -s old.spam.dnsbl.sorbs.net -s problems.dnsbl.sorbs.net -s safe.dnsbl.sorbs.net -s spam.dnsbl.sorbs.net -s bl.spamcannibal.org -s bl.spamcop.net -s pbl.spamhaus.org -s sbl.spamhaus.org -s xbl.spamhaus.org -s ubl.unsubscore.com -s dnsbl-1.uceprotect.net -s dnsbl-2.uceprotect.net -s dnsbl-3.uceprotect.net -s db.wpbl.info
+ }
+
+define command {
+ command_name check_real
+ command_line /usr/lib/nagios/plugins/check_real '$HOSTADDRESS$' -p '$ARG1$' -wt '$ARG2$' -ct '$ARG3$' -to 5
+ }
+
+define command {
+ 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
+ }
+
+define command {
+ command_name check_users
+ command_line /usr/lib/nagios/plugins/check_users -w '$ARG1$' -c '$ARG2$'
+ }
+
+define command {
+ command_name notify-host-by-email
+ command_line /usr/bin/printf "%b" "***** Icinga *****\n\nNotification Type: $NOTIFICATIONTYPE$\nHost: $HOSTNAME$\nState: $HOSTSTATE$\nAddress: $HOSTADDRESS$\nInfo: $HOSTOUTPUT$\n\nDate/Time: $LONGDATETIME$\n" | /usr/bin/mail -s "** $NOTIFICATIONTYPE$ Host Alert: $HOSTNAME$ is $HOSTSTATE$ **" $CONTACTEMAIL$
+ }
+
+define command {
+ command_name notify-none
+ command_line /bin/true
+ }
+
+define command {
+ command_name notify-service-by-email
+ command_line /usr/bin/printf "%b" "***** Icinga *****\n\nNotification Type: $NOTIFICATIONTYPE$\n\nService: $SERVICEDESC$\nHost: $HOSTALIAS$\nAddress: $HOSTADDRESS$\nState: $SERVICESTATE$\n\nDate/Time: $LONGDATETIME$\n\nAdditional Info:\n\n$SERVICEOUTPUT$" | /usr/bin/mail -s "** $NOTIFICATIONTYPE$ Service Alert: $HOSTALIAS$/$SERVICEDESC$ is $SERVICESTATE$ **" $CONTACTEMAIL$
+ }
+
+define command {
+ command_name process-host-perfdata
+ command_line /usr/bin/printf "%b" "$LASTHOSTCHECK$\t$HOSTNAME$\t$HOSTSTATE$\t$HOSTATTEMPT$\t$HOSTSTATETYPE$\t$HOSTEXECUTIONTIME$\t$HOSTOUTPUT$\t$HOSTPERFDATA$\n" >> /var/lib/icinga/host-perfdata.out
+ }
+
+define command {
+ command_name process-service-perfdata
+ command_line /usr/bin/printf "%b" "$LASTSERVICECHECK$\t$HOSTNAME$\t$SERVICEDESC$\t$SERVICESTATE$\t$SERVICEATTEMPT$\t$SERVICESTATETYPE$\t$SERVICEEXECUTIONTIME$\t$SERVICELATENCY$\t$SERVICEOUTPUT$\t$SERVICEPERFDATA$\n" >> /var/lib/icinga/service-perfdata.out
+ }
+
+define command {
+ command_name return-critical
+ command_line /usr/lib/nagios/plugins/check_dummy 2
+ }
+
+define command {
+ command_name return-numeric
+ command_line /usr/lib/nagios/plugins/check_dummy '$ARG1$'
+ }
+
+define command {
+ command_name return-ok
+ command_line /usr/lib/nagios/plugins/check_dummy 0
+ }
+
+define command {
+ command_name return-unknown
+ command_line /usr/lib/nagios/plugins/check_dummy 3
+ }
+
+define command {
+ command_name return-warning
+ command_line /usr/lib/nagios/plugins/check_dummy 1
+ }
+
+define command {
+ command_name snmp_cpustats
+ command_line /usr/lib/nagios/plugins/check_snmp -H '$HOSTADDRESS$' -C '$ARG1$' -o .1.3.6.1.4.1.2021.11.9.0,.1.3.6.1.4.1.2021.11.10.0,.1.3.6.1.4.1.2021.11.11.0 -l 'CPU usage (user system idle)' -u '%'
+ }
+
+define command {
+ command_name snmp_disk
+ command_line /usr/lib/nagios/plugins/check_snmp -H '$HOSTADDRESS$' -C '$ARG1$' -o .1.3.6.1.4.1.2021.9.1.7.'$ARG2$',.1.3.6.1.4.1.2021.9.1.9.'$ARG2$' -w '$ARG3$':,:'$ARG4$' -c '$ARG5$':,:'$ARG6$' -u 'kB free (','% used)' -l 'disk space'
+ }
+
+define command {
+ command_name snmp_disk2
+ command_line /usr/lib/nagios/plugins/check_snmp -H '$HOSTADDRESS$' -C '$ARG1$' -o host.hrStorage.hrStorageTable.hrStorageEntry.hrStorageUsed.'$ARG2$' -w '$ARG3$' -c '$ARG4$'
+ }
+
+define command {
+ command_name snmp_load
+ command_line /usr/lib/nagios/plugins/check_snmp -H '$HOSTADDRESS$' -C '$ARG1$' -o .1.3.6.1.4.1.2021.10.1.5.1,.1.3.6.1.4.1.2021.10.1.5.2,.1.3.6.1.4.1.2021.10.1.5.3 -w :'$ARG2$',:'$ARG3$',:'$ARG4$' -c :'$ARG5$',:'$ARG6$',:'$ARG7$' -l load
+ }
+
+define command {
+ command_name snmp_mem
+ command_line /usr/lib/nagios/plugins/check_snmp -H '$HOSTADDRESS$' -C '$ARG1$' -o .1.3.6.1.4.1.2021.4.6.0,.1.3.6.1.4.1.2021.4.5.0 -w '$ARG2$': -c '$ARG3$':
+ }
+
+define command {
+ command_name snmp_mem2
+ command_line /usr/lib/nagios/plugins/check_snmp -H '$HOSTADDRESS$' -C '$ARG1$' -o host.hrStorage.hrStorageTable.hrStorageEntry.hrStorageUsed.'$ARG2$',host.hrStorage.hrStorageTable.hrStorageEntry.hrStorageSize.'$ARG2$' -w '$ARG3$' -c '$ARG4$'
+ }
+
+define command {
+ command_name snmp_mem3
+ command_line /usr/lib/nagios/plugins/check_snmp -H '$HOSTADDRESS$' -C '$ARG1$' -o host.hrStorage.hrStorageTable.hrStorageEntry.hrStorageUsed.'$ARG2$',host.hrStorage.hrStorageTable.hrStorageEntry.hrStorageSize.'$ARG2$' -w '$ARG3$' -c '$ARG4$'
+ }
+
+define command {
+ command_name snmp_procname
+ command_line /usr/lib/nagios/plugins/check_snmp -H '$HOSTADDRESS$' -C '$ARG1$' -o .1.3.6.1.4.1.2021.2.1.5.'$ARG2$' -w '$ARG3$':'$ARG4$' -c '$ARG5$':'$ARG6$'
+ }
+
+define command {
+ command_name snmp_procs
+ command_line /usr/lib/nagios/plugins/check_snmp -H '$HOSTADDRESS$' -C '$ARG1$' -o host.hrSystem.hrSystemProcesses -w :'$ARG2$' -c :'$ARG3$' -l processes
+ }
+
+define command {
+ command_name snmp_swap
+ command_line /usr/lib/nagios/plugins/check_snmp -H '$HOSTADDRESS$' -C '$ARG1$' -o .1.3.6.1.4.1.2021.4.4.0,.1.3.6.1.4.1.2021.4.3.0 -w '$ARG2$': -c '$ARG3$':
+ }
+
+define command {
+ command_name snmp_swap2
+ command_line /usr/lib/nagios/plugins/check_snmp -H '$HOSTADDRESS$' -C '$ARG1$' -o host.hrStorage.hrStorageTable.hrStorageEntry.hrStorageUsed.'$ARG2$',host.hrStorage.hrStorageTable.hrStorageEntry.hrStorageSize.'$ARG2$' -w '$ARG3$' -c '$ARG4$'
+ }
+
+define command {
+ command_name snmp_swap3
+ command_line /usr/lib/nagios/plugins/check_snmp -H '$HOSTADDRESS$' -C '$ARG1$' -o host.hrStorage.hrStorageTable.hrStorageEntry.hrStorageUsed.'$ARG2$',host.hrStorage.hrStorageTable.hrStorageEntry.hrStorageSize.'$ARG2$' -w '$ARG3$' -c '$ARG4$'
+ }
+
+define command {
+ command_name snmp_tcpopen
+ command_line /usr/lib/nagios/plugins/check_snmp -H '$HOSTADDRESS$' -C '$ARG1$' -o tcp.tcpCurrEstab.0 -w '$ARG2$' -c '$ARG3$'
+ }
+
+define command {
+ command_name snmp_tcpstats
+ command_line /usr/lib/nagios/plugins/check_snmp -H '$HOSTADDRESS$' -C '$ARG1$' -o tcp.tcpActiveOpens.0,tcp.tcpPassiveOpens.0,tcp.tcpInSegs.0,tcp.tcpOutSegs.0,tcp.tcpRetransSegs.0 -l 'TCP stats'
+ }
+
+define command {
+ command_name snmp_users
+ command_line /usr/lib/nagios/plugins/check_snmp -H '$HOSTADDRESS$' -C '$ARG1$' -o host.hrSystem.hrSystemNumUsers -w :'$ARG2$' -c :'$ARG3$' -l users
+ }
+
+define command {
+ command_name ssh_check_apt
+ command_line /usr/lib/nagios/plugins/check_by_ssh -H '$HOSTADDRESS$' -C '/usr/lib/nagios/plugins/check_apt'
+ }
+
+define command {
+ command_name ssh_disk
+ command_line /usr/lib/nagios/plugins/check_by_ssh -H '$HOSTADDRESS$' -C '/usr/lib/nagios/plugins/check_disk -w '\''$ARG1$' -c '\''$ARG2$'\'' -e -p '\''$ARG3$'\'
+ }
+
+define command {
+ command_name ssh_disk_4
+ command_line /usr/lib/nagios/plugins/check_by_ssh -H '$HOSTADDRESS$' -C '/usr/lib/nagios/plugins/check_disk -w '\''$ARG1$'\'' -c '\''$ARG2$'\'' -e -p '\''$ARG3$'\' -4
+ }
+
+define command {
+ command_name traffic_average
+ command_line /usr/lib/nagios/plugins/check_mrtgtraf '$ARG1$' 10 AVG '$ARG2$' '$ARG3$' '$ARG4$' '$ARG5$'
+ }
+
+define contactgroup {
+ contactgroup_name admins
+ alias Nagios Administrators
+ members derf
+ }
+
+define hostgroup {
+ hostgroup_name derf-remote
+ alias private remote servers
+ members steel.derf0.net
+ }
+
+define hostgroup {
+ hostgroup_name ftp-servers
+ alias FTP Servers
+ members aneurysm
+ }
+
+define hostgroup {
+ hostgroup_name http-servers
+ alias HTTP Servers
+ members steel.derf0.net,aneurysm,alpha
+ }
+
+define hostgroup {
+ hostgroup_name local
+ alias Local Network
+ members alpha,aneurysm
+ }
+
+define contact {
+ contact_name derf
+ alias Derf
+ service_notification_period 24x7
+ host_notification_period 24x7
+ service_notification_options w,u,c,r
+ host_notification_options d,r
+ service_notification_commands notify-service-by-email
+ host_notification_commands notify-host-by-email
+ email derf@derf.homelinux.org
+ host_notifications_enabled 1
+ service_notifications_enabled 1
+ can_submit_commands 1
+ retain_status_information 1
+ retain_nonstatus_information 1
+ }
+
+define host {
+ host_name alpha
+ alias fritzbox
+ address 192.168.0.1
+ check_command check-host-alive
+ contact_groups admins
+ notification_period 24x7
+ initial_state o
+ check_interval 5.000000
+ retry_interval 1.000000
+ max_check_attempts 10
+ active_checks_enabled 1
+ passive_checks_enabled 1
+ obsess_over_host 1
+ event_handler_enabled 1
+ low_flap_threshold 0.000000
+ high_flap_threshold 0.000000
+ flap_detection_enabled 1
+ flap_detection_options o,d,u
+ freshness_threshold 0
+ check_freshness 0
+ notification_options d,u,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 host {
+ host_name aneurysm
+ alias aneurysm
+ address 192.168.0.14
+ check_command check-host-alive
+ contact_groups admins
+ notification_period 24x7
+ initial_state o
+ check_interval 5.000000
+ retry_interval 1.000000
+ max_check_attempts 10
+ active_checks_enabled 1
+ passive_checks_enabled 1
+ obsess_over_host 1
+ event_handler_enabled 1
+ low_flap_threshold 0.000000
+ high_flap_threshold 0.000000
+ flap_detection_enabled 1
+ flap_detection_options o,d,u
+ freshness_threshold 0
+ check_freshness 0
+ notification_options d,u,r
+ notifications_enabled 1
+ notification_interval 0.000000
+ first_notification_delay 0.000000
+ stalking_options n
+ process_perf_data 1
+ failure_prediction_enabled 1
+ icon_image base/debian.png
+ icon_image_alt Debian GNU/Linux
+ vrml_image debian.png
+ statusmap_image base/debian.gd2
+ notes Debian GNU/Linux servers
+ retain_status_information 1
+ retain_nonstatus_information 1
+ }
+
+define host {
+ host_name steel-vpn
+ alias steel-vpn
+ address 10.200.200.2
+ parents alpha
+ check_command check-host-alive
+ contact_groups admins
+ notification_period 24x7
+ initial_state o
+ check_interval 5.000000
+ retry_interval 1.000000
+ max_check_attempts 10
+ active_checks_enabled 1
+ passive_checks_enabled 1
+ obsess_over_host 1
+ event_handler_enabled 1
+ low_flap_threshold 0.000000
+ high_flap_threshold 0.000000
+ flap_detection_enabled 1
+ flap_detection_options o,d,u
+ freshness_threshold 0
+ check_freshness 0
+ notification_options d,u,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 host {
+ host_name steel.derf0.net
+ alias steel
+ address 195.191.196.84
+ parents alpha
+ check_command check-host-alive
+ contact_groups admins
+ notification_period 24x7
+ initial_state o
+ check_interval 5.000000
+ retry_interval 1.000000
+ max_check_attempts 10
+ active_checks_enabled 1
+ passive_checks_enabled 1
+ obsess_over_host 1
+ event_handler_enabled 1
+ low_flap_threshold 0.000000
+ high_flap_threshold 0.000000
+ flap_detection_enabled 1
+ flap_detection_options o,d,u
+ freshness_threshold 0
+ check_freshness 0
+ notification_options d,u,r
+ notifications_enabled 1
+ notification_interval 0.000000
+ first_notification_delay 0.000000
+ stalking_options n
+ process_perf_data 1
+ failure_prediction_enabled 1
+ icon_image base/debian.png
+ icon_image_alt Debian GNU/Linux
+ vrml_image debian.png
+ statusmap_image base/debian.gd2
+ notes Debian GNU/Linux servers
+ retain_status_information 1
+ retain_nonstatus_information 1
+ }
+
+define service {
+ host_name alpha
+ service_description HTTP
+ check_period 24x7
+ check_command check_http
+ 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 Disk: /
+ check_period 24x7
+ check_command check_disk!20%!10%!/dev/mapper/aneurysm-root
+ 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 Disk: /boot
+ check_period 24x7
+ check_command check_disk!20%!10%!/dev/sda1
+ 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 Disk: /data
+ check_period 24x7
+ check_command check_disk!20%!10%!/dev/mapper/misc-data
+ 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 Disk: /home
+ check_period 24x7
+ check_command check_disk!20%!10%!/dev/mapper/aneurysm-home
+ 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 HTTP
+ check_period 24x7
+ check_command check_http
+ 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 HTTPS
+ check_period 24x7
+ check_command check_https
+ 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 Load
+ check_period 24x7
+ check_command check_load!15!10!5!30!25!20
+ 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 Processes
+ check_period 24x7
+ check_command check_procs!150!200
+ 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 SMTP
+ check_period 24x7
+ check_command check_smtp_4
+ 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
+ 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
+ retain_nonstatus_information 1
+ }
+
+define service {
+ host_name steel-vpn
+ service_description SMTP
+ check_period 24x7
+ check_command check_smtp_4
+ 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 Disk: lv-home
+ check_period 24x7
+ check_command check_by_ssh_fc!check_home
+ 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 Disk: lv-root
+ check_period 24x7
+ check_command check_by_ssh_fc!check_root
+ 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 Disk: vda1
+ check_period 24x7
+ check_command check_by_ssh_fc!check_vda1
+ 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 HTTP
+ check_period 24x7
+ check_command check_http
+ 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 Load
+ check_period 24x7
+ check_command check_by_ssh_fc!check_load
+ 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 Mail Queue
+ check_period 24x7
+ check_command check_by_ssh_fc!check_mailq_postfix
+ 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 No open relay
+ check_period 24x7
+ check_command check_mail_no_relay
+ contact_groups admins
+ notification_period 24x7
+ initial_state o
+ check_interval 60.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 Not Blacklisted
+ check_period 24x7
+ check_command check_rbl
+ contact_groups admins
+ notification_period 24x7
+ initial_state o
+ check_interval 60.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 Processes
+ check_period 24x7
+ check_command check_by_ssh_fc!check_procs
+ 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 SMTP
+ check_period 24x7
+ check_command check_smtp_4
+ 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
+ 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
+ retain_nonstatus_information 1
+ }