Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Cacti 0.8 Network Monitoring
Cacti 0.8 Network Monitoring

Cacti 0.8 Network Monitoring: Monitor your network with ease!

eBook
€8.99 €22.99
Paperback
€28.99
Subscription
Free Trial
Renews at €18.99p/m

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Table of content icon View table of contents Preview book icon Preview Book

Cacti 0.8 Network Monitoring

Chapter 2. Prerequisites and Installing Cacti on Linux

In the first chapter, we learned some basic information about Cacti and SNMP. In this chapter, we will install Cacti on our localhost. Cacti runs best on Unix/Linux systems. In this book, all the examples are based on Debian Linux. If you are running a different distribution, you should be able to simply replace apt-get install with the appropriate command (urpmi, yum, and so on), like for centos you have to use yum install.

Cacti's prerequisites

Cacti has some prerequisites. You need to install these packages before installing Cacti:

  • RRDTool1.0.49 or higher.

  • NET-SNMP.

  • MySQL4.1.x or higher.

  • PHP 4.3.6 or higher.

  • Apache/IIS or any other web server.

We will also need to install some other packages for support. Although you can choose to use Apache, IIS, or any other web server, in this book, we will be using Apache2. If you are going to install some other web server, please follow the manual/handbook for that web server.

Installing Cacti...

Cacti's prerequisites


Cacti has some prerequisites. You need to install these packages before installing Cacti:

  • RRDTool1.0.49 or higher.

  • NET-SNMP.

  • MySQL4.1.x or higher.

  • PHP 4.3.6 or higher.

  • Apache/IIS or any other web server.

We will also need to install some other packages for support. Although you can choose to use Apache, IIS, or any other web server, in this book, we will be using Apache2. If you are going to install some other web server, please follow the manual/handbook for that web server.

Installing Cacti prerequisites

The following are methods to install the software required by Cacti to function:

Apache

Open a shell and log-in as root or change to super user (su or sudo s).

$ su

This command will ask you for a root password. Suppose our root password is debianserver, type it, and remember that the characters will not be shown on screen.

Now, we are going to install Apache. Type this command on the same terminal:

$ apt-get install apache2

This will install Apache2 with all its...

Installing Cacti


After completing all the commands, we have installed all the dependences for Cacti, and can move on to the Cacti installation.

Ensure that all the previous commands have completed and you have a functioning LAMP server with SNMP and RRDTool support prior to continuing with the Cacti installation.

Cacti can be installed using two ways:

  1. 1. Binary package/Using APT.

  2. 2. Source/Manual installation.

Benefits of installing from a binary package:

  • It's easy to install and upgrade.

  • Needs less time than the other installation method.

Problems of a binary installation:

  • You will have less control of the installation process.

  • Your Cacti maybe a little backdated.

The benefits of installing from the source are:

  • You will get the latest version packages, whereas the binary is sometimes little backdated.

  • You have total control, you can decide what you need.

  • You can do the best tuning for your system.

Problems of source installation:

  • Will take more time than the binary package installation...

Upgrading Cacti


Like any other software, we may also need to upgrade Cacti from time to time. At the time of writing this chapter, the latest version of Cacti is 0.8.7b. If you installed Cacti using APT, you have to follow the procedure below.

Using APT

If you installed Cacti through APT, you don't have to do anything special. But for safety, it's always good practice to back up the data before upgrade.

$ cp /usr/share/cacti /some/safe/place
$ mysqldump --uroot p -1 --add-drop-table cacti >cacti_mysql_backup
$ apt-get upgrade cacti

After successfully upgrading using APT, you have to visit http://localhost/cacti/install. You will get the setup start page (the page you already saw at the time of installing Cacti). Click on the Next button to go to the next page.

On the second page, select Upgrade cacti from the drop-down menu and click Next.

After completing this wizard, the database will be updated to the latest version or structure, and will be ready to use.

From source

If you installed...

Patch


Patches are the fixes for an existing installation of Cacti. You should always keep a eye on http://cacti.net/download_patches.php, so that you are not missing any patches.

First, enter into your cacti directory:

$ cd /var/www/cacti

Then, download the patch from http://cacti.net/download_patches.php.

You have to downloaded all the patches that are available for your version of Cacti.

Now, time to apply the patch:

$ patch -p1 -N < upgrade_from_086k_fix.patch

Done, your Cacti is ready!

Summary


In this chapter, we learned how to install Cacti on a Linux machine using both APT and a manual installation. We also learned how to upgrade and apply patches to an existing installation.

Left arrow icon Right arrow icon

Key benefits

  • Install and setup Cacti to monitor your network and assign permissions to this setup in no time at all
  • Create, edit, test, and host a graph template to customize your output graph
  • Create new data input methods, SNMP, and Script XML data query
  • Full of screenshots and step-by-step instructions to monitor your network with Cacti

Description

Cacti is a network monitoring tool that provides graphic solutions to your everyday monitoring issues. It has a wide variety of features and misusing them can mean that you are not monitoring your network as closely as you think. This book takes you through all of the key features of Cacti and shows how to use them for maximum effectiveness. This book will teach you how to use Cacti effectively to monitor your network through its web interface leaving aside all the heavy chunks of code. You will be introduced to all the features of Cacti in an easy-to-understand format. This book introduces Cacti and goes through its complete installation and setup. After a quick look, it will teach you to use Cacti's amazing graph templating and user management features. You will learn to customize graphs and make them better looking and easier to understand. It will teach you to provide the paths to any external script or command using Cacti. Then it will take you through importing and managing new templates and also customizing them. Creating users and assigning permissions to them is the next step in this book. Towards the end, you will learn to take backups and restore the system.

Who is this book for?

This book is for anyone who wants to manage a network using Cacti. You don't have to be a Linux Guru to use this book.

