jericho0702 发表于 2015-9-9 08:20:26

运维监控利器smokeping 500报错处理

检查apache日志发现有以下错误:
No such file or directory: exec of '/usr/local/smokeping/htdocs/smokeping.cgi' failed
Premature end of script headers: smokeping.cgi


安装perl-CGI-SpeedyCGI后,重启apache,smokeping后解决
yum -y install perl-CGI-SpeedyCGI
页: [1]
查看完整版本: 运维监控利器smokeping 500报错处理