Instant Munin Plugin Starter

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Write custom scripts to monitor, analyze, and optimize any device in your network

Overview

  • Learn something new in an Instant! A short, fast, focused guide delivering immediate results.
  • Write custom plugins to monitor servers, printers, routers, and other devices.
  • Pinpoint server performance issues with ease.
  • Improve server performance by finding the root of the problem.

In Detail

The real challenge of performance issues comes from trying to get to the root of the problem. Having a monitoring system set up makes your life, as a system administrator, a lot easier.

The Instant Munin Plugin Starter is a practical, hands-on guide that teaches you how to set up and monitor your network. Through a simple step-by-step process you will learn how to monitor other devices in your network and learn to write your own plugins. By the end of the book you will have the skills and the confidence to write plugins for any day-to-day task.

This book breaks down monitoring with Munin into small, easy-to-follow steps.

It starts by setting up a webserver to act as a Munin master and ends by teaching you how to write a custom plugin by yourself.

Learn how to configure Munin nodes to monitor servers and other devices in your network. This will make it easy to monitor switches, printers, or any other device attached to the network.

If you want to learn how monitoring gives you insight into your network, the Munin Plugin Starter is the book for you.

What you will learn from this book

  • Configure a Munin master.
  • Set up a Munin node.
  • Instal plugins.
  • Monitoring hardware.
  • Setting up the Munin master webserver.
  • Writing a plugin in Bash and Perl.
  • Finding plugins to monitor specifics in your network.

Approach

Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks.This hands-on Starter guide will get you up and running with Munin and Munin plugins, giving you the power to monitor, fix, and optimize your networks.

Who this book is written for

This book is great for system administrators who want to improve the monitoring level of their systems. It's assumed that you have some experience with Linux-based systems and know your way around them.

Author(s): Bart ten Brinke
Publisher: Packt Publishing
Year: 2013

Language: English
Pages: 62
Tags: Библиотека;Компьютерная литература;Компьютерные сети;

Cover......Page 1
Copyright......Page 3
Credits......Page 4
About the Author......Page 5
About the Reviewer......Page 6
www.packtpub.com......Page 7
packtLib.packtpub.com......Page 8
Table of Contents......Page 10
Instant Munin Plugin Starter......Page 12
So, what is Munin?......Page 14
Step 2 – Installing Munin......Page 17
Step 3 – Plotting graphs......Page 18
And that's it......Page 19
Example configuration file for Munin......Page 21
Example configuration file for munin-node......Page 24
Managing plugins......Page 26
Step 1 – Installing munin-node......Page 28
Step 2 – Testing your munin-node installation......Page 29
Step 3 – Installing additional plugins......Page 30
Step 4 – Adding the new node to the master......Page 31
Troubleshooting......Page 32
Step 2 – Testing the SNMP interface plugin......Page 33
Monitoring sensors through lm-sensors......Page 35
Monitoring sensors through IPMI......Page 39
Step 1 – Gathering the information we need......Page 42
Step 2 – Designing the graph......Page 43
Step 4 – Testing the plugin......Page 44
Writing a complex plugin......Page 45
Step 1 – Rewriting our bash plugin to Perl......Page 46
Step 2 – Documentation and markers......Page 48
Step 3 – Supporting the autoconf argument......Page 51
dirtyconfig......Page 52
Multigraph......Page 54
Challenge yourself!......Page 56
Windows support......Page 57
Interesting websites......Page 58