中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

nagios 監控本機及遠程機器

發布時間:2020-07-18 11:18:18 來源:網絡 閱讀:717 作者:zhang25yun 欄目:移動開發

cd /usr/local/nagios/etc/objects
vim localhost.cfg

define host{
       use                     linux-server                                      
       host_name               localhost
       alias                   localhost
       address                 127.0.0.1
       }

# Define an optional hostgroup for Linux machines

define hostgroup{
       hostgroup_name  linux-servers ; The name of the hostgroup
       alias           Linux Servers ; Long name of the group
       members         localhost     ; Comma separated list of hosts that belong to this group
       }

# Define a service to "ftp" the local machine

define service{
       use                             local-service         ; Name of service template to use
       host_name                       localhost
       service_description             FTP
       check_command                   check_ftp
       }

# Define a service to "nfs" the local machine

define service{
       use                             local-service         ; Name of service template to use
       host_name                       localhost
       service_description             NFS
       check_command                   check_tcp!2049
       }


監控遠程主機

==============================================================================

cd /usr/local/nagios/etc/objects
cp localhost.cfg 192.168.0.164.cfg
vim 192.168.122.100

define host{
       use                     linux-server    
       host_name               testserver
       alias                   host196
       address                 192.168.122.100
       }

#define hostgroup{
#        hostgroup_name  testserver ; The name of the hostgroup
#        alias           host; Long name of the group
#        members         localhost   ; Comma separated list of hosts that belong to this group
#}

define service{
       use                             local-service
       host_name                       testserver
       service_description             PING
       check_command                   check_ping!100.0,20%!500.0,60%
       }

define service{
       use                             local-service  
host_name                       testserver
       service_description             HTTP
       check_command                   check_http
#       notifications_enabled           0
       }

define service{
       use                             local-service
       host_name                       testserver
       service_description             NFS
       check_command                   check_tcp!2049
#       notifications_enabled           0
       }

=============================================================================

更改主配置文件

vim /usr/local/nagios/etc/nagios.cfg

添加一行
cfg_file=/usr/local/nagios/etc/objects/192.168.122.100.cfg

檢測新的配置文件是否正確

/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg

Total Warnings: 0
Total Errors:   0

Things look okay - No serious problems were detected during the pre-flight check
=============================================================================


nagios 監控本機及遠程機器


nagios 監控本機及遠程機器

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

宁陕县| 瑞丽市| 太和县| 浏阳市| 罗平县| 万源市| 德昌县| 上饶市| 望奎县| 榆树市| 永和县| 伊通| 新竹县| 丰顺县| 清徐县| 柞水县| 高唐县| 温泉县| 全南县| 福贡县| 土默特右旗| 灌云县| 东安县| 高尔夫| 闽清县| 崇义县| 广元市| 雷州市| 梅州市| 永福县| 弥勒县| 瓮安县| 建瓯市| 大同县| 平昌县| 莱州市| 满城县| 德令哈市| 大关县| 即墨市| 离岛区|