Nagios does not detect any specific numeric indication, such as the number of processes on the operating system, and it only describes the status of the four monitored objects: ok,warning,critical and unknown. As a result, we only need to focus on the warning and critical state thresholds of the magic species, and Nagios passes the thresholds to the plug-in, which is responsible for monitoring the specific
Nagios Alarm function is very powerful, plug-ins rich, and can easily realize the mail alarm, SMS alarm and micro-letter alarm. However, if a host or service problem and long time no one to deal with, alarm notification may let us carry the dimension crazy. So how can you make Nagios alert notification more intelligent? For example, after more than a few notifications issued, the notification interval autom
Nagios: installation and configuration
Unix/linux monitoring software
Nagios
Nagios is an open-source free network monitoring tool that can effectively monitor the status of Windows, Linux, and Unix hosts, vswitches, routers, and other network settings,
Printers, etc.
Cacti
Cacti is a set of graphic analysis tools for network traffic monitoring developed based
After completing the server-side setting of the Nagios, it is necessary to make the relevant settings on the monitored host side and set some monitoring parameter values.
More Wonderful content: http://www.bianceng.cnhttp://www.bianceng.cn/soft/tools/
The complete configuration script is as follows:
#!/bin/bash #auto Configure Nagios Linux client side #2012 -12-05 nagios_dir= "/usr/local/
nagios node of the monitoring center, and displays the monitoring result through the web interface.
Features of nagios include:
Monitors network services such as SMTP, POP3, HTTP, NNTP, and PING)
Monitors host resource processor loads, disk space, and so on)
Allow users to develop their own plug-ins to check custom projects;
By using the "parent host", you can d
Operation Process 1) create an account and switch to the root user su-l to create an account named nagios with a given logon password usrsbinuseraddnagiospasswdnagios. Create a user group named nagcmd to execute External commands from the Web interface. Add both nagios users and apache users to this group. Usrsbingroupaddn operation process
1) create an account
Switch to root user
su -l
CreateNagiosAccount
Now there are a lot of people using Zabbix, but I think if the number of server monitoring is not much, the old monitoring system Nagios is very good. Nagios Alarm function is very powerful, and the program is small, resource footprint. Nagios default does not support drawing, you can match cacti, but build more complex. Individuals are still accustomed to using
IntroductionThis are intended to provide if you have simple instructions on how to install Nagios from source (code) on Ubuntu and H Ave It monitoring your local machine inside of minutes. No Advanced installation Options is discussed here-just the basics that would work for 95% of the users who want to get star Re ".These instructions should work with the most recent vesrions of Ubuntu with minor changes on some versions.What are you ' ll End up with
Nagios's function is to monitor the service and host, but it does not include this part of the function, all monitoring, detection functions are through a variety of plug-ins to complete. After you start Nagios, it periodically calls the plugin to detect the state of the server, while Nagios maintains a queue, all the status information returned by the plug-ins goes into the queue, and
Nagios complete Configuration documentation (first version)-Linux Enterprise Application-Linux server application information, the following is a detailed description. [I = s] This post was last edited by lnoem at 2009-4-21
Good book sharing, complete nagios Configuration documentation (first version) PDF books.
Books directory:
Chapter 1: About nagios
Ch
The latest stable version is installed here:Nagios-4.0.8Nagios-plugins-2.0.3The installation is as follows:Preparations before installationTo use the root user to operate the server, the following software environments are required:ApachePHPDCC compilerGD development LibraryYou can use yum for installation:Yum install httpd phpYum install gcc glibc-commonYum install gd-devel Create users and user groups Useradd-m nagiosPasswd nagiosCreate a newNagcmdGroup for allowing external commands
Nagios + Nrpe Configuration Guide 1. preface for system staff, monitoring various running statuses of servers is one of the tasks. for a small number of servers, manual observation is not a problem, but it is too troublesome for server clusters, so many people use some automation tools, such as scripts... nagios + Nrpe Configuration Guide 1. preface for system staff, monitoring various running statuses of s
How Nagios WorksNagios functions as a monitoring service and host. But its own well does not include this part of the function. All the monitoring and testing functions are done by various plugins. After the Nagios is started, it periodically automatically calls the hammer to detect the server state, while Nagios maintains a queue, all the status information retu
The integration of pnp4nagios, ndoutils, and nconf provides a complete configuration solution for nagios.The latest version of nagios3.3.1 in Centos5.5 is too ugly after it is installed. Therefore, I also use version 3.2.3 to install it.First, prepare the compiling environment. Here we will install all the development libraries first.Yum groupinstall "Development Libraries" "Development Tools" "Legacy Software Development" "X Software Development"-y######################################## ######
Nagios's official QuickStart URL https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/4/en/quickstart-fedora.htmlAbout Nagios's diagram with other servers (the simplest description)650) this.width=650; "src=" Http://s2.51cto.com/wyfs02/M01/7A/C4/wKiom1a0FDjz4crOAABYV7wIrvQ573.png "title=" Qq20160205110546.png "alt=" Wkiom1a0fdjz4croaabyv7wirvq573.png "/>The simplest is because this is just the most common way to deploy, and there is a cluster pattern that is not being studied here.Way
A company's project website was launched for a few days because the disk was full and there was a problem. Because its servers were concentrated in a certain IDC, we considered deploying a Nagios monitoring and alarm system, since other project websites may have similar requirements, the installation process should be compiled into scripts to facilitate future work. The automatic installation script of the Nagios
canbe, Zabbix use to be more cool. 7, Alarm implementation:Nagios Alarm using plug-ins, as long as the plug-in can do the alarm,Nagios can be achieved, regardless of mobile mailbox and other. Zabbix with NagiosConclusion: The two are consistent8. Other extensionsZabbix comes with web monitoring, comes with process and port monitoring, and of course there are some other features I haven't explored yet.
Server monitoring-Nagios Installation
I. Preparations before installation
Nagios server: 192.168.1.10
Nagios client: 192.168.1.11
In this article, Nagios only uses the Nagios email alarm function. If you need to draw a picture, you must install cacti or other plug-ins.
Ii. I
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.