Install the nagios framework and the nagios framework
1. Add CGI support for Perl to Nginx1. Install the FCGI Module
wget https://search.cpan.org/CPAN/authors/id/F/FL/FLORA/FCGI-0.73.tar.gztarxvzf FCGI-0.73.tar.gztar xvzf FCGI-0.73.tar.gzcd FCGI-0.73perl Makefile.PLmakemake installcd ..
2.
I. Preface:
1. Make sure that you have the root permission on the machine before installation.
2. confirm that the following software package has been installed on your installed linux system and continue.
Gcc compiler, gd library and Development Library
Note:
You can use the yum command to install these software packages. type the command:
Yum-y install httpd gcc glibc-common gd-devel
Read more: round-robi
Install the nagios plugin
tarzxvfnagios-plugins-1.4.11.tar.gz
cdnagios-plugins-1.4.11
./configure--prefix=/usr/local/nagios--enable-redhat-pthread-workaround
makeall
makeinstall
A plug-in is a special program in computer software. It cannot be executed independently but must depend on a software. It can be called in other software e
Install and configure Nagios in Linux
1. Nagios Overview
1. Introduction
Nagios is a plug-in structure, and it does not have any monitoring function. All monitoring is performed through the plug-in, so it is highly modular and flexible. Nagios monitoring objects can be divid
Nagios is an open-source free network monitoring tool that can effectively monitor the status of windows, Linux and UNIX hosts, network settings such as vswitches and routers, and printers. If the system or service status is abnormal, an email or text message alert will be sent immediately to the website O M personnel. After the status is restored, a normal email or text message notification will be sent. I am working on this stuff in our department
Install and compile the Nagios document quickly in CentOS 6.5
Install and compile the Nagios documentation-all virtual environments in CentOS 6.5.
The purpose of writing this document is to facilitate and quickly deploy Nagios, which involves configurations that you like. Yo
The purpose of writing this document is to facilitate the deployment of Nagios, related to the configuration of personal preferences, we modify, can be applied.First, download and install the required software1,yum install gcc mysql httpd php gd OpenSSL openssl-devel mysql-server vim wgetWget http://prdownloads.sourceforge.net/sourceforge/
Nagios is a monitoring system that monitors system running status and network information. Nagios can monitor specified local or remote hosts and services, and provide exception notification functions. Nagios can run on Linux/Unix platforms, at the same time, an optional browser-based WEB interface is provided to facilitate system administrators to view the netwo
Install and configure nagios in centos6.7
Nagios is an open-source free network monitoring tool that can effectively monitor the status of Windows, Linux and Unix hosts, network settings such as vswitches and routers, and printers. If the system or service status is abnormal, an email or text message alert will be sent immediately to the website O M personnel. A
Library
GD library and development Library
You can use the apt-get command to install these software packages. type the command:
Sudo apt-get install apache2
Sudo apt-get install build-essential
Sudo apt-get install libgd2-dev
3. operation process
1) create an account
Switch to root user
Sudo-s
Create an account na
Install Nagios on CentOS7
1. About nagios
Nagios is an open-source free network monitoring tool that can effectively monitor the status of Windows, Linux and Unix hosts, network settings such as vswitches and routers, and printers. If the system or service status is abnormal, an email or text message alert will be sent
is 3.0rc1 and the Nagios plug-in version is 1.4.11.
wget http://osdn.dl.sourceforge.net/sourceforge/nagios/nagios-3.0rc1.tar.gz wget http://osdn.dl.sourceforge.net/sourceforge/nagiosplug/nagios-plugins-1.4.11.tar.gz
3) Compile and install
available on the system, use the Yum installation
[Root@nagios-server/]# yum install-y gcc glibc glibc-common gd gd-devel xinetd
5.2 Creating Nagios users and user groups[Root@nagios-server/]# useradd-s/sbin/nologin Nagios[Root@nagios
Install nagios 4.0.8 on centos 6.5
Disable selinux
Setenforce 0
The permanent method is
Vi/etc/selinux/config
The status changes to disabled.
SELINUX = disabled
You need to restart the server.
Disable Firewall
/Etc/init. d/iptables stop
Delete firewall rules and restart Firewall
Mv/etc/sysconfig/iptables/opt
/Etc/init. d/iptables restart
Install the epel update
Install nagios monitoring in yum under centos6.5
I. Nagios Server Installation
1. yum install-y httpd php mysql-devel
2. Install the nagios program on the server
Wgethttp: // response
Http://down1.chinaunix.net/distfiles/
Install and configure Nagios in Linux (1)
1. About Nagios
Nagios is an open-source computer system and network monitoring tool that can effectively monitor the status of Windows, Linux and Unix hosts, network settings such as vswitches and routers, and printers. If the system or service status is abnormal, an email o
1. The dependency between nagios and the running of basic Nagios components depends on httpd, gcc, and gd. Make sure that the following software packages have been installed with Httpdgccglibcglibc-commongdgd-develmysqlmysql-serverphpgd and other software packages 2 Add users and groups required for running nagios # groupaddnagcmd # useradd-mn
1. Solve the depend
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.