-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathrrdtool_create
14 lines (14 loc) · 1.7 KB
/
rrdtool_create
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#rrdtool create update1.rrd --start N --step 60 DS:connect_time:GAUGE:60:U:U RRA:AVERAGE:0.5:1:1440 RRA:AVERAGE:0.5:1440:365
#rrdtool create update2.rrd --start N --step 60 DS:connect_time:GAUGE:60:U:U RRA:AVERAGE:0.5:1:1440 RRA:AVERAGE:0.5:1440:365
#rrdtool create update3.rrd --start N --step 60 DS:connect_time:GAUGE:60:U:U RRA:AVERAGE:0.5:1:1440 RRA:AVERAGE:0.5:1440:365
#rrdtool create update4.rrd --start N --step 60 DS:connect_time:GAUGE:60:U:U RRA:AVERAGE:0.5:1:1440 RRA:AVERAGE:0.5:1440:365
#rrdtool create update5.rrd --start N --step 60 DS:connect_time:GAUGE:60:U:U RRA:AVERAGE:0.5:1:1440 RRA:AVERAGE:0.5:1440:365
#rrdtool create login.rrd --start N --step 60 DS:connect_time:GAUGE:60:U:U RRA:AVERAGE:0.5:1:1440 RRA:AVERAGE:0.5:1440:365
#rrdtool create bartz.rrd --start N --step 60 DS:connect_time:GAUGE:60:U:U RRA:AVERAGE:0.5:1:1440 RRA:AVERAGE:0.5:1440:365
#rrdtool create sieghardt.rrd --start N --step 60 DS:connect_time:GAUGE:60:U:U RRA:AVERAGE:0.5:1:1440 RRA:AVERAGE:0.5:1440:365
#rrdtool create kain.rrd --start N --step 60 DS:connect_time:GAUGE:60:U:U RRA:AVERAGE:0.5:1:1440 RRA:AVERAGE:0.5:1440:365
#rrdtool create lionna.rrd --start N --step 60 DS:connect_time:GAUGE:60:U:U RRA:AVERAGE:0.5:1:1440 RRA:AVERAGE:0.5:1440:365
#rrdtool create erica.rrd --start N --step 60 DS:connect_time:GAUGE:60:U:U RRA:AVERAGE:0.5:1:1440 RRA:AVERAGE:0.5:1440:365
#rrdtool create gustin.rrd --start N --step 60 DS:connect_time:GAUGE:60:U:U RRA:AVERAGE:0.5:1:1440 RRA:AVERAGE:0.5:1440:365
#rrdtool create devianne.rrd --start N --step 60 DS:connect_time:GAUGE:60:U:U RRA:AVERAGE:0.5:1:1440 RRA:AVERAGE:0.5:1440:365
#rrdtool create hindemith.rrd --start N --step 60 DS:connect_time:GAUGE:60:U:U RRA:AVERAGE:0.5:1:1440 RRA:AVERAGE:0.5:1440:365