
Re: GAP Viweing Graphs in Latest CactiEZ
Code:
* * * * * /usr/sbin/ntpdate -u 172.31.2.226 >/tmp/horacerta.txt
Thats a bad bad idea. That means you are updating the time at the exact minute that cacti is then running the poller.
Instead, you should
1. Install VMWare tools, and disable the ntp service.
2. Install the 100Mhz Kernel (kernel-vm is its name now) provided in the Centos Testing repo
Both of these will fix your time issue, and most likely fix your gaps.