Rename nextcloud.cfg into check_nextcloud.cfg

This commit is contained in:
Jan Wagner 2019-04-04 12:15:03 +02:00
parent ad0bb373da
commit e7b9753fa7

View file

@ -0,0 +1,5 @@
# 'check_nextcloud' command definition
define command{
command_name check_nextcloud
command_line /usr/lib/monitoring-plugins/check_nextcloud -H $HOSTADDRESS$ $ARG1$
}