From 0cf8c8d99485ab06b09e7ddf92a0dc2cd4da97d5 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 22 Apr 2023 22:29:35 +0300 Subject: print out when there were no status changes or there are no unhandled alerts" --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ce4a735..529039d 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,13 @@ This is the recent Gogios report! # Alerts with status changed: -OK->CRITICAL: Check ICMP4 vulcan.buetow.org ==>> Check command timed out -OK->CRITICAL: Check ICMP6 vulcan.buetow.org ==>> Check command timed out +OK->CRITICAL: Check ICMP4 vulcan.buetow.org: Check command timed out +OK->CRITICAL: Check ICMP6 vulcan.buetow.org: Check command timed out # Unhandled alerts: -CRITICAL: Check ICMP4 vulcan.buetow.org ==>> Check command timed out -CRITICAL: Check ICMP6 vulcan.buetow.org ==>> Check command timed out +CRITICAL: Check ICMP4 vulcan.buetow.org: Check command timed out +CRITICAL: Check ICMP6 vulcan.buetow.org: Check command timed out Have a nice day! ``` -- cgit v1.2.3