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-server/]# Mkdir/usr/local/
Mud: Learning Nagios (2): Nagios configuration, mud nagios
This document consistsXiuyi Lin FengProviding friendship sponsorship, first launchedThe world
After nagios is installed, configure nagios now. For more information about nagios
Prerequisite: The lamp environment is built to complete
Remark: After Centos6.4, Centos6.5, Centos7.0 test trial!Script:
#!/bin/bash# Author:byrd# version:1.0# Site:www.t4x.org# contact:root#t4x.org#This Script for nagios-v3.5.1Path=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/binExport PATHLang= "en_US. UTF-8 "# Check If user is rootIf [$UID!= "0"]; Thenecho "Error:you must is root to run the script, please use the root to install
executable files are generated under the libexec directory under/usr/local/nagios, which are exactly the plug-ins required by nagios.
5. Install the Nagios INSChinese Plugin:Http://sourceforge.net/projects/nagios-cn/files/Download the Chinese plug-in of the corresponding
1. install and configure Nagios1 and Nagios is an open-source network monitoring software that complies with GPLv2 and can be used to monitor hosts and services of a specified variety of systems, you can also notify the Administrator when their working status changes. Its features include: 1) Monitoring Network Services (HTTP, POP3, SMTP, PING, MySQL, etc.) 2) monitoring host resources (disk space utilization, memory utilization, CPU load, etc) 3) Sim
works. To enable nagios to monitor remote hosts through NRPE, We need to install NRPE on both the nagios server and the monitored host, and install the nagios plug-in on the monitored host.
Note: The nagios plug-in must be installed on the monitored host. Otherwise, NRPE daemon cannot perform any monitoring. Because
Rotten mud: nagios Learning (4): pnp4nagios graphical drawing of nagios data, pnp4nagiosnagios
This document consistsXiuyi Lin FengProviding friendship sponsorship, first launchedThe world
After nagios is installed, we also add some monitoring objects, but you will find that nagios is just a simple method to list thos
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. Install the FCGI-ProcManager Module
wget https://search.cpan.org/CPAN/authors/id/G/GB/GBJK/FCGI-ProcManager-0.19.tar.g
use wget to download it. Note: The version between the plug-in and nagios is not associated much, not necessarily with the nagios-plugins-1.4.9 version. After the download is complete, it is easy to install: first execute the configuration./configure-prefix =/usr/local/nagios
Nagios execution program Directory, which has only one file nagiosThe location of the etc Nagios configuration file. After initial installation, there are only a few *. cfg-sample files.The directory where the sbin Nagios Cgi file is located, that is, the directory where the file needed to execute External commands is locatedShare the directory of the
Building a monitoring system based on Nagios -- installing Nagios Core
Using Nagios to build the monitoring system of this department, I have only seen this guy's name several times before. This is a real start, and now I have successfully built a test environment, monitored three machines, including the local machine, a Linux server, and a Windows Server, and re
Monitoring is very important for the daily operation of the System Manager, and the more well-known open-source monitoring software has ganglia, Cacti, Nagios, Zabbix, and so on, and this time simply said Nagios installation deployment, Because Nagios is managed based on Web page view, it can be implemented using either lamp or LNMP, the more easily implemented W
// The above software versions can be different
【Monitoring Center Server Configuration]
1. install apache (For details, refer to the relevant content in chapter 16th. You only need to install it and configure it later)
2. Create a nagios account
Useradd nagios
3. Download Software
Cd/usr/local/src/
Wget http://syslab.comsenz.com/downloads/linux/
This article consists of Su Yi Lin Feng provide sponsorship, starting in Slime Line the world Once the Nagios installation is complete, we'll configure Nagios now. For Nagios installation, refer to the article "Slime: Learning Nagios (i): Nagios installation". Description: T
: At least Nagios core, Nagios Plugins, Optional (NRPE, NSCA, SNMP)Monitored: If linux, you need to install Nagios plugins, NRPE (because NRPE relies on the former)If it is windows, install nsclient++.1, prerequisites[[email protected] ~]# yum-y install wget httpd php gcc glibc glibc-common gd gd-devel make NET-SNMP2. Downloa
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. You can modify and apply the configurations on your own.
Network Monitor
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.