手机版

nagios nrpe监控远程主机

发布时间:2021-06-05   来源:未知    
字号:

Nagios NRPE监控远程主机具体步骤如下。

1. 监控机的软件的安装

监控机安装NRPE wget /sourceforge/nagios/nrpe-2.12.tar.gz tar zxvf nrpe-2.12.tar.gz cd nrpe-2.12 ./configure --prefix=/usr/local/nagios make all make install-plugin

#监控机只需安装到这步

2. 被监控机的软件的安装

被监控机添加用户

groupadd nagios

useradd -g nagios -d /usr/local/nagios -s /sbin/nologin nagios

被监控机安装plugin

wget /sourceforge/nagiosplug/nagios-plugins-1.4.13.tar.gz

tar zxf nagios-plugins-1.4.13.tar.gz

cd nagios-plugins-1.4.13

./configure --with-nagios-user=nagios --with-nagios-group=nagios --prefix=/usr/local/nagios --with-ping-command="/bin/ping" --with-mysql=/opt/mysql

make

make install

#查看播件文件是否已安装在这个目录

ls /usr/local/nagios/libexec

被监控机安装NRPE

wget /sourceforge/nagios/nrpe-2.12.tar.gz tar zxvf nrpe-2.12.tar.gz

cd nrpe-2.12

./configure --prefix=/usr/local/nagios

make all

make install-plugin

make install-daemon

make install-daemon-config

cp init-script /etc/init.d/nagios-nrpe

chown -R nagios:nagios /usr/local/nagios

3. 被监控机的配置

nagios nrpe监控远程主机.doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
×
二维码
× 游客快捷下载通道(下载后可以自由复制和排版)
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能出现无法下载或内容有问题,请联系客服协助您处理。
× 常见问题(客服时间:周一到周五 9:30-18:00)