• Complain

Barth - Nagios: System and Network Monitoring

Here you can read online Barth - Nagios: System and Network Monitoring full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. City: San Francisco, year: 2008;2009, publisher: No Starch Press, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

No cover
  • Book:
    Nagios: System and Network Monitoring
  • Author:
  • Publisher:
    No Starch Press
  • Genre:
  • Year:
    2008;2009
  • City:
    San Francisco
  • Rating:
    4 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 80
    • 1
    • 2
    • 3
    • 4
    • 5

Nagios: System and Network Monitoring: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Nagios: System and Network Monitoring" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Nagios is a host and service monitoring tool designed to inform systems administrators of network problems before clients or managers notice. Nagios makes it possible to continuously monitor network services (like SMTP, POP3, HTTP, NNTP, PING), host resources (such as processor load, disk and memory usage, running processes, and log files), and environmental factors (like temperature). Nagios: System and Network Monitoring, 2nd Edition is completely revised and expanded with over 200 pages of new material. Readers will find up-to-date coverage of the Nagios core and all standard Nagios plug-i.;I. From Source Code to a Running Installation -- 1. Installation -- 2. Nagios Configuration -- 3. Startup -- II. In More Detail ... -- 4. Nagios Basics -- 5. Service Checks and How They Are Performed -- 6. Plugins for Network Services -- 7. Testing Local Resources -- 8. Plugins for Special Tasks -- 9. Executing Plugins via SSH -- 10. The Nagios Remote Plugin Executor (NRPE) -- 11. Collecting Information Relevant for Monitoring with SNMP -- 12. The Nagios Notification System -- 13. Passive Tests with the External Command File -- 14. The Nagios Service Check Acceptor (NSCA) -- 15. Distributed Monitoring -- III. The Web Interface and Other Ways to Visualize Nagios Data -- 16. The Classical Web Interface -- 17. Flexible Web Interface with the NDOUtils -- 18. NagVis -- 19. Graphic Display of Performance Data -- IV. Special Applications -- 20. Monitoring Windows Servers -- 21. Monitoring Room Temperature and Humidity -- 22. Monitoring SAP Systems -- 23. Processing Events with the EventDB -- V. Development -- 24. Writing Your Own Plugins -- 25. Determining File and Directory Sizes -- 26. Monitoring Oracle with the Instant Client -- A. An Overview of the Nagios Configuration Parameters -- B. Rapidly Alternating States: Flapping -- C. Event Handlers -- D. Macros -- E. Single Sign-On for the Nagios Web Interface -- F. Tips on Optimizing Performance -- G. The Embedded Perl Interpreter -- H. Whats New in Nagios 3.0?

Barth: author's other books


Who wrote Nagios: System and Network Monitoring? Find out the surname, the name of the author of the book and a list of all author's works by series.

Nagios: System and Network Monitoring — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Nagios: System and Network Monitoring" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Nagios: System and Network Monitoring, 2nd Edition
Wolfgang Barth
Wolfgang Barth
Editor
William Pollock

Copyright 2009

1 2 3 4 5 6 7 8 9 1009 08 07 06

No Starch Press and the No Starch Press logo are registered trademarks of No Starch Press, Inc. Other product and company names mentioned herein may be the trademarks of their respective owners. Rather than use a trademark symbol with every occurrence of a trademarked name, we are using the names only in an editorial fashion and to the benefit of the trademark owner, with no intention of infringement of the trademark.

The information in this book is distributed on an "As Is" basis, without warranty. While every precaution has been taken in the preparation of this work, neither the author nor Open Source Press GmbH nor No Starch Press, Inc. shall have any liability to any person or entity with respect to any loss or damage caused or alleged to be caused directly or indirectly by the information contained in it.

No Starch Press

Foreword to the second edition

As soon as the stable Nagios version 3.0 appeared, as can be expected after going to press, the question was raised: Nagios 2 or Nagios 3? For those just starting out with Nagios, Nagios 3.0 is a safe bet. Even the release candidate 3.0rc1 was sufficiently stable for production environments, and you can benefit directly from the new features, rather than having to get used to them later on.

If you are already using Nagios 2 in a sizable environment, then you'll surely be thinking, Never touch a running system . Why change if your existing system is running smoothly? But there has been further development on Nagios 2 since the first edition of this book appeared, and various bugs have been fixed.[] So it is perhaps advisable to change to the current Nagios 2 version, and then wait and see how things develop.

