Chinaunix首页 | 论坛 | 博客
  • 博客访问: 103630
  • 博文数量: 22
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 235
  • 用 户 组: 普通用户
  • 注册时间: 2014-05-15 21:44
个人简介

Just start from your heart.

文章分类

全部博文(22)

文章存档

2015年(5)

2014年(17)

我的朋友

发布时间:2015-03-02 15:10:47

nagios监控weblogic1 被监控端同样需要安装nrpe及nagios-plugins的插件2 配置被监控端的nrpe 服务2.1修改 /usr/local/nagios/etc/nrpe.cfg 文件。加入以下内容command[check_webpage]=/usr/local/nagios/libexec/check_http-I 192.168.1.123 -p 7001 -u /console/login/LoginForm.jsp10.2.2 在.........【阅读全文】

阅读(2373) | 评论(0) | 转发(0)

发布时间:2015-03-02 14:45:40

nagios监控oracle1 被监控机的配置(oracle主机)1.1 在被监控机上安装nagios-plugins插件tar zxvf nagios-plugins-1.4.14.tar.gz cd nagios-plugins-1.4.14 ./configure make make install 1.2 添加nagios用户和组groupadd nagios.........【阅读全文】

阅读(2320) | 评论(0) | 转发(0)

发布时间:2015-02-03 14:46:21

nagios+cacti整合的安装文档安装环境LAMP1.1 yum安装httpd、mysqld、php及依赖包#yum -y install gcc* glibc* gd* php* mysql*http* #yum -y install httpd mysql-server perl-DBIperl-DBD-MySQL php php-devel php-mysql php-snmp php-pdophp-gd lm_sensorsnet-snmp net-snmp-libs net-snmp.........【阅读全文】

阅读(2610) | 评论(0) | 转发(0)

发布时间:2015-02-03 14:17:38

3.3 Nginx+ssl,实现https协议访问http协议安装步骤:3.3.1 安装nginx及依赖包1.1 源码安装pcre、zlib和openssltar zxvf pcre-8.36.tar.gzcd pcre-8.36./configure报错:configure:error: in `/usr/local/src/pcre-8.36':configure: error: no acceptable C compilerfound in $PATH.........【阅读全文】

阅读(2847) | 评论(0) | 转发(0)

发布时间:2015-02-03 13:58:04

堡垒机、linux、redhat6.3、jumpserver......【阅读全文】

阅读(2219) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册