You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4274 lines
132 KiB

define host {
name monitor-site ; The name of this host template
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
max_check_attempts 3
check_period 24x7
contacts nagiosadmin
notification_period 24x7
check_command check_ping_4!'5000,100%'!'5000,100%'
max_check_attempts 10
notification_interval 0
notification_period 24x7
notification_options d,u,r
contact_groups admins
register 0 ; DONT REGISTER THIS DEFINITION - ITS NOT A REAL HOST, JUST A TEMPLATE!
}
# 'check_nextcloud' command definition
define command {
command_name check_nextcloud
command_line /usr/lib/nagios/plugins/check_http -H '$HOSTADDRESS$' --ssl -u '/status.php' -s '"installed":true' -E
}
define command {
command_name check_nextcloud_version
command_line /usr/lib/nagios/plugins/check_http -H '$HOSTADDRESS$' --ssl -u '/status.php' -s '"version":"$ARG1$"'
}
define hostgroup {
alias SUNET Drive Nextcloud sites
hostgroup_name prod-sites
}
define servicegroup {
alias SUNET Drive Nextcloud sites
servicegroup_name prod-sites
}
define hostgroup {
alias SUNET Drive Nextcloud sites test
hostgroup_name test-sites
}
define servicegroup {
alias SUNET Drive Nextcloud sites
servicegroup_name test-sites
}
# antagning.drive.sunet.se
define host {
action_url https://antagning.drive.sunet.se
address antagning.drive.sunet.se
alias antagning.drive.sunet.se
host_name antagning.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://antagning.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name antagning.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://antagning.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name antagning.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# antagning.drive.test.sunet.se
define host {
action_url https://antagning.drive.test.sunet.se
address antagning.drive.test.sunet.se
alias antagning.drive.test.sunet.se
host_name antagning.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://antagning.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name antagning.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://antagning.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name antagning.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# bth.drive.sunet.se
define host {
action_url https://bth.drive.sunet.se
address bth.drive.sunet.se
alias bth.drive.sunet.se
host_name bth.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://bth.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name bth.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://bth.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name bth.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# bth.drive.test.sunet.se
define host {
action_url https://bth.drive.test.sunet.se
address bth.drive.test.sunet.se
alias bth.drive.test.sunet.se
host_name bth.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://bth.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name bth.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://bth.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name bth.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# chalmers.drive.sunet.se
define host {
action_url https://chalmers.drive.sunet.se
address chalmers.drive.sunet.se
alias chalmers.drive.sunet.se
host_name chalmers.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://chalmers.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name chalmers.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://chalmers.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name chalmers.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# chalmers.drive.test.sunet.se
define host {
action_url https://chalmers.drive.test.sunet.se
address chalmers.drive.test.sunet.se
alias chalmers.drive.test.sunet.se
host_name chalmers.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://chalmers.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name chalmers.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://chalmers.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name chalmers.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# drive.sunet.se
define host {
action_url https://drive.sunet.se
address drive.sunet.se
alias drive.sunet.se
host_name drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# drive.test.sunet.se
define host {
action_url https://drive.test.sunet.se
address drive.test.sunet.se
alias drive.test.sunet.se
host_name drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# du.drive.sunet.se
define host {
action_url https://du.drive.sunet.se
address du.drive.sunet.se
alias du.drive.sunet.se
host_name du.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://du.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name du.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://du.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name du.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# du.drive.test.sunet.se
define host {
action_url https://du.drive.test.sunet.se
address du.drive.test.sunet.se
alias du.drive.test.sunet.se
host_name du.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://du.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name du.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://du.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name du.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# esh.drive.sunet.se
define host {
action_url https://esh.drive.sunet.se
address esh.drive.sunet.se
alias esh.drive.sunet.se
host_name esh.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://esh.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name esh.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://esh.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name esh.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# esh.drive.test.sunet.se
define host {
action_url https://esh.drive.test.sunet.se
address esh.drive.test.sunet.se
alias esh.drive.test.sunet.se
host_name esh.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://esh.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name esh.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://esh.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name esh.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# extern.drive.sunet.se
define host {
action_url https://extern.drive.sunet.se
address extern.drive.sunet.se
alias extern.drive.sunet.se
host_name extern.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://extern.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name extern.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://extern.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name extern.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# extern.drive.test.sunet.se
define host {
action_url https://extern.drive.test.sunet.se
address extern.drive.test.sunet.se
alias extern.drive.test.sunet.se
host_name extern.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://extern.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name extern.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://extern.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name extern.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# fhs.drive.sunet.se
define host {
action_url https://fhs.drive.sunet.se
address fhs.drive.sunet.se
alias fhs.drive.sunet.se
host_name fhs.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://fhs.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name fhs.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://fhs.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name fhs.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# fhs.drive.test.sunet.se
define host {
action_url https://fhs.drive.test.sunet.se
address fhs.drive.test.sunet.se
alias fhs.drive.test.sunet.se
host_name fhs.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://fhs.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name fhs.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://fhs.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name fhs.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# gih.drive.sunet.se
define host {
action_url https://gih.drive.sunet.se
address gih.drive.sunet.se
alias gih.drive.sunet.se
host_name gih.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://gih.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name gih.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://gih.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name gih.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# gih.drive.test.sunet.se
define host {
action_url https://gih.drive.test.sunet.se
address gih.drive.test.sunet.se
alias gih.drive.test.sunet.se
host_name gih.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://gih.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name gih.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://gih.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name gih.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# gu.drive.sunet.se
define host {
action_url https://gu.drive.sunet.se
address gu.drive.sunet.se
alias gu.drive.sunet.se
host_name gu.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://gu.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name gu.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://gu.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name gu.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# gu.drive.test.sunet.se
define host {
action_url https://gu.drive.test.sunet.se
address gu.drive.test.sunet.se
alias gu.drive.test.sunet.se
host_name gu.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://gu.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name gu.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://gu.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name gu.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# hb.drive.sunet.se
define host {
action_url https://hb.drive.sunet.se
address hb.drive.sunet.se
alias hb.drive.sunet.se
host_name hb.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://hb.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hb.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://hb.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hb.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# hb.drive.test.sunet.se
define host {
action_url https://hb.drive.test.sunet.se
address hb.drive.test.sunet.se
alias hb.drive.test.sunet.se
host_name hb.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://hb.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hb.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://hb.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hb.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# hh.drive.sunet.se
define host {
action_url https://hh.drive.sunet.se
address hh.drive.sunet.se
alias hh.drive.sunet.se
host_name hh.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://hh.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hh.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://hh.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hh.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# hh.drive.test.sunet.se
define host {
action_url https://hh.drive.test.sunet.se
address hh.drive.test.sunet.se
alias hh.drive.test.sunet.se
host_name hh.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://hh.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hh.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://hh.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hh.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# hhs.drive.sunet.se
define host {
action_url https://hhs.drive.sunet.se
address hhs.drive.sunet.se
alias hhs.drive.sunet.se
host_name hhs.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://hhs.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hhs.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://hhs.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hhs.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# hhs.drive.test.sunet.se
define host {
action_url https://hhs.drive.test.sunet.se
address hhs.drive.test.sunet.se
alias hhs.drive.test.sunet.se
host_name hhs.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://hhs.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hhs.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://hhs.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hhs.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# hig.drive.sunet.se
define host {
action_url https://hig.drive.sunet.se
address hig.drive.sunet.se
alias hig.drive.sunet.se
host_name hig.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://hig.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hig.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://hig.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hig.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# hig.drive.test.sunet.se
define host {
action_url https://hig.drive.test.sunet.se
address hig.drive.test.sunet.se
alias hig.drive.test.sunet.se
host_name hig.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://hig.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hig.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://hig.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hig.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# his.drive.sunet.se
define host {
action_url https://his.drive.sunet.se
address his.drive.sunet.se
alias his.drive.sunet.se
host_name his.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://his.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name his.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://his.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name his.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# his.drive.test.sunet.se
define host {
action_url https://his.drive.test.sunet.se
address his.drive.test.sunet.se
alias his.drive.test.sunet.se
host_name his.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://his.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name his.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://his.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name his.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# hj.drive.sunet.se
define host {
action_url https://hj.drive.sunet.se
address hj.drive.sunet.se
alias hj.drive.sunet.se
host_name hj.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://hj.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hj.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://hj.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hj.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# hj.drive.test.sunet.se
define host {
action_url https://hj.drive.test.sunet.se
address hj.drive.test.sunet.se
alias hj.drive.test.sunet.se
host_name hj.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://hj.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hj.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://hj.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hj.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# hkr.drive.sunet.se
define host {
action_url https://hkr.drive.sunet.se
address hkr.drive.sunet.se
alias hkr.drive.sunet.se
host_name hkr.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://hkr.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hkr.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://hkr.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hkr.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# hkr.drive.test.sunet.se
define host {
action_url https://hkr.drive.test.sunet.se
address hkr.drive.test.sunet.se
alias hkr.drive.test.sunet.se
host_name hkr.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://hkr.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hkr.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://hkr.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hkr.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# hv.drive.sunet.se
define host {
action_url https://hv.drive.sunet.se
address hv.drive.sunet.se
alias hv.drive.sunet.se
host_name hv.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://hv.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hv.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://hv.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hv.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# hv.drive.test.sunet.se
define host {
action_url https://hv.drive.test.sunet.se
address hv.drive.test.sunet.se
alias hv.drive.test.sunet.se
host_name hv.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://hv.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hv.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://hv.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name hv.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# irf.drive.sunet.se
define host {
action_url https://irf.drive.sunet.se
address irf.drive.sunet.se
alias irf.drive.sunet.se
host_name irf.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://irf.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name irf.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://irf.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name irf.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# irf.drive.test.sunet.se
define host {
action_url https://irf.drive.test.sunet.se
address irf.drive.test.sunet.se
alias irf.drive.test.sunet.se
host_name irf.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://irf.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name irf.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://irf.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name irf.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# kau.drive.sunet.se
define host {
action_url https://kau.drive.sunet.se
address kau.drive.sunet.se
alias kau.drive.sunet.se
host_name kau.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://kau.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name kau.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://kau.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name kau.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# kau.drive.test.sunet.se
define host {
action_url https://kau.drive.test.sunet.se
address kau.drive.test.sunet.se
alias kau.drive.test.sunet.se
host_name kau.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://kau.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name kau.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://kau.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name kau.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# kb.drive.sunet.se
define host {
action_url https://kb.drive.sunet.se
address kb.drive.sunet.se
alias kb.drive.sunet.se
host_name kb.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://kb.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name kb.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://kb.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name kb.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# kb.drive.test.sunet.se
define host {
action_url https://kb.drive.test.sunet.se
address kb.drive.test.sunet.se
alias kb.drive.test.sunet.se
host_name kb.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://kb.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name kb.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://kb.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name kb.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# ki.drive.sunet.se
define host {
action_url https://ki.drive.sunet.se
address ki.drive.sunet.se
alias ki.drive.sunet.se
host_name ki.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://ki.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name ki.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://ki.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name ki.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# ki.drive.test.sunet.se
define host {
action_url https://ki.drive.test.sunet.se
address ki.drive.test.sunet.se
alias ki.drive.test.sunet.se
host_name ki.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://ki.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name ki.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://ki.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name ki.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# kkh.drive.sunet.se
define host {
action_url https://kkh.drive.sunet.se
address kkh.drive.sunet.se
alias kkh.drive.sunet.se
host_name kkh.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://kkh.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name kkh.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://kkh.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name kkh.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# kkh.drive.test.sunet.se
define host {
action_url https://kkh.drive.test.sunet.se
address kkh.drive.test.sunet.se
alias kkh.drive.test.sunet.se
host_name kkh.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://kkh.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name kkh.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://kkh.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name kkh.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# kmh.drive.sunet.se
define host {
action_url https://kmh.drive.sunet.se
address kmh.drive.sunet.se
alias kmh.drive.sunet.se
host_name kmh.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://kmh.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name kmh.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://kmh.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name kmh.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# kmh.drive.test.sunet.se
define host {
action_url https://kmh.drive.test.sunet.se
address kmh.drive.test.sunet.se
alias kmh.drive.test.sunet.se
host_name kmh.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://kmh.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name kmh.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://kmh.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name kmh.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# konstfack.drive.sunet.se
define host {
action_url https://konstfack.drive.sunet.se
address konstfack.drive.sunet.se
alias konstfack.drive.sunet.se
host_name konstfack.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://konstfack.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name konstfack.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://konstfack.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name konstfack.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# konstfack.drive.test.sunet.se
define host {
action_url https://konstfack.drive.test.sunet.se
address konstfack.drive.test.sunet.se
alias konstfack.drive.test.sunet.se
host_name konstfack.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://konstfack.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name konstfack.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://konstfack.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name konstfack.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# kth.drive.sunet.se
define host {
action_url https://kth.drive.sunet.se
address kth.drive.sunet.se
alias kth.drive.sunet.se
host_name kth.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://kth.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name kth.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://kth.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name kth.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# kth.drive.test.sunet.se
define host {
action_url https://kth.drive.test.sunet.se
address kth.drive.test.sunet.se
alias kth.drive.test.sunet.se
host_name kth.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://kth.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name kth.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://kth.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name kth.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# kva.drive.sunet.se
define host {
action_url https://kva.drive.sunet.se
address kva.drive.sunet.se
alias kva.drive.sunet.se
host_name kva.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://kva.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name kva.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://kva.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name kva.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# kva.drive.test.sunet.se
define host {
action_url https://kva.drive.test.sunet.se
address kva.drive.test.sunet.se
alias kva.drive.test.sunet.se
host_name kva.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://kva.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name kva.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://kva.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name kva.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# liu.drive.sunet.se
define host {
action_url https://liu.drive.sunet.se
address liu.drive.sunet.se
alias liu.drive.sunet.se
host_name liu.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://liu.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name liu.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://liu.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name liu.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# liu.drive.test.sunet.se
define host {
action_url https://liu.drive.test.sunet.se
address liu.drive.test.sunet.se
alias liu.drive.test.sunet.se
host_name liu.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://liu.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name liu.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://liu.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name liu.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# lnu.drive.sunet.se
define host {
action_url https://lnu.drive.sunet.se
address lnu.drive.sunet.se
alias lnu.drive.sunet.se
host_name lnu.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://lnu.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name lnu.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://lnu.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name lnu.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# lnu.drive.test.sunet.se
define host {
action_url https://lnu.drive.test.sunet.se
address lnu.drive.test.sunet.se
alias lnu.drive.test.sunet.se
host_name lnu.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://lnu.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name lnu.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://lnu.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name lnu.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# lookup.drive.sunet.se
define host {
action_url https://lookup.drive.sunet.se
address lookup.drive.sunet.se
alias lookup.drive.sunet.se
host_name lookup.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://lookup.drive.sunet.se
check_command check_https
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name lookup.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description HTTPS
servicegroups prod-sites
}
# lookup.drive.test.sunet.se
define host {
action_url https://lookup.drive.test.sunet.se
address lookup.drive.test.sunet.se
alias lookup.drive.test.sunet.se
host_name lookup.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://lookup.drive.test.sunet.se
check_command check_https
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name lookup.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description HTTPS
servicegroups test-sites
}
# ltu.drive.sunet.se
define host {
action_url https://ltu.drive.sunet.se
address ltu.drive.sunet.se
alias ltu.drive.sunet.se
host_name ltu.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://ltu.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name ltu.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://ltu.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name ltu.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# ltu.drive.test.sunet.se
define host {
action_url https://ltu.drive.test.sunet.se
address ltu.drive.test.sunet.se
alias ltu.drive.test.sunet.se
host_name ltu.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://ltu.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name ltu.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://ltu.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name ltu.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# lu.drive.sunet.se
define host {
action_url https://lu.drive.sunet.se
address lu.drive.sunet.se
alias lu.drive.sunet.se
host_name lu.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://lu.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name lu.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://lu.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name lu.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# lu.drive.test.sunet.se
define host {
action_url https://lu.drive.test.sunet.se
address lu.drive.test.sunet.se
alias lu.drive.test.sunet.se
host_name lu.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://lu.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name lu.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://lu.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name lu.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# mah.drive.sunet.se
define host {
action_url https://mah.drive.sunet.se
address mah.drive.sunet.se
alias mah.drive.sunet.se
host_name mah.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://mah.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name mah.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://mah.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name mah.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# mah.drive.test.sunet.se
define host {
action_url https://mah.drive.test.sunet.se
address mah.drive.test.sunet.se
alias mah.drive.test.sunet.se
host_name mah.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://mah.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name mah.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://mah.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name mah.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# mdh.drive.sunet.se
define host {
action_url https://mdh.drive.sunet.se
address mdh.drive.sunet.se
alias mdh.drive.sunet.se
host_name mdh.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://mdh.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name mdh.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://mdh.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name mdh.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# mdh.drive.test.sunet.se
define host {
action_url https://mdh.drive.test.sunet.se
address mdh.drive.test.sunet.se
alias mdh.drive.test.sunet.se
host_name mdh.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://mdh.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name mdh.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://mdh.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name mdh.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# miun.drive.sunet.se
define host {
action_url https://miun.drive.sunet.se
address miun.drive.sunet.se
alias miun.drive.sunet.se
host_name miun.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://miun.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name miun.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://miun.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name miun.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# miun.drive.test.sunet.se
define host {
action_url https://miun.drive.test.sunet.se
address miun.drive.test.sunet.se
alias miun.drive.test.sunet.se
host_name miun.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://miun.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name miun.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://miun.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name miun.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# nordunet.drive.sunet.se
define host {
action_url https://nordunet.drive.sunet.se
address nordunet.drive.sunet.se
alias nordunet.drive.sunet.se
host_name nordunet.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://nordunet.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name nordunet.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://nordunet.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name nordunet.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# nordunet.drive.test.sunet.se
define host {
action_url https://nordunet.drive.test.sunet.se
address nordunet.drive.test.sunet.se
alias nordunet.drive.test.sunet.se
host_name nordunet.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://nordunet.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name nordunet.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://nordunet.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name nordunet.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# nrm.drive.sunet.se
define host {
action_url https://nrm.drive.sunet.se
address nrm.drive.sunet.se
alias nrm.drive.sunet.se
host_name nrm.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://nrm.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name nrm.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://nrm.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name nrm.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# nrm.drive.test.sunet.se
define host {
action_url https://nrm.drive.test.sunet.se
address nrm.drive.test.sunet.se
alias nrm.drive.test.sunet.se
host_name nrm.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://nrm.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name nrm.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://nrm.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name nrm.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# oru.drive.sunet.se
define host {
action_url https://oru.drive.sunet.se
address oru.drive.sunet.se
alias oru.drive.sunet.se
host_name oru.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://oru.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name oru.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://oru.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name oru.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# oru.drive.test.sunet.se
define host {
action_url https://oru.drive.test.sunet.se
address oru.drive.test.sunet.se
alias oru.drive.test.sunet.se
host_name oru.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://oru.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name oru.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://oru.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name oru.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# rkh.drive.sunet.se
define host {
action_url https://rkh.drive.sunet.se
address rkh.drive.sunet.se
alias rkh.drive.sunet.se
host_name rkh.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://rkh.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name rkh.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://rkh.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name rkh.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# rkh.drive.test.sunet.se
define host {
action_url https://rkh.drive.test.sunet.se
address rkh.drive.test.sunet.se
alias rkh.drive.test.sunet.se
host_name rkh.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://rkh.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name rkh.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://rkh.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name rkh.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# scilifelab.drive.sunet.se
define host {
action_url https://scilifelab.drive.sunet.se
address scilifelab.drive.sunet.se
alias scilifelab.drive.sunet.se
host_name scilifelab.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://scilifelab.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name scilifelab.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://scilifelab.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name scilifelab.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# scilifelab.drive.test.sunet.se
define host {
action_url https://scilifelab.drive.test.sunet.se
address scilifelab.drive.test.sunet.se
alias scilifelab.drive.test.sunet.se
host_name scilifelab.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://scilifelab.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name scilifelab.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://scilifelab.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name scilifelab.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# shh.drive.sunet.se
define host {
action_url https://shh.drive.sunet.se
address shh.drive.sunet.se
alias shh.drive.sunet.se
host_name shh.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://shh.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name shh.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://shh.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name shh.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# shh.drive.test.sunet.se
define host {
action_url https://shh.drive.test.sunet.se
address shh.drive.test.sunet.se
alias shh.drive.test.sunet.se
host_name shh.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://shh.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name shh.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://shh.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name shh.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# sics.drive.sunet.se
define host {
action_url https://sics.drive.sunet.se
address sics.drive.sunet.se
alias sics.drive.sunet.se
host_name sics.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://sics.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name sics.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://sics.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name sics.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# sics.drive.test.sunet.se
define host {
action_url https://sics.drive.test.sunet.se
address sics.drive.test.sunet.se
alias sics.drive.test.sunet.se
host_name sics.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://sics.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name sics.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://sics.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name sics.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# slu.drive.sunet.se
define host {
action_url https://slu.drive.sunet.se
address slu.drive.sunet.se
alias slu.drive.sunet.se
host_name slu.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://slu.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name slu.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://slu.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name slu.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# slu.drive.test.sunet.se
define host {
action_url https://slu.drive.test.sunet.se
address slu.drive.test.sunet.se
alias slu.drive.test.sunet.se
host_name slu.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://slu.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name slu.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://slu.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name slu.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# smhi.drive.sunet.se
define host {
action_url https://smhi.drive.sunet.se
address smhi.drive.sunet.se
alias smhi.drive.sunet.se
host_name smhi.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://smhi.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name smhi.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://smhi.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name smhi.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# smhi.drive.test.sunet.se
define host {
action_url https://smhi.drive.test.sunet.se
address smhi.drive.test.sunet.se
alias smhi.drive.test.sunet.se
host_name smhi.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://smhi.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name smhi.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://smhi.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name smhi.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# sp.drive.sunet.se
define host {
action_url https://sp.drive.sunet.se
address sp.drive.sunet.se
alias sp.drive.sunet.se
host_name sp.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://sp.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name sp.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://sp.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name sp.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# sp.drive.test.sunet.se
define host {
action_url https://sp.drive.test.sunet.se
address sp.drive.test.sunet.se
alias sp.drive.test.sunet.se
host_name sp.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://sp.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name sp.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://sp.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name sp.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# su.drive.sunet.se
define host {
action_url https://su.drive.sunet.se
address su.drive.sunet.se
alias su.drive.sunet.se
host_name su.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://su.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name su.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://su.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name su.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# su.drive.test.sunet.se
define host {
action_url https://su.drive.test.sunet.se
address su.drive.test.sunet.se
alias su.drive.test.sunet.se
host_name su.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://su.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name su.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://su.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name su.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# sunet.drive.sunet.se
define host {
action_url https://sunet.drive.sunet.se
address sunet.drive.sunet.se
alias sunet.drive.sunet.se
host_name sunet.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://sunet.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name sunet.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://sunet.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name sunet.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# sunet.drive.test.sunet.se
define host {
action_url https://sunet.drive.test.sunet.se
address sunet.drive.test.sunet.se
alias sunet.drive.test.sunet.se
host_name sunet.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://sunet.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name sunet.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://sunet.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name sunet.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# suni.drive.sunet.se
define host {
action_url https://suni.drive.sunet.se
address suni.drive.sunet.se
alias suni.drive.sunet.se
host_name suni.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://suni.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name suni.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://suni.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name suni.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# suni.drive.test.sunet.se
define host {
action_url https://suni.drive.test.sunet.se
address suni.drive.test.sunet.se
alias suni.drive.test.sunet.se
host_name suni.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://suni.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name suni.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://suni.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name suni.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# swamid.drive.sunet.se
define host {
action_url https://swamid.drive.sunet.se
address swamid.drive.sunet.se
alias swamid.drive.sunet.se
host_name swamid.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://swamid.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name swamid.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://swamid.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name swamid.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# swamid.drive.test.sunet.se
define host {
action_url https://swamid.drive.test.sunet.se
address swamid.drive.test.sunet.se
alias swamid.drive.test.sunet.se
host_name swamid.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://swamid.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name swamid.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://swamid.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name swamid.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# ths.drive.sunet.se
define host {
action_url https://ths.drive.sunet.se
address ths.drive.sunet.se
alias ths.drive.sunet.se
host_name ths.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://ths.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name ths.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://ths.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name ths.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# ths.drive.test.sunet.se
define host {
action_url https://ths.drive.test.sunet.se
address ths.drive.test.sunet.se
alias ths.drive.test.sunet.se
host_name ths.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://ths.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name ths.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://ths.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name ths.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# uhr.drive.sunet.se
define host {
action_url https://uhr.drive.sunet.se
address uhr.drive.sunet.se
alias uhr.drive.sunet.se
host_name uhr.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://uhr.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name uhr.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://uhr.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name uhr.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# uhr.drive.test.sunet.se
define host {
action_url https://uhr.drive.test.sunet.se
address uhr.drive.test.sunet.se
alias uhr.drive.test.sunet.se
host_name uhr.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://uhr.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name uhr.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://uhr.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name uhr.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# umu.drive.sunet.se
define host {
action_url https://umu.drive.sunet.se
address umu.drive.sunet.se
alias umu.drive.sunet.se
host_name umu.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://umu.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name umu.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://umu.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name umu.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# umu.drive.test.sunet.se
define host {
action_url https://umu.drive.test.sunet.se
address umu.drive.test.sunet.se
alias umu.drive.test.sunet.se
host_name umu.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://umu.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name umu.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://umu.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name umu.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# uniarts.drive.sunet.se
define host {
action_url https://uniarts.drive.sunet.se
address uniarts.drive.sunet.se
alias uniarts.drive.sunet.se
host_name uniarts.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://uniarts.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name uniarts.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://uniarts.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name uniarts.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# uniarts.drive.test.sunet.se
define host {
action_url https://uniarts.drive.test.sunet.se
address uniarts.drive.test.sunet.se
alias uniarts.drive.test.sunet.se
host_name uniarts.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://uniarts.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name uniarts.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://uniarts.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name uniarts.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# uu.drive.sunet.se
define host {
action_url https://uu.drive.sunet.se
address uu.drive.sunet.se
alias uu.drive.sunet.se
host_name uu.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://uu.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name uu.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://uu.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name uu.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# uu.drive.test.sunet.se
define host {
action_url https://uu.drive.test.sunet.se
address uu.drive.test.sunet.se
alias uu.drive.test.sunet.se
host_name uu.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://uu.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name uu.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://uu.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name uu.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# vinnova.drive.sunet.se
define host {
action_url https://vinnova.drive.sunet.se
address vinnova.drive.sunet.se
alias vinnova.drive.sunet.se
host_name vinnova.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://vinnova.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name vinnova.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://vinnova.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name vinnova.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# vinnova.drive.test.sunet.se
define host {
action_url https://vinnova.drive.test.sunet.se
address vinnova.drive.test.sunet.se
alias vinnova.drive.test.sunet.se
host_name vinnova.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://vinnova.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name vinnova.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://vinnova.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name vinnova.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}
# vr.drive.sunet.se
define host {
action_url https://vr.drive.sunet.se
address vr.drive.sunet.se
alias vr.drive.sunet.se
host_name vr.drive.sunet.se
hostgroups prod-sites
use monitor-site
}
define service {
action_url https://vr.drive.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name vr.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups prod-sites
}
define service {
action_url https://vr.drive.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name vr.drive.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups prod-sites
}
# vr.drive.test.sunet.se
define host {
action_url https://vr.drive.test.sunet.se
address vr.drive.test.sunet.se
alias vr.drive.test.sunet.se
host_name vr.drive.test.sunet.se
hostgroups test-sites
use monitor-site
}
define service {
action_url https://vr.drive.test.sunet.se/status.php
check_command check_nextcloud
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name vr.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud status
servicegroups test-sites
}
define service {
action_url https://vr.drive.test.sunet.se/status.php
check_command check_nextcloud_version!'21.0.9.2'
check_interval 5
check_period 24x7
contacts nagiosadmin
host_name vr.drive.test.sunet.se
max_check_attempts 3
notification_interval 60
notification_period 24x7
retry_interval 1
service_description Nextcloud version
servicegroups test-sites
}