nagios network monitoring

Alibabacloud.com offers a wide variety of articles about nagios network monitoring, easily find your nagios network monitoring information here online.

Nagios NRPE remote host monitoring (1)

Make install-plugin Make install-daemon Make install-daemon-config Chown-R nagios: nagios/usr/local/nagios Configure NRPE: Vi/usr/local/nagios/etc/nrpe. cfg Allowed_hosts = 127.0.0.1, 192.168.1.91 # Nagios monitoring host address

/Run/user/1000/gvfs is not accessible Nagios monitoring

/user/1000/gvfs} # 'Check _ all_disks 'command definitionDefine command {Command_name check_all_disksCommand_line/usr/lib/nagios/plugins/check_disk-W' $ ARG1 $ '-C' $ ARG2 $'-A-I/run/user/1000/gvfs} Then restart nagios3 (/etc/init. d/nagios3 restart. Network Monitor Nagios Overview Nagios construction and Configuratio

Linux under Installation configuration Nagios monitoring

. Monitoring Center Server (192.168.11.30) add monitored host (192.168.11.100)The following actions are performed by the server:cd/etc/nagios/conf.d/Vim 192.168.11.100.cfg//join:definehost{use linux-server host_name192.168.11.100 alias 11.100address 192.168.11.100 }defineservice{ use generic-servicehost_name 192.168.11.100 service_descriptioncheck_ping check_commandcheck_ping!100.0,20%! 200.0,50%max_check_

Nagios Monitoring Platform Setup-Installation Chapter

First, the server-side installation:1 , build on the service side Lamp EnvironmentYum install-y httpd php2 , server-side installation Nagios Main programUseradd-s/sbin/nologing./configure--prefix=/usr/local/nagios--with-command-group=nagios./configure when Perl command not found is found to install Perl this package, or make all will be error yum install-y perlMa

Monitoring and safe Operation 1.4 Nagios Installation

1. About Nagiosis an open source software that can monitor network device network traffic, linux/windows host status, and even monitor the printerIt can run on Linux or on WindowsBrowser-based web interface makes it easy for operations personnel to view the status of monitoring itemsSupport Web interface configuration, management operationsSupport SMS, email noti

Server Monitoring-nagios Installation Chapter

://sourceforge.net/projects/nagios-cn/files/latest/downloadTAR-XJF nagios-cn-3.2.3.tar.bz2CD nagios-cn-3.2.3./configureMake allMake installhttp://sourceforge.net/projects/nagios/files/nrpe-2.x/Tar zxvf nrpe-2.13.tar.gzCD nrpe-2.13./configureMake allMake Install-pluginVi/usr/local/n

Process Analysis of nagios monitoring Windows Server

allow desktop and server interaction. Then click "application ". Nsclient ++/start Nsclient ++/stop Edit nsclient ++/nsc. ini: 1. The comments in front of all modules in [modules] are removed except CheckWMI. dll and RemoteConfiguration. dll. 2. In the [Settings] section, set the 'Password' option to set the password, which is required when nagios is connected. We do not need a password here! 3. Remove the comment of the 'allowed _ hosts' option in t

Write your own Nagios monitoring MySQL plug-in

