From b485aab7e71c1625cfc27e0f92c9509f42378458 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 5 May 2024 13:19:16 +0200 Subject: Adding upstream version 1.45.3+dfsg. Signed-off-by: Daniel Baumann --- health/notifications/alarm-test.sh | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100755 health/notifications/alarm-test.sh (limited to 'health/notifications/alarm-test.sh') diff --git a/health/notifications/alarm-test.sh b/health/notifications/alarm-test.sh deleted file mode 100755 index 828aa756b..000000000 --- a/health/notifications/alarm-test.sh +++ /dev/null @@ -1,12 +0,0 @@ -#!/usr/bin/env bash - -# netdata -# real-time performance and health monitoring, done right! -# (C) 2017 Costa Tsaousis -# SPDX-License-Identifier: GPL-3.0-or-later -# -# Script to test alarm notifications for netdata - -dir="$(dirname "${0}")" -"${dir}/alarm-notify.sh" test "${1}" -exit $? -- cgit v1.2.3