diff options
author | Björn-Egil Dahlberg <[email protected]> | 2013-07-18 17:16:48 +0200 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2013-07-18 17:16:48 +0200 |
commit | 926645ce74a10b91686822bade08fa7b7282847a (patch) | |
tree | 6115826b1e22afe48ea2a91c4418928c623cb890 /lib/os_mon/info | |
parent | c6f452c340ad1749ce91c037a4820ea0feb0a644 (diff) | |
download | otp-926645ce74a10b91686822bade08fa7b7282847a.tar.gz otp-926645ce74a10b91686822bade08fa7b7282847a.tar.bz2 otp-926645ce74a10b91686822bade08fa7b7282847a.zip |
os_mon: Fix freebsd diskspace queries
Use 'df -k -l' to query FreeBSD about diskspace on local disks.
Previously 'df' -k -t ufs' was used but this will not handle zfs
disks. Just use '-l' instead of listing potential filesystems.
Diffstat (limited to 'lib/os_mon/info')
0 files changed, 0 insertions, 0 deletions