97.2. nagios

简介:

Install Nagios & Plugins

[root@database ~]# yum -y install nagios nagios-plugins-all nagios-plugins-nrpe
		

Create the default Nagios web access user & set a password

# htpasswd -c /etc/nagios/passwd nagiosadmin
		

Verify default config files

nagios -v /etc/nagios/nagios.cfg		
		

Start Nagios

Start Nagios
		

Configure it to start on boot

chkconfig --levels 345 nagios on
		

http://localhost/nagios/




原文出处:Netkiller 系列 手札
本文作者:陈景峯
转载请与作者联系,同时请务必标明文章原始出处和作者信息及本声明。

目录
相关文章
|
JavaScript 前端开发
|
监控 Windows
|
Web App开发 开发工具 机器学习/深度学习
|
监控 Apache
|
监控 网络协议 测试技术
|
监控 Linux Apache
|
监控 Linux 调度