nicer graphs
This commit is contained in:
@@ -11,6 +11,7 @@ It collects:
|
||||
- total network receive/transmit throughput
|
||||
- disk usage for `/` and up to two additional mountpoints
|
||||
- memory usage
|
||||
- system uptime in days
|
||||
|
||||
## Install
|
||||
|
||||
@@ -62,6 +63,11 @@ The first meaningful network rate appears after two collection samples. A new
|
||||
installation naturally needs time to accumulate history; RRD archives are
|
||||
consolidated to five-minute samples for two weeks and hourly samples for a year.
|
||||
|
||||
The RRD schema is fixed when the database is created. When upgrading from a
|
||||
version without uptime monitoring, move or remove the existing `system.rrd`
|
||||
before the next collection if preserving its old history is not required. The
|
||||
collector will then create a new database containing the uptime data source.
|
||||
|
||||
## Run from the source tree
|
||||
|
||||
For development or a non-system installation, copy the example configuration,
|
||||
|
||||
Reference in New Issue
Block a user