I installed Cacti 0.8.7I-PIA-3.1, Spine 0.8.7I and plugin Fix64bit 0.3 in my lab.
I made a graph for an interface to an output type In/Out Bit (counters at 32 bits).
Later, i used Fix64bit for to use 64 bits counters.
Fix64bit has changed the output type for In/Out Bits (64-bit counters) and tune the RRD file.
After the change Cacti use oids for 32 bits counter and not for 64 bits counters.
Bofore use Fix64bit i have in the log and data source:
Attachment:
Log-Poller-100000000.jpg [ 17.17 KiB | Viewed 194 times ]
Attachment:
RRD-100000000.jpg [ 58.65 KiB | Viewed 194 times ]
After use Fix64bit:
Attachment:
Log-Poller-10000000000.jpg [ 20.79 KiB | Viewed 194 times ]
Attachment:
RRD-10000000000.jpg [ 58.71 KiB | Viewed 194 times ]
After converte to 64 bits, cacti should use the oids for 64-bit counters:
ifHCInOctets = .1.3.6.1.2.1.31.1.1.1.6.4 and
ifHCOutOctets = .1.3.6.1.2.1.31.1.1.1.10.4
In the future, is that Cacti use the OIDs for 64bit counters instead of keep those for 32-bit counters as they are now?
Thank You!
Excuse my enghish.
Ghislain Plante