diff --git a/nodes/ovh/icinga2.py b/nodes/ovh/icinga2.py index 939e952..f4f9f02 100644 --- a/nodes/ovh/icinga2.py +++ b/nodes/ovh/icinga2.py @@ -113,6 +113,9 @@ nodes['ovh.icinga2'] = { 'filters': { 'services': '"checks_with_sms" in service.groups', }, + 'output': { + 'page_title': 'franzi.business Service Status', + }, 'prettify': { 'CONTENT': '', 'NGINX': 'WEBSERVER',