发布时间:2015-12-16 14:51:46
转自:http://bbs.51cto.com/thread-919912-1.html在tomcat的webapps目录下,新建一个目录jiankong(这个目录随便建),然后在其下面放一个xml文件。然后修改commands.cfg ,在里面添加#tomcat-jiankongdefine command{command_name check_tomcat_29000command_line /usr/local/nagios/libexec/check_http -I $HOSTA.........【阅读全文】
发布时间:2015-11-02 15:38:40
Server端:1、安装开发软件包yum -y groupinstall "Development Tools"2、安装所需的依赖包yum -y install httpd mysql mysql-server php php-mysql php-common php-mbstring php-gd php-odbc php-pear curl curl-devel net-snmp net-snmp-devel perl-DBI php-xml ntpdate php-bcmath.........【阅读全文】
发布时间:2015-08-17 13:50:43
转自http://bbs.aliyun.com/read/159265.html?spm=5176.7114037.1996646101.5.6VtVql&pos=3<br /><br />开始始终不通,后来阿里的人给了这个链接,发现server的配置变了,要添加个local外网ip。<br /><br /><span style="outline:none;line-height:1.5em;color:#333333;font-family:Arial;white-space:normal;backg.........【阅读全文】
发布时间:2015-07-24 13:59:09
在centos7上安装nagios插件,要把机器监控起来,结果编译没问题,make的时候报错,./stdio.h:456:1: error: ‘gets’ undeclared here (not in a function)<br />网上找了下基本都是说<span style="color:#333333;font-family:Arial;font-size:14px;line-height:26px;white-space:normal;background-color:#FFFFFF;">进入s.........【阅读全文】
发布时间:2014-12-15 11:12:18
转自 http://twobit.blog.chinaunix.net/uid-29179844-id-4273021.html最近给公司内网的服务器做了一次全面的扫描,出现几个高危的漏洞,网上查了一下,普遍存在啊。所谓不扫不知道,一扫吓一跳啊。漏洞的名称为Portable OpenSSH GSSAPI远程代码执行漏洞(CVE-2006-5051)及OpenSSH J-PAKE授权问题漏洞(CVE-2010-4478).........【阅读全文】