host_name bots
service_description RUN-BRIDGE
check_command check_byssh_service!bridge-zulip-hangouts.service
+ notifications_enabled 0
}
define service {
host_name bots
service_description RUN-CHIRON-HANGOUTS
check_command check_byssh_service!chiron-hangouts.service
+ notifications_enabled 0
}
define service {
host_name bots
service_description RUN-FORMATIONBOT-HANGOUTS
check_command check_byssh_service!formationbot-hangouts.service
+ notifications_enabled 0
}
define service {
service_description RUN-FORMATIONBOT-ZULIP
check_command check_byssh_service!formationbot-zulip.service
}
+
+define service {
+ use adehnert-service
+ host_name bots
+ service_description RUN-FORMATIONBOT-DISCORD
+ check_command check_byssh_service!formationbot-discord.service
+}
+
+define service {
+ use adehnert-service
+ host_name bots
+ service_description RUN-DISCORD-ZULIP
+ check_command check_byssh_service!discord-zulip.service
+}
+
+define service {
+ use adehnert-service
+ host_name bots
+ service_description RUN-DISCORD-INVITE-ROLE
+ check_command check_byssh_service!discord-invite-role.service
+}