1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Small fix for nextcloud_apps_multigraph

This commit is contained in:
Sebastian L 2020-04-07 13:47:56 +02:00 committed by Lars Kruse
parent 33af56af2a
commit 667ee02b67

View file

@ -180,7 +180,7 @@ num_storages_home.min 0
num_storages_other.label number of other storages
num_storages_other.info current number of other storages
num_storages_other.min 0
multigraph nextcloud_app_$CLEANDOMAIN
multigraph nextcloud_apps_$CLEANDOMAIN
graph_title Nextcloud apps on $DOMAIN
graph_args --base 1000 -l 0
graph_printf %.0lf
@ -231,5 +231,5 @@ echo "multigraph nextcloud_dbsize_$CLEANDOMAIN"
echo "db_size.value $DBSIZE"
# apps
echo "multigraph nextcloud_app_updates_$CLEANDOMAIN"
echo "multigraph nextcloud_apps_$CLEANDOMAIN"
print_json_data "$APPS" num_installed num_updates_available