@@ -308,7 +308,7 @@ def checkoverdue():
if h in watchhosts:
email("overdue", "%s overdue" % ",".join(pmsg))
pushover("%s %s overdue" % (h, join(pmsg)))
lof(h, "%s overdue" % join(pmsg))
log(h, "%s overdue" % " and ".join(pmsg))
def log(host, m, service=None):
The note is not visible to the blocked user.