mirror of
https://github.com/bashclub/check-nextcloud.git
synced 2024-11-07 15:01:58 +01:00
Update README.md
This commit is contained in:
parent
eb48b06121
commit
0eaf72ce64
@ -1,11 +1,11 @@
|
|||||||
# check_nextcloud
|
# check-nextcloud
|
||||||
CheckMK local check plugin to check Nextcloud installations
|
CheckMK local check plugin to check Nextcloud installations
|
||||||
|
|
||||||
Install it into /usr/lib/check_mk_agent/local/ your Nextcloud Host
|
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
|
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
|
chmod +X /usr/lib/check_mk_agent/local/check-nextcloud
|
||||||
/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):
|
After running once, the script will create the config file `/etc/check_mk/nextcoud.conf` with default settings (JSON Format):
|
||||||
|
Loading…
Reference in New Issue
Block a user