
Author : Psi (psiz _at_ free _dot_ fr)
License : GPL

v0.2.0

'Disk' sensor:
  args : 
    default device mount point (ex "/")
    default update interval (100-60000)

  available data : 
    total : disk size
    used : used disk space
    free : free disk space
    percent : used disk space percent
    name : mount point name (ex "/mnt/a", if the option "Cut '/mnt/'" is enabled it will be "a")

  configurator options :
    update : 100-60000
    target : target (there is a list of possible choices)
    Cut '/mnt/' : cuts the /mnt/ prefix in the name 