What you will learn

  • Implement SNMP with Cacti using the Net-SNMP application suite
  • Retrieve raw data from the system using Net-SNMP
  • Create graphs using the RRDtool for easy understanding
  • Add devices to Cacti and use graph templates to monitor your network
  • Use built-in data queries to check the status of your network
  • Import and export your templates and exchange them with the community
  • Create users and assign permissions to them to view or edit graphs
  • Understand how Net-SNMP application suite implements SNMP with Cacti and use Net-SNMP to retrieve raw data from the system, then use the RRDtool to create graphs
  • Understand Cacti s folder structure along with methods of backing up and restoring
  • Use advanced command-line scripts for easy access and managing network

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Jul 31, 2009
Length: 132 pages
Edition : 1st
Language : English
ISBN-13 : 9781847195975
Vendor :
The Cacti Group
Concepts :
Tools :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Publication date : Jul 31, 2009
Length: 132 pages
Edition : 1st
Language : English
ISBN-13 : 9781847195975
Vendor :
The Cacti Group
Concepts :
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
€18.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
€189.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts
€264.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total 115.97
Cacti 0.8 Network Monitoring
€28.99
Cacti 0.8 Beginner's Guide
€37.99
Microsoft Dynamics NAV 2009 Programming Cookbook
€48.99
Total 115.97 Stars icon
Banner background image

Table of Contents

8 Chapters
Cacti Overview Chevron down icon Chevron up icon
Prerequisites and Installing Cacti on Linux Chevron down icon Chevron up icon
Using Graphs to Manage Networks and Devices Chevron down icon Chevron up icon
Creating and Using Templates Chevron down icon Chevron up icon
User Management Chevron down icon Chevron up icon
NET-SNMP Chevron down icon Chevron up icon
Data Management Chevron down icon Chevron up icon
Cacti Management Chevron down icon Chevron up icon

Customer reviews

Rating distribution
Full star icon Full star icon Half star icon Empty star icon Empty star icon 2.2
(5 Ratings)
5 star 0%
4 star 0%
3 star 60%
2 star 0%
1 star 40%
Jeeves_Moss Mar 24, 2018
Full star icon Full star icon Full star icon Empty star icon Empty star icon 3
Nothing really special. Google it. it's cheaper
Amazon Verified review Amazon
Wojciech Kocjan Oct 25, 2009
Full star icon Full star icon Full star icon Empty star icon Empty star icon 3
According to publisher's page this book is targetted for people not very experienced with Linux and/or Cacti. And I confirm this. This book walks through setup and provides very detailed information about everything that needs to be done. Authors also introduce SNMP and how data is organized in an easy to understand way without introducing irrelevant details that non-advanced users will not need to know.This book starts with taking the reader through every step that is needed to set up Cacti. While there are Linux distributions that provide Cacti, the book also shows how to set it up manually, which is a good solution for users that want to have more control over Cacti. Every step is shown in an easy to follow way which makes setting it up trivial. The only downside is that the book focuses on Debian/Ubuntu and APT packaging system - it would be of great benefit to also show similar path for RPM packages.The book then goes on to configuring Cacti along with explaining underlying technologies like RRD, which is the Round Robin Database that is used for data and graphs. It also explains the concept of templates, reusability and why it is important to use them. The book also introduces SNMP, which is used for retrieving information from network aware devices and XML used by Cacti.While the book introduces every concept related to Cacti the thing I found missing is extending some of them, such as more details on RRDTool - better understanding of RRDTool would allow making graphs better. SNMP chapter was also introducing the basics, but a continuation for readers interested in more details would also be beneficial. The book is only 116 pages and additional 2-3 chapters would be enough to introduce features for more advanced users.I would recommend this book for new users of Cacti users. It should help them set up graphs much faster. This book will not provide much value for experienced Cacti users as it focuses only on the basics.
Amazon Verified review Amazon
Matlock Dec 20, 2022
Full star icon Full star icon Full star icon Empty star icon Empty star icon 3
Except for template creation. This book is primarily for new systems admins. If you're an experienced systems admin the Internet can get you through an install and setup. But thanks to the Seller/Writer as I did jot see many books on Cacti monitoring station when I was exploring.
Amazon Verified review Amazon
Lee Hanxue Oct 20, 2010
Full star icon Empty star icon Empty star icon Empty star icon Empty star icon 1
I read this book with the expectation that it will provide me with in-depth overview of how to unleash the full capabilities for Cacti for network monitoring, as well as effective network management practices using Cacti.The first few chapters merely provide a brief overview of what Cacti is, and poorly written installation guide. The middle part of the book brings you through step-by-step on how to set up graphs, templates and so on. Nothing insightful, and no value over trying Cacti out by yourself. Finally the last few chapters only give a very brief overview of SNMP and network management concepts - again nothing insightful and very relevant to Cacti.Stay away from this book - you can get more useful guides by searching online. You may also want to consider other alternatives to Cacti such as Nagios, ZenOSS or OpenNMS.
Amazon Verified review Amazon
ER Sep 10, 2009
Full star icon Empty star icon Empty star icon Empty star icon Empty star icon 1
My initial inclination is to say that this book is worthless. Given that I spent $35 on it, it's worse that worthless. At around 100 pages in length, the first 40 are dedicated toward understanding what a network is, a general overview of RRD and Cacti and a very poorly written install guide. With only about 60 pages remaining, a full 10 are wasted explaining what SNMP is and giving a very weak overview of how it works. Fifty pages to go. Don't expect much. Having used Cacti for 3 days when this book arrived, I found that ingesting it cover to cover yielded nothing new. Nothing. Zero. Honestly, the readme files are better. The online user manual is a thousand times better than this book. I cannot warn you enough to avoid this piece of trash.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.