Client1, first install the NET-SNMP package and RRDtool#yum-y Install net-snmp*2. Modify the snmpd.conf fileLine 41st modified to com2sec notconfiguser localhost publicLine 62nd is modified to: Access Notconfiggroup "" Any noauth exact mib2 none None89th line view Mib2 included. Iso.org.dod.internet.mgmt.mib-2 FC Front comments removed3. Start SNMPD Service#service snmpd Restart4. Upload plugins and authorize1) Upload check_traffic.sh to/usr/local/nagios
Nagios Monitor NginxOpen Firewall 161 port252.10760.195.252.110Iptables-i input-p udp-s 60.195.252.107–dport 161-j ACCEPTIptables-i input-p udp-s 60.195.252.110–dport 161-j ACCEPT2012-03-21 23:07:38| Category: monitoring | reporting | font size subscription1. Perform operation on the controlled side: put the Check_nginx plugin into the/usr/local/nagios/libexec, and authorize the host and the group to be
Ready: Nagios and existing monitoring services are installed.Required Packages: rrd-tool-1.4.5.tar.gzPnp-0.4.13.tar.gzThis time, it's all on the service side .: Http://pan.baidu.com/s/1i3h3Jk51. Installing PnP1) Install RRDtool first[Email protected] ~]# tar zxvf rrdtool-1.4.5.tar.gz[Email protected] ~]# CD rrdtool-1.4.5[Email protected] rrdtool-1.4.5]#/configure--prefix=/usr/local/rrdtool[[email protected] rrdtool-1.4.5]# make make install2) re-inst
1, monitoring plug-in downloadMongodb plug-ins are: git://github.com/mzupan/nagios-plugin-mongodb.git, just started I did not install the gitpub Environment here, Find the user grassroots help download. Then uploaded to the csdn Resources page, the new is:http://download.csdn.net/detail/mchdba/80190772, add a newMongoDBMonitoring CommandsBecause the MongoDB service is a physical machine that is shared with MySQL from the library. Prior to doing the b
Nagios plug-in Pnp4nagios installationNote: Nagios version nagios4.0.81. Download and install pnp4nagios-0.6.25.tar.gzwget http://sourceforge.net/projects/pnp4nagios/files/PNP-0.6/pnp4nagios-0.6.25.tar.gzyum-y Install RRDtool Perl-time-hires perl-file-tail rrdtool rrdtool-perl php-gdtar zxvf? PNP4NAGIOS-0.6.25.TAR.GZCD pnp4nagios-0.6.25#perl-mrrds-le ' Print Q (ok!) 'If the return value is ok!, it can be Pn
1. I have mentioned some nagios Server Installation and simple configuration. Now let's talk about the server's monitoring of multiple servers and the installation configuration of the monitored server.
2. configuration of nagios Server
(1). After the default installation, nagios creates a group and some services. This file is the localhost. cfg file. Now we want
I. About Nagios1, an open-source computer system and network monitoring tools, can effectively monitor the Windows, Linux and UNIX host status, switches, routers, and other network settings. When the system or service status is abnormal, email or SMS alarm is sent, the firstThe time notifies the fragmented personnel, sends the normal mail or the text message notification after the state restores.2. Main functionsNetwork Service Monitoring (SMTP, POP3, HTTP, NNTP, ICMP, SNMP, FTP, SSH)Host resour
Apache compilation and installation and Nagios front-end display
Apache compilation and Installation
To install Apache, you need to install the following packages, such as apr-util and pcre. Of course, these packages can also be included in the system, but here we compile and install these packages.
2. Download and install apr,Put the file in the/usr/local/src directory,Tar-zxvf apr-1.5.2.tar.gzCd apr-1.5.2./Configure -- prefix =/usr/local/apr/MakeMak
1, remove the dpkg installed NrpeDpkg-l | grep NrpeDkpg-p Nagios-nrpe-server2, Ubuntu under nrpe3.2.1 installationDownload nrpe3.2.1 's Source bundle: https://jaist.dl.sourceforge.net/project/nagios/nrpe-3.x/nrpe-3.2.1.tar.gzThe Nagios plugin support is required to run Nrpe on the client, and I am downloading nagios-pl
After Nagios is installed, the default configuration file is in the/USR/LOCAL/NAGIOS/ETC directory:1,cgi.cfg: For Define a configuration file for CGI authentication properties[[emailprotected]_etc]#grep^[^#[:space:]]cgi.cfgmain_config_file=/usr/ local/nagios/etc/nagios.cfg #告诉CGI主配置文件位置physical_html_path =/usr/local/nagios
Article title: implementation of the Linux-based Nagios network management module. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
1. Introduction
With the popularization of computer networks, network management has become one of the most important issues in the information age. Under the existing technical conditi
Nagios cannot be started, and the syntax check is disabled.
[root@mode objects]# /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfgNagios Core 3.4.3Copyright (c) 2009-2011 Nagios Core Development Team and Community ContributorsCopyright (c) 1999-2009 Ethan Gals
Nagios (centreon) monitors Linux logs1. Download check_log3.pl and put it in the plug-in folder [root @ SSAVL2475 libexec] # cp/tmp/check_log3.pl/usr/local/nagios/libexec 2 to add execution permissions # chmod + x check_log3.pl [root @ SSAVL2475 libexec] # chmod + x check_log3.pl 3 modify owner # chown nagios. nagios c
Build a printer monitoring server using Nagios
Tutorial Background: The company has many HP printers, which are difficult to manage. So I thought about whether I could be a printer monitoring server to quickly respond to all the printer problems. After that, I checked the relevant information on the Internet and set up one, so there was no problem in using it. I shared it with you.
Experiment knowledge: check_hpjd plug-in (this command is a standard c
This article is mainly for the installation of source code, please note.First step: Pre-Installation preparation, first install the required dependency package (yum-y install gcc glibc glibc-common gd gd-devel)Step two: Install Apache source code, (./configure--prefix=/usr/local/apache2; Make and make install), install Apr if prompted for a missing APR, and then specify the installation path for APR when installing Apache (--WITH-APR=/USR/LOCAL/APR).The second part: Install PHP source code, (./c
The Status Map function of Nagios displays the monitored network topology and the node device name on the node image. Unfortunately, the default Nagios does not support Chinese characters. For this reason, I have studied the source code of Nagios and GD for two days and finally found a solution. The details are as follows:
Decompress the
Nagios Features: Tools to monitor the status of other servers using Web pagesCompositionNagios core, the core module, does not perform specific monitoring workPlugins, which is combined with core modules to enable monitoring of a specific objectWorking object:1, host, switch, router, virtual machine2. Services/Resources3. Contact4. Period5. CommandInstallation:# yum-y Install httpd gcc glibc glibc-common gd gd-devel php php-mysql MySQL mysql-server my
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.