Cacti导入模板报错 Error: XML: Hash version does not exist.
将新版本到处的cacti模板导入到旧版本的时候,就会报Error: XML: Hash version does not exist.,
解决的办法是修改xml里面的相关hash值。
以下是cacti xml hash的一些说明:
Take the following example:
The first 2 digits are the type of the template.
The next 4 digits are the Cacti version it was created on.
The next 32 digits are a random number.
查找相应的xml文件中关键字“0018”,根据自己的环境找到对应版本替换即可,以下是最新cacti hash版本表