1. IntroductionNagios is a plug-in structure, it does not have any monitoring function, all the monitoring is through the plug-in, so it is highly modular and flexible. Nagios monitors objects into two categories: Hosts and services. Hosts typically refer to physical hosts, such as servers, routers, workstations, and printers, where hosts can also be virtual devices, such as Xen virtual Linux systems, and services typically refer to a particular featu
Analysis of Nagios monitoring routers and switch devices 1. Function introduction Nagios can monitor the status of switches and routers with manageable IP addresses. Small vswitches and hubs without management functions cannot be monitored. The monitoring method is to obtain related status information through external ping feedback or through SNMP protocol. Infor
PNP is a small open-source software package. It is based on PHP and PERL and uses rrdtool to plot data collected by Nagios into charts. If you want to install Nagios pnp, the detailed Nagios pnp configuration is provided here for you to refer to the configuration of Nagios pnp after installing all the software.
1. Mod
1. Preparation environmentYum-y install make gcc gcc-c++ gcc-g77 OpenSSL openssl-develCommon Lib installation can refer to this article2. Compiling and installingFirst we need to download the source code of NET-SNMP,Official address:http://sourceforge.net/projects/net-snmp/files/net-snmp/Download net-snmp-5.6.2: http:/
Enable SNMP on the switch and configure the community name (Swap changer IP192.168.5.209)Switch (config) #snmp-server Community public roSwitch (config) #snmp-server Community public RW
2. Get the index information for the switch by entering the following command on the Nagios server[Email protected] ~]#/usr/local
Today, I saw the CPU usage of the company switch. Found high, normal at around 40%. Why? Use
# Show process CPU.
PID Runtime (MS) invoked usecs 5sec 1 min 5 min tty Process
241 3582484836 393202721 9111 9.42% 14.50% 14.41% 0 SNMP Engine
No, SNMP actually consumes a lot of CPU. Why is it so high?
Use show run | begin SNMP to view details. Hey, I found
I. Overall understanding
1. Four components of TCP/IP-based network management
(1) Management Information Library (MIB), which contains all the parameters that the Agent process may query or modify, that is, the parameters of the managed object.
(2) management information structure (SMI). management information is a collection of managed objects. SMI defines a rule set maintained by a device and is used to name and encode managed objects.
(3) SNMP
Nagios Monitoring System under Solaris
The article will introduce the installation process of Nagios in Solaris10, including the compilation and installation of source code; Apache installation, Nagios CGI configuration; Nagios monitoring configuration and so on.
The Nagios
With more than one NAT environment in the recent project, it is not very convenient to notify contact management if it is not ideal to deploy a complete set of Nagios (Nagios-core+apache+php+pnp4nagios) in each NAT, Then we'll start deploying Nagios distributed monitoring together.
Main Nagios Center Service deploymen
Monitoring Windows hosts with SNMP requires the installation of Windows components for Simple Network Management Protocol (SNMP) on the server being monitored, taking windows 7 as an example: First, find "Uninstall a program" in the control Panel;Click "Turn Windows features on or off" in the pop-up window;Tick the "Simple Network Management Protocol (SNMP)" entr
1. Principle of realization
A variety of servers in the network need to be managed and maintained, the administrator can not be in time for each of the status of the monitoring, it is necessary to use the function of the software to achieve. Nagios's function is to monitor the service and host, but he does not include this part of the function, all monitoring, detection functions are through a variety of plug-ins to complete. Start Nagios, it will pe
based on the understanding of Nagios and Nagiosql, the author briefly combs the relationship between the two, as shown in the following: As you can see from the diagram above, Nagios and Nagiosql share hosts, host groups, services, service groups, and so on. CFG configuration files, while in Nagiosql, you can freely control the start and stop of nagios
This article refers to the http://wangzan18.blog.51cto.com/8021085/1628984http://linuxnote.blog.51cto.com/9876511/1637773First, Nagios overviewNagios is a plug-in structure, it does not have any monitoring function, all the monitoring is through the plug-in, so it is highly modular and flexible. Nagios monitors objects into two categories: Hosts and services. Hosts typically refer to physical hosts, such as
Build a monitoring server using Nagios
Chapter 4 using Nagios to build a Monitoring Server
【About Nagios]
Nagios is an open-source application software for monitoring systems and networks. It is deployed on a server-client. That is to say, you must first deploy the corresponding main suite on a server, then, deploy the
Using SNMP to monitor Windows hosts to install Simple Network Management Protocol (SNMP)-based Windows components on a monitored server, take a Windows 7 system as an example: first, locate the uninstall program in the Control Panel;
Click Turn Windows features on or off in the pop-up window;
Click OK after checking the Simple Network Management Protocol (SNMP)
1. about Nagios1. The difference from cactia) Cacti1.Cacti More emphasis on intuitive data monitoring, easy to generate graphics, used to monitor network traffic,CPU utilization, hard disk usage, etc. can be said to be very suitable but 2. monitoring data via SNMP3. Presentation Tools4. add modules to monitor with pluginsb) Nagios1. More focus on the monitoring of the host and service, and have a very strong ability to send alarm information2. More monitoring methods3. Configure a flexi
need to install MySQL, etc.)5, monitoring mode:Active monitoring: the Monitoring Server provides external services, such as: Web services, monitoring side can be directly detected by the corresponding plug-in, based on the return information to determine the status, this method does not need to be monitored to install any plug-in or any special configuration.(semi) Passive monitoring mode: such as the hardware resources, temperature and other information, monitoring can not be directly detected
Nagios graphical interface is still a bit cumbersome, let's take MySQL for example. Monitoring MySQL plug-ins more, here to understand the method, rather than dead to move hard sets.
One, install Pnp4nagios
[Root@localhost objects]# yum install Pnp4nagios RRDtoolIf you can not find the replacement Epel source, blog inside a search. For Nagios installation, please refer to:
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.