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
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
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
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/
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
I. About NagiosNagios is an open source, free network monitoring tool that effectively monitors Windows, Linux and UNIX host status, network settings such as switch routers, printers, and more. Send mail or SMS alarm when the system or service status is abnormal the first time to notify the site operators, after the status of the resumption of normal mail or SMS notification.The features that Nagios can monitor are:1, monitoring network services (SMTP
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
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
is a URL, and this is actually using the custom object attribute ' _graphurl ' from our service definition. Can see more about custom object variables Here:http://nagios.sourceforge.net/docs/3_0/customobjectvars.html-the sh ORT story was, since we defined _graphurl in a service definition, it gets prepended with ' service ', and the Underscor E in ' _graphurl ' moves to the front, giving you ' $_servicegraphurl '. More on how that works at the link p
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######################################## ######
NagiosQL is a web graphical management application designed for nagios. It is mainly used to operate databases and configuration files, including writing configuration file information to the database.
NagiosQL is a web graphical management application designed for nagios. It is mainly used to operate databases and configuration files, including writing configuration file information to the database.
N
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
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
1.Nagios IntroductionNagios is a powerful network monitoring tool, it can effectively monitor the Windows, Linux, UNIX host status and router switch network settings, printer work status, and the status of abnormal services in a timely manner in the form of mail, MSN SMS, such as the first time to notify the administrator. Because it is a follow GPLV2 open-source network monitoring software, with its excellent performance low cost of use, by the vast
NagiosQL is a web graphical management application designed for nagios. It operates databases and configuration files, including writing configuration file information to databases, modify the monitoring configuration of Nagios in the database and update the configuration stored in the database to the file. You can directly modify the configuration on the Web page provided by NagiosQL. The implementation ar
Os:ubuntu Server 7.10
Nagios:nagios 3.0.3
Software:
SMS Flying Client
A friend of mine asked me a few days ago Nagios is how to SMS notice, is not need to buy a commercial URL address, see someone asked me this question, I will use the letter I notice to write down, support open source, oh, originally wanted to publish yesterday, but wrote half to go to busy other things, And so back to continue to fini
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.