开源监控利器 nagios
作者:田逸(sery@163.com)
目 录
Nagios 服务器的自我监控实现 .......................................................................................................3
一、配置邮件发送功能.....................................................................................................................3
二、测试短信发送.............................................................................................................................4
三、部署 apache.................................................................................................................................5
(一) 安装 apache.........................................................................................................................5
(二) 检查 apache 是否被正确的安装........................................................................................5
(三) 修改 apache 配置文件 httpd.conf.......................................................................................6
四、部署 nagios 服务.........................................................................................................................7
(一)添加帐户,以用来运行 Nagios。........................................................................................7
(二) 安装 nagios 软件.................................................................................................................7
(三) 安装 nagios 插件.................................................................................................................8
(四) 配置 nagios..........................................................................................................................8
五、部署 nrpe...................................................................................................................................16
(一) 安装 nrpe..........................................................................................................................16
(二) 复制文件..........................................................................................................................16
(三) 配置 nrpe..........................................................................................................................16
(四) 启动 nrpe 服务并检验其配置.........................................................................................19
六、启动 nagios................................................................................................................................20
1、检查配置:............................................................................................................................20
2、启动 nagios..........................................................................................................................21
3、检验监控效果。.................................................................................................................21
4、创建 web 验证用户............................................................................................................21
5、启动 apache 服务................................................................................................................21
6、监控 mysql 服务器 ............................................................................................................21
7、监控其他服务器 ................................................................................................................23