From 0eaf72ce648dfd9a3201d76d79426ddd9d6a218d Mon Sep 17 00:00:00 2001 From: Thorsten Spille Date: Sun, 30 Jan 2022 16:23:38 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a56528c..0ee316a 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# check_nextcloud +# check-nextcloud CheckMK local check plugin to check Nextcloud installations Install it into /usr/lib/check_mk_agent/local/ your Nextcloud Host ``` -wget -O /usr/lib/check_mk_agent/local/check_nextcloud https://raw.githubusercontent.com/bashclub/check_nextcloud/main/check_nextcloud -chmod +X /usr/lib/check_mk_agent/local/check_nextcloud -/usr/lib/check_mk_agent/local/check_nextcloud +wget -O /usr/lib/check_mk_agent/local/check-nextcloud https://raw.githubusercontent.com/bashclub/check-nextcloud/main/check-nextcloud +chmod +X /usr/lib/check_mk_agent/local/check-nextcloud +/usr/lib/check_mk_agent/local/check-nextcloud ``` After running once, the script will create the config file `/etc/check_mk/nextcoud.conf` with default settings (JSON Format):