How to install cacti under Gentoo system

Source: Internet
Author: User
Tags php language

Cacti is a network traffic monitoring graphical analysis tool, need to use the PHP language to achieve, installation needs to configure the database, so many people in the installation of the time encountered a lot of problems, the following small series to introduce the next in the Gentoo system to install the cacti.

Cacti is the use of SQL database to save configuration information, using cron scheduling poller.php, through SNMP polling device information, using RRDtool storage information to RRA, and then in the form of Image Display network management system. With Plug-ins to expand, such as Weathermap can draw a beautiful network topology map.

Modify

;d Ate.timezone =

For

Date.timezone = "Asia/shanghai"

1, installation

#emerge cacti

2. Configure permissions

Establish cacti group and cactiuser users

#groupadd cacti

#useradd-G cacti-g Cron Cactiuser

#cd/var/www/localhost/htdocs/cacti

#chown-R Cactiuser rra/log/

This step is important if there is a situation where the image does not appear as a red fork, which is generally not done.

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.