nagios alternatives

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

Set up NagiosQL management and configure Nagios

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

Automatic Installation of Nagios server and client using shell scripts

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

CentOS deployment Nagios+apache for server monitoring

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

Install Nagios monitoring software

Tip 2. install/soft/monitoring/nagios/bin/./install. sh3. check the configuration I. software installationLl-Rwxrwxr-x 1 root 9097591 2009-12-31 nagios-20091231.tar.bz21. decompress the software packageTar jxvf nagios-20091231.tar.bz22. Installation/Soft/monitoring/nagios/bin/./Install. sh3.Check the configuration file

Set up NagiosQL management and configure Nagios

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

Install nagios on centos5.8

Install nagios on centos5.8 [root@mode yum.repos.d]# useradd -s /sbin/nologin nagios[root@mode yum.repos.d]# mkdir /usr/local/nagios[root@mode yum.repos.d]# chown -R nagios.nagios /usr/local/nagios[root@mode yum.repos.d]# ll -d /usr/local/nagiosdrwxr-xr-x 2 nagios

CentOS builds Nagios monitoring system.

Build Nagios monitoring under LinuxOne, what is Nagios1.nagios IntroductionNagios is a monitoring system that monitors the system's operational status and network information.Nagios can monitor the specified local or remote host and service, as well as provide exception notification functionality.Nagios runs on top of the Linux/unix platform, while providing an optional browser-based web interface to allow

Ndoutils Installation of Nagios monitoring

Ndoutuils is based on the correct installation of Nagios, please go to the previous article for Nagios installation.1. Dependency packet Detection#rpm-Q MySQL mysql-server mysql-devel#yum install MySQL mysql-server mysql-devel2. Compiling the installation#tar Xzf Ndoutils-2.0.0.tar#./configure \--prefix=/usr/local/nagios \--enable-mysql \--with-mysql-lib=/usr/lib

Nagios remote host monitoring

In previous articles, I have introduced Nagios installation and plug-in compiling. In practice, it is found that the Nagios service is not powerful in monitoring remote hosts, and the nrpe module must be installed to support it. The following describes how Nagios uses nrpe to monitor remote host survival, disk space, load, process count, and IP connection.1. Intr

Nagios system Monitoring

Nagios system MonitoringNagios is a free, open source IT infrastructure monitoring system that is powerful, flexible, and capable of monitoring Windows, Linux, VMware and Unix host status, switches, routers and other network settings. Once the host or service status is abnormal, a message or SMS alert will be sent to the IT operator for the first time to send a normal email or text message after the recovery. Nagi

The method of Nagios monitoring LVS connection number in Linux

server via direct routing vs/ DR (Virtual Server via Direct Routing), which can greatly improve the scalability of the system. Vs/nat, Vs/tun and VS/DR technologies are three IP load balancing technologies implemented in LVS cluster. Nagios Introduction Nagios is a monitoring system that monitors system operation status and network information. Nagios can moni

Install and configure Nagios in Linux (1)

Install and configure Nagios in Linux (1) 1. About Nagios Nagios is an open-source computer system and network monitoring tool that can effectively monitor the status of Windows, Linux and Unix hosts, network settings such as vswitches and routers, and printers. If the system or service status is abnormal, an email or text message alert will be sent immediately

Nagios monitoring infrastructure installation and monitoring item deployment (bottom)

The basic installation configuration for Nagios monitoring is summarized above and now summarizes the Nagios monitoring deploymentOne, Nagios server monitoring deployment1. Nagios Server directory and related configuration file descriptionAfter Nagios installation is complet

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: " Host echo "define host{host_name $host alias Web-server address $webip Check_command

Nagios installation and configuration (including Nrpe end) All (two)

Second, Installation: 1 , MySQL install (if not installed) # apt-get Install mysql-servermysql-client2.DBIinstallation (if not installed)# cd/usr/local # wget http://www.cpan.org/modules/by-module/DBI/DBI-1.625.tar.gz#tar ZXVF dbi-1.625.tar.gz# CD DBI-1.625# Perl makefile.pl#make# Make Test# make install 3.DBDinstallation (if not installed)# cd/usr/local # wgethttp://www.cpan.org/modules/by-module/dbd/dbd-mysql-4.023.tar.gz#ta

Nagios Client Simple Installation

Installing the Nagios ClientThe client only needs to install the following contentClass-accessor-0.31.tar.gzConfig-tiny-2.12.tar.gzMath-calc-units-1.07.tar.gzNagios-plugin-0.34.tar.gzParams-validate-0.91.tar.gzRegexp-common-2010010201.tar.gzCheck_iostatcheck_memory.plNrpe-2.12.tar.gzFirst step: Modify the Yum source codecd/etc/yum.repos.d/Wget-o/etc/yum.repos.d/centos-base.repo Http://mirrors.aliyun.com/repo/Centos-6.repoStep two: Adjust the character

CACI and Nagios Some summary of "one"

1. First please check that the ndo2db process is not a two nagios 16825 0.0 0.1 6784 396? Ss 19:05 0:00/usr/local/nagios/bin/ndo2db-c/usr/l Nagios 17032 0.0 0.3 6784 1268? S 19:09 0:00/usr/local/nagios/bin/ndo2db-c 2, check nagios.log log to see if there is at the end; could not safely copy module '/ USR/LOCAL/

Nagios installation and configuration in RHEL

Install Apache on the server first. Download the following software from http://www.nagios.org: nagios-3.2.3.tar.gznagios-plugins-1.4.15.tar.gznrpe-2.12.tar.gz install NagiosCore # Switch to root user su-l # Add na Install Apache on the server first. Download the following software from http://www.nagios.org: Nagios-3.2.3.tar.gz Nagios-plugins-1.4.15.tar.gz N

Using Nrpe external component to extend Nagios monitor remote host

1, Nrpe realize the principle of remote host monitoring Nrpe is a feature extension of Nagios that can execute plug-ins on remote Linux/unix hosts, providing some local information about the server to the Nagios monitoring platform by installing Nrpe artifacts and Nagios plug-ins on the remote server. For example, CPU load, memory usage, hard disk use, and so on

Nagios + nrpe Configuration Guide

1. PrefaceFor System Workers, 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, as a result, many people have adopted some automation tools, such as scripts, but today we are introducing a very famous open-source project Nagios.Nagios is just a monitoring platform. All monitoring tasks are completed by plug-ins, with a high degree of customization and good configur

Total Pages: 15 1 .... 10 11 12 13 14 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.