Merge branch 'master' of https://github.com/rafaeldriutti/nagios-plugins
commit4eab02cdaf01e1c44707586e3781a09c44b6aabe
authorHolger Weiss <holger@zedat.fu-berlin.de>
Tue, 20 Aug 2013 14:50:52 +0000 (20 16:50 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Tue, 20 Aug 2013 14:50:52 +0000 (20 16:50 +0200)
tree127fafe7ecb170d8942bac63bb461c597d1058ce
parentf9ae9294d63a757a636da1df90adfef1e0543872
parentfebe7b707524c0bb84271599e94d4effd3c23053
Merge branch 'master' of https://github.com/rafaeldriutti/nagios-plugins

* 'master' of https://github.com/rafaeldriutti/nagios-plugins:
  Changed the smbclient command used to fetch the free space available on the samba shares. Using du instead of ls, since it's much faster, specially with shares that have a lot of files.

Closes #63.