191145686 发表于 2019-1-10 09:25:44

Cacti 无法启用气象图和气象图中图标添加

  /var/www/html/plugins/weathermap/images/
  这就是存放气象图图标文件。
  服务器上 yuminstalllrzsz
  CRT连接服务器后启用SFTP
  sftp> cd /var/www/html/plugins/weathermap/images/
  sftp> put
  完成。
The editor has not been enabled yet. You need to set ENABLED=true at the top of editor.php Before you do that, you should consider using FilesMatch (in Apache) or similar to limit who can access the editor. There is more information in the install guide section of the manual.vi /var/www/html/plugins/weathermap/editor.php  

  
在第七行找到ENABLED=false改成true OVER


页: [1]
查看完整版本: Cacti 无法启用气象图和气象图中图标添加