资讯

精准传达 • 有效沟通

从品牌网站建设到网络营销策划,从策略到执行的一站式服务

nagios监控本机及远程机器-创新互联

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
    }

创新互联公司主要从事网站设计、网站建设、网页设计、企业做网站、公司建网站等业务。立足成都服务寿光,10多年网站建设经验,价格优惠、服务专业,欢迎来电咨询建站服务:13518219792

监控远程主机

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

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 监控本机及远程机器

另外有需要云服务器可以了解下创新互联scvps.cn,海内外云服务器15元起步,三天无理由+7*72小时售后在线,公司持有idc许可证,提供“云服务器、裸金属服务器、高防服务器、香港服务器、美国服务器、虚拟主机、免备案服务器”等云主机租用服务以及企业上云的综合解决方案,具有“安全稳定、简单易用、服务可用性高、性价比高”等特点与优势,专为企业上云打造定制,能够满足用户丰富、多元化的应用场景需求。


文章题目:nagios监控本机及远程机器-创新互联
文章URL:http://cdkjz.cn/article/pddod.html
多年建站经验

多一份参考,总有益处

联系快上网,免费获得专属《策划方案》及报价

咨询相关问题或预约面谈,可以通过以下方式与我们联系

业务热线:400-028-6601 / 大客户专线   成都:13518219792   座机:028-86922220