BornToBeRoot / check_nextcloud

Nagios/Centreon plugin for nextcloud serverinfo API (https://github.com/nextcloud/serverinfo)
GNU Affero General Public License v3.0
32 stars 15 forks source link

Better check for uploadFilesize #12

Open rkorn86 opened 4 years ago

rkorn86 commented 4 years ago

Dont check only for equality, but check, that uploadFilesize is equal or greater than the specified minum. Also fixed a typo.