虚拟机启动报File not found: .vmdkFile not found: .vmdk,需要修改虚拟机文件vmdk中ide0:0.fileName =为你当前vmdk文件名。
cactiez的monitor主机名乱码解决: /usr/share/cacti/site/plugins/monitor/monitor.php 需要添加 $name = iconv("UTF-8", "GB2312//IGNORE", $name); function render_host($host) { global $thold, $thold_hos
1、查看Settings邮件报警插件的include\mailer.php中默认编码设置为UTF-8。$this->Config["Mail"]["CharSet"] = "UTF-8"; 2、修改thold_functions.php,找到以下位置$message = str_replace('<SUBJECT>', $subject, $message);在这行下添加以下代
网易开源镜像站(联通) http://mirrors.163.com/ 搜狐开源镜像站
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号