# runstop = 0 if module aquisition running
# runstop = 1 if module aquisition stopped
runstop=0
keep=1
cf=AVERAGE
db_uid=3
nb_graph=2
# sample_rate : to run each (value) minutes
sample_rate=1
# $ping_id, $ping_number, $ping_name, $ping_host, $ping_config, $runstop, $display
# $ping_id = database number
# $ping_name = display name
# $ping_host = name or ip adress
# $runstop = paramater runstop
# $display = 0 for display; =1 not display
ping1=1,localhost,localhost,0000ff:LINE2,0,0
# graph type 1== lignes 0 == histograms
graph_type=1
ping2=2,local2,127.0.0.1,ff0000:LINE2,0,0