On the other hand, Nagios 3.0 does contain a number of improvements. In particular where there are performance problems in large environments, this major version provides some adjusting screws that can help the system to achieve a higher performance through its greatly improved hostcheck logic, thanks to the caching of check results and a series of optimization parameters. Otherwise, it is smaller changes, ones that are not so obvious, that distinguish Nagios 3.0 from Nagios 2. Many things, often hardly noti-cable, combine to make your work with Nagios 3.0 easier, and sometimes more pleasant as well. You can get to know and appreciate all these small details best if, as a Nagios 2 administrator, you just try out Nagios 3. Newcomers will probably take all these small improvements for granted, and not even notice them.

Fortunately, converting from Nagios 2 to Nagios 3.0, as described in from page 693, is relatively simple, and you can continue using your existing configuration unchanged in most cases.

What's New in the Second Edition?

The second edition deals with Nagios in both version 2.x and version 3.0, since there is no difference in the basic principles. At first glance the structure of the book looks the same, as do the contents of many chapters. Nevertheless, much has changed, even in the chapters that existed in the first edition. Nearly all the chapters were revised and updated to do justice to the current state of development of the tools introduced, but also to take into account the differences between Nagios 2.x and Nagios 3.0.

The Monitoring Servers chapter was completely revised and expanded, in particular where the NSClient++ tool is concerned. The chapter on the processing of performance data was also extended. A new tool was added, in the shape of PNP, and the description of the NagiosGrapher was brought right up to date. Of the newly introduced plugins, check_logfiles by Gerhard Lauer and check_multi by Matthias Flacke in particular deserve special mention, and the author considers these to have great potential. But caution is advised: both are for the advanced user.

There is a new chapter on NagVis, with which you can define a Web interface based on your own images or graphics, with complete freedom in its design. NagVis requires the database interface NDOUtils, to which a separate chapter is devoted.

The EventDB reveals a database-supported approach to processing events as an alternative to the classic log file check. A separate chapter is also devoted to this. The chapters Writing Your Own Plugins and Determining File and Directory Sizes are also new, and describe step by step how to write your own Perl plugin, introducing the Perl module Nagios::Plugin in so doing. To optimize the performance of Perl scripts, Nagios provides its own interpreter, which is also given its own chapter.

A chapter called What's New in Nagios 3.0? can't be missing, of course, which compactly summarizes all the changes made compared to Nagios 2.x. For the sake of completeness, there is a new chapter on macros in the Appendix. This compares the various macro types and explains their intended use.

A chapter on performance optimization was also included. It certainly doesn't contain any patent remedies, since this is just not possible, given the wide range of monitored environments and scenarios for use. But it does take a look at the problem zones of Nagios, and provides some tips on where to look for support.

The fact that authentification on the Nagios Web interface does not have to be restricted to the simple basis authentification described in the installation chapter is demonstrated by another new chapter about Single-Sign-On in Microsoft Active Directory environments.



[] Nagios 2.10 was the current version at the time of going to press.

Information Sources on the Internet

Despite an increase of over 200 pages, the book cannot describe all the existing tools and possibilities for use. The Internet provides a wealth of information that is useful while, or after, studying this book. The most important sources are listed here.

  • The Nagios homepage at http://www.nagios.org/

  • The homepage of Nagios plugins at http://www.nagiosplugins.org/

  • The Nagios community at http://www.nagioscommunity.org/

  • http://www.nagiosexchange.org/ as an exchange platform for plug-ins

  • The original mailing lists at http://www.nagios.org/support/mailinglists.php

Introduction

It's ten o'clock on Monday morning. The boss of the branch office is in a rage. He's been waiting for hours for an important e-mail, and it still hasn't arrived. It can only be the fault of the mail server; it's probably misbehaving yet again. But a quick check of the computer shows that no mails have got stuck in the queue there, and there's no mention either in the log file that a mail from the sender in question has arrived. So where's the problem?

The central mail server of the company doesn't respond to a ping. That's probably the root of the problem. But the IT department at the company head office absolutely insists that it is not to blame. It also cannot ping the mail node of the branch office, but it maintains that the network at the head office is running smoothly, so the problem must lie with the network at the branch office. The search for the error continues...

The humiliating result: the VPN connection to head office was down, and although the ISDN backup connection was working, no route to the head office (and thus to the central mail server) was defined in the backup router. A globally operating IT service provider was responsible for the network connections (VPN and ISDN) between branch and head office, for whom something like this "just doesn't happen." The end result: many hours spent searching for the error, an irritated boss (the meeting for which the e-mail was urgently required has long since finished), and a sweating admin.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Nagios: System and Network Monitoring»

Look at similar books to Nagios: System and Network Monitoring. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Nagios: System and Network Monitoring»

Discussion, reviews of the book Nagios: System and Network Monitoring and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.