Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Cacti 0.8 Beginner's Guide

You're reading from  Cacti 0.8 Beginner's Guide

Product type Book
Published in Mar 2011
Publisher Packt
ISBN-13 9781849513920
Pages 348 pages
Edition 1st Edition
Languages
Concepts
Author (1):
Thomas Urban Thomas Urban
Profile icon Thomas Urban

Table of Contents (23) Chapters

Cacti 0.8Beginner's Guide
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Installing Cacti 2. Using Graphs to Monitor Networks and Devices 3. Creating and Using Templates 4. User Management 5. Data Management 6. Cacti Maintenance 7. Network and Server Monitoring 8. Plugin Architecture 9. Plugins 10. Threshold Monitoring with Thold 11. Enterprise Reporting 12. Cacti Automation for NOC Mobile Access / Administration Online Resources Further Information Pop Quiz Answers
Index

Time for action – removing the settings plugin


  1. Logon to your Cacti web interface using a user with Plugin Management permissions.

  2. Go to Configuration | Plugin Management.

  3. You should now be able to see the settings plugin on the list of available plugins:

  4. Click on the red icon with the circle in it in the Actions column to disable the plugin. The list of icons in the Actions column should change as seen in the following screenshot:

  5. Click on the red arrow icon in the Actions column to uninstall the plugin. You will then see a blue arrow icon appear, as shown in the following screenshot:

  6. Now logon to your Cacti installation as root using PuTTY.

  7. Go to the plugins directory:

    cd /var/www/html/cacti/plugins
    
  8. Remove the settings plugin using the following command:

    rm –rf settings
    

What just happened?

You successfully uninstalled and removed the Settings plugin from your Cacti installation. This will also remove any database tables or columns created. If a plugin had used these tables to store some data...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}