以下提供幾個方向進行問題查找
1.system utilities –>Rebuild poller cache
2.系统时间不准确,重新设置时间
3.图像没有生成,运行#/usr/bin/php /srv/www/htdocs/cacti/poller.php –force
4.权限问题,修改权限#chmod 777 -R /srv/www/htdocs/cacti/rra
5.数据库表有损坏,修复#mysqlcheck -ao cacti –auto-repair -uroot -p
6.重启snmpd服务#service snmpd restart
Monthly Archives: July 2015
vCenter can’t see Host CPU,Mem and uptime on DRS/HA Group
Resolution:
- Log in to SSH or Local console as root.
- Run these commands:
/etc/init.d/hostd restart
/etc/init.d/vpxa restartNote: In ESXi 4.x, run this command to restart the vpxa agent:
service vmware-vpxa restart