如果本地测试ok,远程测试出现如下报错: No Such Object available on this agent at this OID或No more variables left in this MIB View (It is past the end of the MIB tree) 修改snmpd.conf(/etc/snmp/snmpd.conf),并重启snmpd(service snmpd restart) access notConfigGroup ""
遇到的问题 1.远程不能访问phpmyadmin,只能在本地访问,但是本地为命令行模式. 需要修改一下服务器端的配置,我们找到 /opt/lampp/etc/extra/httpd-xampp.conf文件, 注释掉Require local; 添加 Order allow,deny Allow from all Require all granted 重启服务 /opt/lampp/lampp restart all 2.远程密码登录: vim /opt/lampp/phpmyadmin/c
在官网可以看到关于cacti的下载说明http://www.cacti.net/download_cacti.php Download Cacti The latest stable version is 0.8.8g, released 02/21/16. Cacti requires MySQL, PHP, RRDTool, net-snmp, and a webserver that supports PHP such as Apache or IIS. Please see the re