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
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Cacti 0.8 Beginner's Guide

You're reading from   Cacti 0.8 Beginner's Guide Learn Cacti and design a robust Network Operations Center

Arrow left icon
Product type Paperback
Published in Mar 2011
Publisher Packt
ISBN-13 9781849513920
Length 348 pages
Edition 1st Edition
Languages
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
Thomas Urban Thomas Urban
Author Profile Icon Thomas Urban
Thomas Urban
Arrow right icon
View More author details
Toc

Table of Contents (23) Chapters Close

Cacti 0.8Beginner's Guide
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Installing Cacti FREE CHAPTER 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 – installing the nmidWebService plugin


  1. Change to the Cacti plugins directory:

    cd /var/www/html/cacti/plugins
    
  2. Download the nmidWebService plugin:

    wget http://redmine.nmid-plugins.de/attachments/download/292/nmidWebService_v09b.tgz
    
  3. Extract the plugin:

    tar -xzvpf  nmidWebService_v09b.tgz
    
  4. Change to the new directory:

    cd nmidWebService
    
  5. Make the tmp directory writeable by the web server:

    chown apache.cacti tmp
    chmod 775 tmp
    
  6. Edit the webservice_wso.wsdl file and change all references for cacti.network-outsourcing.de to your server.

  7. Install and enable the nmidWebService plugin from the Cacti web interface:

  8. Go to the Cacti settings page and click on the NMID tab. Look for the NMID – WebService section within that tab.

  9. Enter guest as the WebService Password:

  10. Click on Save.

What just happened?

You just installed and enabled the nmidWebService plugin. By setting a WebService password, this will allow you to use the BBCacti client to connect to your Cacti server.

BBCacti installation

The BBCacti client can be installed using the BlackBerry Desktop software which is available free from the BlackBerry site at: http://de.blackberry.com/services/desktop/.

The latest version of BBCacti can be downloaded using the following URL:

http://www.network-outsourcing.de/uploads/nmidMobileClients/BBCactiClient_latest.zip.

You'll also need to request a trial license from the following page:

http://www.network-outsourcing.de/Products/bbcacti/bbcacti_trialrequest.html.

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 $19.99/month. Cancel anytime
Banner background image