Commit Graph

9 Commits

Author SHA1 Message Date
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