I want to check the disk space for our Synology Diskstation via ssh, but prtg can not interpret the result, because the df command has no option 'T'
The output of the sensor is:
BusyBox v1.16.1 (2011-06-07 14:06:37 CST) built-in shell (ash) Enter 'help' for a list of built-in commands.
DiskStation3> echo PAESSHSTART;df -TP;ec
ho PAESSHEND PAESSHSTART df: invalid option -- T BusyBox v1.16.1 (2011-06-07 14:06:37 CST) multi-call binary.
Usage: df [-Pkmh] [FILESYSTEM]...
Print filesystem usage statistics
Options: -P POSIX output format -k 1024-byte blocks (default) -m 1M-byte blocks -h Human readable (e.g. 1K 243M 2G)
PAESSHEND DiskStation3>
Is there any workaround?
Regards, Peter Schneider
Add comment