开启Apache Server Status 监控工具使用apache时,有时会发现httpd进程占用资源很高。这时需要分析apache日志。Apache的日志又多又杂,如果靠分析日志或者查看服务器进程来监视Apache运行状态的话,比较繁冗。其实在Apache 1.3.2及以后的版本中就自带一个查看Apache状态的功能模块server-status打开Apache Server Status如果你的Apache配置文件httpd.conf或者extra/httpd-inf...
zabbix编译时候遇到的问题在CentOS系统中,安装zabbix进行configure时会遇到以下问题./configure --enable-server --enable-agent --with-mysql --with-net-snmp --with-jabber --with-libcurl1 configure: error: MySQL library not foundthe problem is not installed mysql-devel#yum...
安装 zabbixx 提示no found jabber librarychecking for IKSEMEL... noconfigure: error: Jabber library not foundconfigure: error: Not found Jabber library1.下载文件,然后编译安装。http://code.google.com/p/iksemel/2.The correct configure: &nbs...
启动zabbix_server 进程时找不到libiksemel.so.3安装好zabbix 后,再启动zabbix_server 进程时,提示。error while loading shared libraries: libiksemel.so.3: cannot open shared object file: No such file or directory以前编译zabbix 时,已经编译了iksemel ,后来查看才知道。libiksemel.so.3此文件存在...