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 – creating the data input method


  1. Create a data input method.

  2. Enter Unix - Remote IOStats Command as the Name.

  3. Select Script/Command as Input Type.

  4. Enter perl <path_cacti>/scripts/diskIo.pl <host> <user> <sshKey> <diskDevice> as the Input String.

  5. Click on the Create button.

  6. Click on the Add link at the Input Fields section.

  7. Select host as the Field [input].

  8. Enter Hostname as the Friendly Name.

  9. Enter hostname as the Special Type Code.

  10. Click on the Create button.

  11. Add the other input fields by only adding a Friendly Name.

  12. Add the output fields for Reads,Writes,ReadsKb,WritesKb, and ioUtil.

What just happened?

You've just created the data input method for retrieving the output from the iostats command of a remote system. You've defined the input fields such as the remote username to use for logging in to the system, as well as the location of the SSH key which you defined earlier. The data retrieved from this command will be stored in the output fields which...

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