91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

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

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

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

柞水县| 同仁县| 柯坪县| 内丘县| 涞源县| 三门峡市| 怀来县| 额尔古纳市| 民权县| 乡城县| 宁夏| 丹东市| 安义县| 祁阳县| 泸定县| 苏州市| 德清县| 根河市| 莎车县| 卢氏县| 柘城县| 西和县| 黄石市| 河东区| 四川省| 长子县| 古蔺县| 永靖县| 嵊州市| 七台河市| 郴州市| 霍城县| 台中县| 呼伦贝尔市| 贞丰县| 宕昌县| 新竹市| 司法| 迁西县| 共和县| 揭阳市|