Dietmar Maurer
|
a76b0e3c09
|
src/rrd/rrd.rs: do not wrap error and return ErrorKind::NotFound
|
2020-05-25 10:30:04 +02:00 |
|
Dietmar Maurer
|
9ce21e005d
|
src/rrd/cache.rs: display/log error when RRD load fails
|
2020-05-25 10:18:53 +02:00 |
|
Dietmar Maurer
|
207d0c7714
|
src/rrd/rrd.rs: store/verify magic number
|
2020-05-25 09:21:54 +02:00 |
|
Dietmar Maurer
|
bfc2f8b7a2
|
src/rrd/rrd.rs: implement DST_COUNTER
|
2020-05-25 08:14:30 +02:00 |
|
Dietmar Maurer
|
d261516f2d
|
src/rrd/rrd.rs: correctly compute derived values
use f64 for time.
|
2020-05-25 07:02:04 +02:00 |
|
Dietmar Maurer
|
f4561029ba
|
src/rrd/rrd.rs: implement DST_DERIVE
|
2020-05-24 19:02:35 +02:00 |
|
Dietmar Maurer
|
7acdec12e8
|
src/rrd/rrd.rs: restructure whole code
|
2020-05-24 16:51:28 +02:00 |
|
Dietmar Maurer
|
777f527603
|
src/rrd/rrd.rs: reduce size by using f64:NAN as UNKNOWN
|
2020-05-24 09:09:09 +02:00 |
|
Dietmar Maurer
|
fd2c16f704
|
src/rrd/rrd.rs: simplify an fix old value deletion
|
2020-05-24 06:44:06 +02:00 |
|
Dietmar Maurer
|
6357746f2e
|
rrd: fix display interval, try to avoid numeric errors
|
2020-05-23 16:03:43 +02:00 |
|
Dietmar Maurer
|
69da9baf59
|
rrd: simplify code
|
2020-05-23 15:37:17 +02:00 |
|
Dietmar Maurer
|
e073e5c107
|
rrd: pack multiple rrd values into th estat list
|
2020-05-23 14:03:44 +02:00 |
|
Dietmar Maurer
|
1c0117790f
|
add experimental rrd api to get cpu stats
|
2020-05-23 11:50:53 +02:00 |
|
Dietmar Maurer
|
5bc85d2d04
|
add simple rrd implementation
|
2020-05-23 10:42:48 +02:00 |
|