Values :Check , notif or misc
Command Line
System command line that'll be run on execution
②.Increase inNagioscommand, usingADDAction:Format:
Centreon-u User name -P password -o cmd-a add-v ' command name ; type ; Command '
Note: When you define a command directly, you need to use the single quote " ' ", a variable should be included in the command" $... ". 1), execute the command:
[Email protected] ~]# centreon-uadm
Nagios+centreon of Chinese ①.Download language Files : wget Http://cacti-nagios.googlecode.com/files/messages.mo ②.Create a language directory : mkdir-p/usr/local/centreon/www/locale/zh_cn/lc_messages/ ③. move the downloaded messages.mo to the directory created in step 2 : MV messages.mo/usr/local/centreon/www/locale/zh_cn/lc_messages/ ④. Log in to Centreon, click administartors, and then click Optionto go to "my account" and change the language t
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
System environment:[Email protected]_server ~]# cat/etc/redhat-releaseCentOS Release 6.9 (Final)1. Update the Yum sourceMv/etc/yum.repos.d/centos-base.repo/etc/yum.repos.d/centos-base.repo.backupWget-o/etc/yum.repos.d/centos-base.repo Http://mirrors.aliyun.com/repo/Centos-6.repo2. Adjusting the character setecho ' Export lc_all=c ' >>/etc/profileSource/etc/profile3. Close Iptables and SELinux4. Update the system time/usr/sbin/ntpdate pool.ntp.orgThen put in a timed task5. Installing GCC and lamp
Monitoring targetMonitoring target host is divided into four partsHardware ResourcesOperating systemDatabaseApplication softwareMonitoring purpose:Before server performance tuning, know what to adjust and where the system bottleneck ismust be monitored at the same time, including throughput, reaction time, utilization, etc.Monitoring command:Process monitoringPsTopStorage monitoringFreeSwapon-sDf-hNetwork MonitoringIfconfigNetstatPingTraceroutePerformance monitoringCommon Performance Monitoring
Nagios is an application for system and network monitoring. It monitors hosts and services under the conditions you set
Control, and notify the administrator when the monitored object is alerted and restored based on the alarm threshold value and alarm method set by the administrator.
The following describes how to install Nagios.
Before installing Nagios, yo
1. NRPE introduction NRPE is a function extension of Nagios. it can execute plug-in programs on a remote LinuxUnix host. By installing the NRPE plug-in and Nagios plug-in on a remote server, you can provide the Nagios monitoring platform with local information about the server, such as CPU load and memory usage,
1. Introduction to NRPE
NRPE is a function extensio
The purpose of writing this document is to facilitate the deployment of Nagios, related to the configuration of personal preferences, we modify, can be applied.First, download and install the required software1,yum install gcc mysql httpd php gd OpenSSL openssl-devel mysql-server vim wgetWget http://prdownloads.sourceforge.net/sourceforge/nagios/nagios-4.0.7.tar.
1. Experimental environment:Host Name: The software environment required by IPNagios-server 192.168.124.143 Apache, Php, Nagios, Nagios-plugins, NrpeNagios-linux 192.168.124.203 Nagios-plugins, NrpeNagios software is required on the monitor nagios-server to handle the monitored data and to provide a web interface for v
Method One
First, MySQL from the server settings
1, MySQL from the Server users add
The code is as follows
Copy Code
Add users by executing the following statement:Mysql> GRANT REPLICATION CLIENT on *.* to Monitor@localhost identified by ' PassWord ';2. Download check-mysql-slave.pl Scriptcd/usr/local/bin/wget http://www.centos.bz/wp-content/uploads/2012/10/check-mysql-slave.plchmod +x check-mysql-slave.pl3, in MySQL from the server configuration extend Mysql-slave
Nagios Secondary Development (iii) --- nagiosql architecture introduction, nagios --- nagiosql
About NAGIOSQL database structure
I personally think that if you understand the architecture of a system, you should first start with the database, because the database is the soul, and the premise is that the system uses the database. I have just mentioned the architecture. In fact, I really don't know what the a
In our first part of this article, we ' ve explained in detail on what to install and configure latest Nagios Core 4.2.0on Ce Ntos 7.2 server. In this article we'll show you how to add Remote Linux machine and it's services to Nagios monitoring host using NRPE AG Ent.We hope you already have Nagios installed and running properly. If not, please use the following
Nagios clients generally need to Nagios-plugins,nrpe, in order to facilitate and puppet combination, so it is best to package the source code as a package
The spec file reads as follows:
Nrpe.spec:
%define name Nrpe%define version 2.13%define Release 10%define nsusr Nagios%define NSGRP Nagios%define Nsport 5666# Res
Nagios is a monitoring system that monitors system running status and network information. Nagios can monitor specified local or remote hosts and services, and provide exception notification functions. Nagios can run on Linux/Unix platforms, at the same time, an optional browser-based WEB interface is provided to facilitate system administrators to view the netwo
NagiosEnterprise Monitoring explanationfirst, about NagiosNagioss is a classic old brand monitoring, along with a generation of operations engineers road growth, even now is also widely used in enterprises. Nagios has three features that determine the advantages it stands for:First: Nagios is an open source monitoring product that is most convenient to deploy and configure, with no one and easiest to get st
1. The platform and the components used,Monitoring server: RHEL4 (192.168.1.211) +nagios-3.2.0+ nagios-plugins-1.4.14+ nrpe-2.12Monitored end RHEL4 (192.168.1.212) + nagios-plugins-1.4.14+ nrpe_2.12Content IntroductionThis document describes Nagios monitoring Linux server, because the monitoring is to rely on plug-ins
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
1 Nagios introduces Nagios as an application for system and network monitoring. It can monitor hosts and services under the conditions you set, and provide alarm information when the status gets worse and better. Nagios was initially designed to run on Linux systems, but it can also run on Unix-like systems. Further features of
Nagios Monitoring SystemNagios is an open source free network monitoring tool that can monitor Windows, Linux, and UNIX host status, switch routers and other network devices, when the system or service status is abnormal when sending mail or SMS alarm, the first time to notify the site operations personnel. Traffic monitoring is not his forte, traffic monitoring recommends using cacti, which can draw very intuitive graphics..
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 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.