[go: up one dir, main page]

Menu

[90cc09]: / config.txt  Maximize  Restore  History

Download this file

20 lines (19 with data), 580 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
# 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