-
Notifications
You must be signed in to change notification settings - Fork 350
No support for 64bit counters? #246
Copy link
Copy link
Open
Description
It does not seem to be possible to set up 64bit counters i python modules. type uint creates a 32bit rrd db, uint64 is not supported.
I'm trying to create an infiniband module and the kernel traffic stat counters are 64bit. (the 32bit counters overflows after two seconds) The plan was to use the counters as is with positive slope and let rrd do the rate calculations.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels