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

v0.2.0

'Memory' sensor :
  args : 
    default target (ex "Mem")
    default update interval (100-60000)

  available data : 
    total : memory size
    used : used memory space
    free : free memory space
    percent : used memory space percent
    name : target name (ex "RAM", "Swap" ("Mem" is replaced by "RAM" in the sensor))

  configurator options :
    update : 100-60000
    target : target (there is a list of possible choices)
