@@ -3,6 +3,10 @@
# -*- encoding: utf-8; py-indent-offset: 4 -*-
+# This script if for service-notifications to zammad
+# Place this in ~/local/share/check_mk/notifications as your site-user.
+# Add the url to send the notifications to as first parameter.
+
import os
import requests
import sys