diff options
-rwxr-xr-x[-rw-r--r--] | nextcloud_apps.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | nextcloud_dbsize.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | nextcloud_multi.py | 3 | ||||
-rwxr-xr-x[-rw-r--r--] | nextcloud_shares.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | nextcloud_users.py | 0 |
5 files changed, 2 insertions, 1 deletions
diff --git a/nextcloud_apps.py b/nextcloud_apps.py index 4ef3abc..4ef3abc 100644..100755 --- a/nextcloud_apps.py +++ b/nextcloud_apps.py diff --git a/nextcloud_dbsize.py b/nextcloud_dbsize.py index b9377a7..b9377a7 100644..100755 --- a/nextcloud_dbsize.py +++ b/nextcloud_dbsize.py diff --git a/nextcloud_multi.py b/nextcloud_multi.py index da33225..5e4b18e 100644..100755 --- a/nextcloud_multi.py +++ b/nextcloud_multi.py @@ -95,7 +95,8 @@ class NextcloudMultiGraph: 'graph_category nextcloud', 'num_updates_available.label available app updates', 'num_updates_available.info number of available app updates', - 'num_updates_available.min 0' + 'num_updates_available.min 0', + 'num_updates_available.warning 1' ] } diff --git a/nextcloud_shares.py b/nextcloud_shares.py index 0057a4c..0057a4c 100644..100755 --- a/nextcloud_shares.py +++ b/nextcloud_shares.py diff --git a/nextcloud_users.py b/nextcloud_users.py index b2c651d..b2c651d 100644..100755 --- a/nextcloud_users.py +++ b/nextcloud_users.py |