$ Residue_connIf [$ max_connections-lt 1000]; thenIf [$ Residue_conn-lt 50]; thenCode = 2ElseCode = 1FiElseCode = 0Fi}If [$ #-le 0] | ["$1" = "-h"]; thenUsageFiCode = 0Check_mysql_status $2Check_mysql_con_status $2. $ VAR_LOGResidue_conn = $ max_connectionsCheck_mysql_con_results $2PER_SECOND_QUESTION = 'echo "$ Uptime $ Queries" | awk '{printf ("% 4.3f"), $2/$1} END {if ($2/$1 Tmp_code = $?#If [-z $ Uptime]; thenEcho "$ MYSQL $ @ Connect Failed, Please check! " Exit 2Fi#Printf "Uptime: $ Uptim

5 Server performance Monitoring artifact Introduction (smokeping, Cacti, Nagios, Zabbix, ntop)

parameters. It provides a very powerful data and user management capabilities, you can specify that each user can see the tree structure, host and any map, but also with LDAP for user authentication, but also can add their own templates, the function is very powerful and perfect. Friendly interface. CACTIThe development of software CACTI is based on making RRDTool users more convenient to use the software, in addition to basic SNMP traffic and System information

Nagios Monitoring Series Learning--check_nrpe Understanding

The Nagios server does not have a Check_nrpe plug-in by default and needs to compile and install Nrpe.Nrpe provides the CHECK_NRP and Nrpe binaries and the configuration files required to start the process.For the Nagios server, it only needs to Check_nrpe plug-in to send monitoring instructions, while the monitored side needs to be monitored by the Nrpe process

nsclient++ monitoring Windows hosts in Nagios

Nagios itself does not provide the corresponding monitoring, it is to implement monitoring is dependent on the SNMP protocol or the relevant plug-in to complete the corresponding monitoring, and usually in order to deploy quickly and easily, on the Linux host generally more Nrpe extension, And on the Windows host on th

The use of Linux monitoring platform Nagios (iv) Monitor-side Add service

The monitoring side of the work has been done, now as long as the monitoring side of the operation; Note: be monitored MySQL remember to set the password AH The addition of service types is also 2: 1.web Server 2.mysql Server The following is a script to add a Web service: WebServices () {read-p "" Please input the Web server IP: "Webip read-p" please input the Web alias name: "

How to change the default check time for Nagios monitoring

(worktime). Then, if the defined monitoring is not in the defined alarm time period, Nagios will not send an alert notification message, no matter what happens.Notification_options: Defines the circumstances under which the monitored host (object) sends an alert notification message, the optional status is as follows:(1) w:warning, warning(2) U:unknown, unknown(3) C:critical, Danger (reached critical value

Deploying the Nagios Monitoring System

Check if the package is installed because Nagios needs to rely on these packages to provide services [[emailprotected]nagios]#rpm-qgccglibc Glibc-commongdgd-develxinetdopenssl-devel[[emailprotected]nagios] #yum install-ygdgd-develxinetdopenssl-devel Build Nagios Account [[email protected]~]#useraddnagios-s/sbin/nologin

Write your own Nagios monitoring MySQL plug-in

$2PER_SECOND_QUESTION = 'echo "$ Uptime $ Queries" | awk '{printf ("% 4.3f"), $2/$1} END {if ($2/$1 Tmp_code = $?#If [-z $ Uptime]; thenEcho "$ MYSQL $ @ Connect Failed, Please check! " Exit 2Fi#Printf "Uptime: $ Uptime Threads_connected: $ Threads_connected Max_connections: $ max_connections Residue_connectios: $ Residue_conn Open_tables: $ Open_tables Queries per second avg: % s | Threads = $ Threads_running Questions = $ Questions Slowqueries = $ Slow_queries Opens = $ Opened_tables Opentabl

Nagios Monitoring MongoDB Shard Cluster Service combat

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

Nagios Monitoring Series Learning-Introduction and installation

1, Nagios features: Monitor the status of the server, powerful alarm function, the drawing function is weak need to use other plug-ins to implement or integrate other monitoring software.2. Five states of Nagios: OK warnning CRITICAL UNKNOWN PENDINGOK: normalWarnning: Warning (typically over threshold)CRITICAL: Critical Warning (host or service is down or exceed

In Nagios, the alarm Shell script for monitoring MySQL transactions that have been RUNNING but not finished, nagiosmysql

In Nagios, the alarm Shell script for monitoring MySQL transactions that have been RUNNING but not finished, nagiosmysqlPreface:An error occurred while submitting the business alarm order. The page was not responded. After troubleshooting, the transaction was not committed or rolled back. I thought that if the operation status of the transaction was monitored in time, in this way, you can troubleshoot the p

Debian System installs Nagios server monitoring side

;>/var/lib/nagios3/service-perfdata.out command_line/usr/bin/Perl/usr/lib/pnp4nagios/libexec/process_perfdata.pl}commands.cfg Code Modifying the NAGIOS.CFG configurationVi/etc/nagios3/nagios.cfg Modify the following 3 line configurationsProcess_performance_data=1Host_perfdata_command=process-host-perfdataService_perfdata_command=process-service-perfdataModify Check_external_commands=1 (unmodified may cause Web sites to fail to re-schedule monitoring

Nagios monitoring using SendMail to send mail alerts using a third-party SMTP service

/etc/object/command.cfg#notify definition of the-host-by-email commandDefine Command{#命令名称, which defines a command that sends a message when a host exception is defined. Command_name Notify-host-by-email#命令具体的执行方式. command_line/usr/bin/printf "%b" "* * * * Nagios *****\n\nnotification Type: $NOTIFICATIONTYPE $\nhost: $HOSTNAME $\nstat E: $HOSTSTATE $\naddress: $HOSTADDRESS $\ninfo: $HOSTOUTPUT $\n\ndate/time: $LONGDATETIME $\n "| /bin/mail -S "* * $N

Total Pages: 15 1 .... 7 8 9 10 11 .... 15 Go to: Go

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.