Cacti在系统工具-Technical Support看到如下报错
ERROR: Installed RRDtool version does not match configured version.
Please visit the 配置设置 and select the correct RRDtool Utility Version.
解决办法:
在php.ini配置中找到disable_function被php禁用的函数,删除escapeshellcmd,重启php,刷新cacti页面即可,即时生效。
原文链接:Cacti RRDtool Version报错ERROR,转载请注明来源!