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

v0.2.0

'Network' sensor :
  args : 
    default interface (ex "eth0")
    default update interval (100-60000)

  available data : 
    in, out : total amount of data for this interface
    speed_in, speed_out : ex "10kB/s"
    speed_in_max, speed_out_max : ex "10kB/s"
    speed_in_percent, speed_out_percent : (0-100) (== speed_*/speed_*_max)
    ip : ex "192.168.1.1" if the interface has one
    interface : interface name (ex "eth0")

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