Build precise queries to find exactly what you need
Press ESC to close
@rblaas1975
Favorites0
Views
Projects0
If your synology has docker or some similar active the script will fail because it will find multiple /volume1 instances. To prevent this change the line #317 to: (in which you excluded /volume1/ (the last slash and thus only grep /volume1) storageID[$i]=$(echo "$syno_diskspace" | grep "= "?/${storageName[$i]}"?" | grep -v "= "?/volume1/"?" | cut -d "=" -f1 | rev | cut -d "." -f1 | rev)
Reviewed 4 years ago
Hi, I think you should update the documentation.. as for the check_mssql_database.py there is an option mandatory -T I cannot read anything about this. As said I am unable to get a database size Could you please update the documentation?
Reviewed 8 years ago