Building a Monitoring Infrastructure with Nagios | 
enlarge | Author: David Josephsen Publisher: Prentice Hall PTR Category: Book
List Price: $39.99 Buy New: $24.93 You Save: $15.06 (38%)
New (37) Used (7) from $24.93
Rating: 10 reviews Sales Rank: 116935
Media: Paperback Edition: 1 Pages: 264 Number Of Items: 1 Shipping Weight (lbs): 1.1 Dimensions (in): 9.3 x 7.1 x 0.6
ISBN: 0132236931 Dewey Decimal Number: 004.24 EAN: 9780132236935
Publication Date: March 2, 2007 Availability: Usually ships in 1-2 business days Condition: All orders ship same business day via standard shipping (USPS Media Mail) if received by 1 PM CST.
| |
| Similar Items:
|
| Editorial Reviews:
Product Description
Build real-world, end-to-end network monitoring solutions with Nagios This is the definitive guide to building low-cost, enterprise-strength monitoring infrastructures with Nagios, the world’s leading open source monitoring tool. Network monitoring specialist David Josephsen goes far beyond the basics, demonstrating how to use third-party tools and plug-ins to solve the specific problems in your unique environment. Josephsen introduces Nagios “from the ground up,” showing how to plan for success and leverage today’s most valuable monitoring best practices. Then, using practical examples, real directives, and working code, Josephsen presents detailed monitoring solutions for Windows, Unix, Linux, network equipment, and other platforms and devices. You’ll find thorough discussions of advanced topics, including the use of data visualization to solve complex monitoring problems. This is also the first Nagios book with comprehensive coverage of using Nagios Event Broker to transform and extend Nagios. - Understand how Nagios works, in depth: the host and service paradigm, plug-ins, scheduling, and notification
- Configure Nagios successfully: config files, templates, timeperiods, contacts, hosts, services, escalations, dependencies, and more
- Streamline deployment with scripting templates, automated discovery, and Nagios GUI tools
- Use plug-ins and tools to systematically monitor the devices and platforms you need to monitor, the way you need to monitor them
- Establish front-ends, visual dashboards, and management interfaces with MRTG and RRDTool
- Build new C-based Nagios Event Broker (NEB) modules, one step at a time
- Contains easy-to-understand code listings in Unix shell, C, and Perl
If you’re responsible for systems monitoring infrastructure in any organization, large or small, this book will help you achieve the results you want–right from the start. David Josephsen is Senior Systems Engineer at DBG, Inc., where he maintains a collection of geographically dispersed server farms. He has more than a decade of hands-on experience with Unix systems, routers, firewalls, and load balancers in support of complex, high-volume networks. Josephsen’s certifications include CISSP, CCNA, CCDA, and MCSE. His co-authored work on Bayesian spam filtering earned a Best Paper award at USENIX LISA 2004. He has been published in both ;login and Sysadmin magazines on topics relating to security, systems monitoring, and spam mitigation. Introduction CHAPTER 1 Best Practices CHAPTER 2 Theory of Operations CHAPTER 3 Installing Nagios CHAPTER 4 Configuring Nagios CHAPTER 5 Bootstrapping the Configs CHAPTER 6 Watching CHAPTER 7 Visualization CHAPTER 8 Nagios Event Broker Interface APPENDIX A Configure Options APPENDIX B nagios.cfg and cgi.cfg APPENDIX C Command-Line Options Index
|
| Customer Reviews: Read 5 more reviews...
Far and away the best book on Nagios May 31, 2007 Phignuton (IN, USA.) 16 out of 16 found this review helpful
I use Nagios heavily at my company and as a result, I've purchased all of the available texts on the subject. This one is simply the best work on Nagios available right now. It's clear and succinct where even the online docs from the Nagios project can be confusing. It covers things that the No Starch volume barely touches on (WMI Scripting and Nagios) and honestly, the diagrams and code samples are clear and useful in real-world application. Really, buy this one. If you need another one, I would be surprised.
An excellent work on the overall scope of network monitoring March 13, 2007 Mark A. Bainter 11 out of 11 found this review helpful
Nagios already has extensive online documentation and one of the best and most active communities, so why do you need this book? You need it because it is most assuredly not an attempt to simply rehash existing documentation. This book does a great job of addressing the challenges involved in deploying Network Monitoring generally, and then providing the reasons why Nagios is the best choice for providing the needed functionality, and how to go about making sure your implementation is a success. Best of all it is not a dry technical reference tome. Such things have their place, but what seems to be more lacking in a lot of systems administrators is a deeper more cohesive understanding of how it all works together, and why it works that way. This book presents that information in a way that is easy to read. The author's personality quite clearly shines through in most of the book, making it rather easy and even enjoyable reading. Something that sadly is often lacking in many of todays over-edited technical works. The author punctuates his points where necessary with easily understood examples that drive the point home, and help to communicate the scope of the issue with potential impacts. Most any seasoned Nagios administrator will recognize at least variants on many of the examples he uses as incidents from their own history. One other point worthy of mentioning is that he is quite clearly not afraid of the manual administration of Nagios. There is a weird trend among some *nix administrators these days that says if you can't click through a few forms and be done then it's too hard. This book not only doesn't shy away from this, it takes the time to explain why this is exactly what we don't want. If I could recommend improvements for this book, it would be to include a full case study on deploying Nagios in an environment. Mapping the network, examples of the management involvement he describes, the structure and content of the resulting config files and notification schemes, and so on. Perhaps then with a series of changes describing the way Monitoring systems tend to change over time. Responding to needs for an on-call rotation, people whining about the number and types of pages they receive, etc. Perhaps the addition of another network segment or location, or a recurring situation that requires the creation of an event handler to manage. This would round out the end of the book well and help to draw all the presented concepts together for the reader. Regardless, if you're thinking, are in the middle of, or have already implemented a monitoring system I highly recommend this work. Even seasoned Nagios administrators may benefit from the reading of alternative approaches and more recent features available through Nagios - such as performance metrics and the event broker.
Spot on for a well structured book with many WOW-factors May 17, 2007 Nils Valentin (Tokyo, Japan) 7 out of 10 found this review helpful
--- DISCLAIMER: This is a requested review by PTR, however any opinions expressed within the review are my personal ones. --- Introduction - 6p CHAPTER 1 Best Practices - 12p CHAPTER 2 Theory of Operations - 26p CHAPTER 3 Installing Nagios - 11p CHAPTER 4 Configuring Nagios - 23p CHAPTER 5 Bootstrapping the Configs - 10p CHAPTER 6 Watching - 46p CHAPTER 7 Visualization - 42p CHAPTER 8 Nagios Event Broker Interface - 19p APPENDIX A Configure Options - 3p APPENDIX B nagios.cfg and cgi.cfg - 9p APPENDIX C Command-Line Options - 10p Index - 14p The book is with 190 pages (230p. when including appendix and index) very compact. It teaches you Nagios in a way I have never heard / read before. I must assume that the authors clear structured style - which runs through the book like a red line - must be responsible for the excellent outcome. The book starts in the introduction with the title "Do it right the first time" and that hits it right on the spot. What make out the features of this little portable knowledgebase is the exceptional well thought through contents and its explanations by the author. David is not filling pages by explaining each and every parameter, but rather showing you the big picture, and explaining how to approach new issues or how one technical solution is better over another. This is the book you should pass to your manager so (s)he understands why and how an open solution like Nagios is the better choice and can be used for achieving surpassing solutions. The book itself basically is divided in two sections: Background, setup and configuration - Chapters 1-5 Advanced Topics - Chapters 6-8 I did find any of the chapters to have a nice balance of the amount of information needed but some EXCEPTIONAL good parts of book where: Chapter 1 Best practices Chapter 2 - the part about scheduling Chapters 6-8 as a whole Chapter 6 has a thorough explanations on monitoring the different OS's (especially the Windows part !!) or other applications. Chapter 7 for its overall thoroughness of how to visualize your data to reach the next level of a better understanding of the systems / network you are monitoring. Chapter 8 is describing a filesystem based status interface. The NEB module will write a file with its current status code for each service. I have to admit that some technical details went over my head, but I thought that was pretty cool !! The featured points above is what I found to be exceptionally good and most likely the strongest sales points for this little portable knowledgebase. That doesnt mean that the other not mentioned parts of the book are weak, mind you. Funny enough the above mentioned points where EXACTLY the points which I havent seen explained this thorough anywhere before. So David's book was exactly spot on for me. Summary: To sum it all up in very simple words: This is a hell of a book !! Its the most compact, well structured book on Nagios that I have seen to date. It contains many WOW-factors. While reading each chapter you can virtually "feel" how Davids explanations and tips and tricks already helped you to avoid time consuming pitfalls. So this book is not about "to buy or not to buy", this is an investment you dont want to miss !! I was especially impressed by the thoroughness the book is written by from the first page. Also the contents of the first chapter wasnt new to me, the way it was explained already provided many of those A-ha moments. The main asset of the book is not the description of the tools itself, but rather the tought and considerations the author put into it and the sharing of those thoughts in a way that the reader can actually visualize how and why one solution is better over another, without actually having to go to the "luxury to experience the pitfalls" in a live disaster scenario. PS: AFTER I finished reading the book I re-read the "Editorial Review" Amazon gave above and found it pretty well describing the actual book and what you should expect. >> You can find more reviews on Nagios related books including a comparison by deploying my profile. <<
Building a Monitoring Infrastructure with Nagios is the item for you May 8, 2007 Midwest Book Review (Oregon, WI USA) If you're a system administrator or college-level library with computer holdings catering to such an audience, then Building a Monitoring Infrastructure with Nagios is the item for you - it tells how to work with Nagios, an open source monitoring tool, and introduces all the basics of Nagios for newcomers. Examples come from real world applications, working code can be easily mixed in, and discussions of data visualization and other advanced topics make for a handy reference.
Enjoyable to read - helpful - great reference May 23, 2007 Steve Shiflett (sunnyvale, ca USA) The author clearly likes the product on the products own merits. The books is not written by a hack who was filling a void. He writes clearly and methodically explaining in detail why, what, how and when of Nagios. The index is very good and has allowed me to effectively use it as a reference in learning Nagios. I like some humor in my technical books and David does not disappoint me when he explains how to "ssh into his power strip" to do a little environmental monitoring. Nagios - in my opinion - is a killer-app with such flexibility as to be the "ultimate" monitoring tool. Learning it is a wise investment of anyone's time, and Josephesen's book is invaluable to understanding and exploiting all of Nagios's features... and yes, I am over the age of 13.
|
|
|