root/stats/connections.create
| Revision 656, 306 bytes (checked in by mankoff, 19 months ago) |
|---|
| Line | |
|---|---|
| 1 | rrdtool create connections.rrd \ |
| 2 | --start N --step 300 \ |
| 3 | DS:http:DERIVE:600:0:1000000 \ |
| 4 | RRA:AVERAGE:0.5:1:1440 \ |
| 5 | RRA:MIN:0.5:1:1440 \ |
| 6 | RRA:MAX:0.5:1:1440 \ |
| 7 | RRA:AVERAGE:0.5:12:1440 \ |
| 8 | RRA:MIN:0.5:12:1440 \ |
| 9 | RRA:MAX:0.5:12:1440 \ |
| 10 | RRA:AVERAGE:0.5:288:3650 \ |
| 11 | RRA:MIN:0.5:288:3650 \ |
| 12 | RRA:MAX:0.5:288:3650 |
Note: See TracBrowser
for help on using the browser.
