Use the Munin Drawing Software for monitoring

Source: Internet
Author: User

Webpage: http://repoforge.org/use/

Download the RPM package:

# Wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el5.rf.x86_64.rpm

Install the RPM package:

# Rpm-uvh rpmforge-release-0.5.3-1.el5.rf.x86_64.rpm

Install Munin:

# Yum install-y Munin-node Munin-common Munin

Move the Munin directory to the/var/www/html/directory and change its owner group to Apache.

# Chown-r Apache: Apache/var/www/html/Munin

Then enable the Munin-node service:

# Servcie Munin-node start

Now, Munin is configured. You can access it through http: // ip: Port/Munin.

The configuration file of Munin is under/etc/Munin.,The main server configuration file is Munin. conf, which controls server settings and configuration information for each node. In most cases, you can use the default settings, but you should also know the other options: dbdir, htmldir, logdir, and rundir. The dbdir setting determines the directory in which Munin stores the collected RRD statistics. In the Red Hat and Ubuntu systems, the data is stored in the/var/lib/Munin directory by default.

The htmldir setting controls the location of the output data of Munin. It displays the graphic interface in HTML files. In the Red Hat system, the files are stored in the/var/www/html/Munin directory by default, while those in Ubuntu are stored in the/var/Cache/Munin/WWW directory. This directory is the directory we generally use for Web server services, such as Apache.

Logdir and rundir settings control the location of the Munin log files and PID files.



This article is from the "O & M work notes" blog, please be sure to keep this source http://yyyummy.blog.51cto.com/8842100/1435238

Related Article

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.