自拍偷在线精品自拍偷,亚洲欧美中文日韩v在线观看不卡

Redhat配置nagios-安裝nagios

系統(tǒng) Linux
Redhat配置nagios:Nagios是監(jiān)控系統(tǒng),Nagios能監(jiān)控所指定的本地或遠(yuǎn)程主機(jī)以及服務(wù),同時(shí)提供異常通知功能等。這篇文章講述的是Redhat配置nagios

  安裝nagios組件

        本文講述的是:Redhat配置nagios。返回大綱。

  安裝nagios

  1.   [root@localhost src]# tar zxvf nagios-3.2.1.tar.gz  
  2.  
  3.   [root@localhost src]# cd nagios-3.2.1  
  4.  
  5.   [root@localhost nagios-3.2.1]#./configure --with-command-group=nagcmd --prefix=/usr/local/nagios  
  6.  
  7.   [root@localhost nagios-3.2.1]# make all  
  8.  
  9.   [root@localhost nagios-3.2.1]# make install  
  10.  
  11.   [root@localhost nagios-3.2.1]# make install-init  
  12.  
  13.   /usr/bin/install -c -m 755 -d -o root -g root /etc/rc.d/init.d  
  14.  
  15.   /usr/bin/install -c -m 755 -o root -g root daemon-init /etc/rc.d/init.d/nagios  
  16.  
  17.   [root@localhost nagios-3.2.1]# make install-config  
  18.  
  19.   ……  
  20.  
  21.   *** Config files installed ***  
  22.  
  23.   Remember, these are *SAMPLE* config files. You'll need to read  
  24.  
  25.   the documentation for more information on how to actually define  
  26.  
  27.   services, hosts, etc. to fit your particular needs.  
  28.  
  29.   [root@localhost nagios-3.2.1]# make install-commandmode  
  30.  
  31.   /usr/bin/install -c -m 775 -o nagios -g nagcmd -d /usr/local/nagios/var/rw  
  32.  
  33.   chmod g+s /usr/local/nagios/var/rw  
  34.  
  35.   *** External command directory configured ***  
  36.  

  驗(yàn)證安裝在/usr/local/nagios,是否生成目錄bin etc sbin share var.

  1.   [root@localhost ~]# cd /usr/local/nagios  
  2.  
  3.   [root@localhost nagios]# ls  
  4.  
  5.   bin etc sbin share var  
  6.  

 【編輯推薦】

Nagios使用飛信Robot發(fā)送報(bào)警短信

配置nagios客戶端

Nagios的安裝配置記錄

責(zé)任編輯:zhaolei 來源: csdn
相關(guān)推薦

2011-03-31 16:09:21

Redhat配置nagios

2011-03-31 16:05:18

Redhat配置nagios

2011-03-31 15:31:05

Redhat配置nagios

2011-03-31 16:11:23

Redhat配置nagios

2011-03-31 16:45:39

Redhat配置nagios

2011-03-31 15:31:06

Redhat配置nagios

2011-03-31 16:10:47

Redhat配置nagios

2011-03-31 16:11:22

Redhat配置nagios

2011-03-31 16:10:48

Redhat配置nagios

2011-03-23 13:32:14

配置Nagios系統(tǒng)

2011-03-28 09:21:08

RedhatNagios

2011-03-31 15:31:06

Redhat配置nagios

2011-03-23 13:44:31

配置NDOUtils系統(tǒng)

2011-03-31 16:05:15

Redhat配置nagios

2011-08-22 12:25:02

nagios

2010-05-31 12:22:13

Nagios pnp

2011-03-22 13:37:29

Nagios安裝

2011-03-21 15:35:01

Nagiosnagios-plug安裝

2010-05-31 11:10:37

Nagios pnp

2011-03-21 09:17:06

Nagios
點(diǎn)贊
收藏

51CTO技術(shù)棧公眾號(hào)