Monitoring and safe Operation 1.4 Nagios Installation

Source: Internet
Author: User

1. About Nagios
is an open source software that can monitor network device network traffic, linux/windows host status, and even monitor the printer
It can run on Linux or on Windows
Browser-based web interface makes it easy for operations personnel to view the status of monitoring items
Support Web interface configuration, management operations
Support SMS, email notification
Customizable scripting enables custom monitoring
Nagios official website http://www.nagios.org

2. Nagios Installation-server (192.168.1.117)
CENTOS6 The default Yum source does not have Nagios-related RPM packages, but we can install a epel extension source:

RPM-IVH  http://www.aminglinux.com/bbs/data/attachment/forum/month_1211/epel-release-6-7.noarch.rpm

Yum install-y httpd nagios nagios-plugins nagios-plugins-all Nrpe Nagios-plugins-nrpe

Set the user and password to log in to the Nagios background:

Htpasswd-c/etc/nagios/passwd Nagiosadmin

Take a look at the configuration file

Vim/etc/nagios/nagios.cfg

Detection configuration file

Nagios-v/etc/nagios/nagios.cfg

Start the service:

Service httpd start; Service Nagios Start


Browser access: Http://192.168.1.117/nagios

Login Name: nagiosadmin

Password:

Monitoring and safe Operation 1.4 Nagios Installation

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.