NDOUtils

ndoutils-async

Description:

Patch adds asynchronous database queries in ndoutils tool. Tested against version 1.4b9 with 5k service checks per minute.

Current Version

Last Release Date

September 17, 2011

Compatible With


Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Project Files
Project Notes
It is recomended to remove all message queues owned by user nagios before ndoutils startup. This can be achieved by script: for i in `ipcs -q | grep nagios |awk '{print $2}'`; do ipcrm -q $i; done It is strongly recomended to tune message queue parameters: kernel.msgmnb kernel.msgmax kernel.msgmni Errors of asynchronous process are logged via syslog. Eg. ndo2db-3x: Error: queue send error. - means that process cannot put message into queue.
Reviews (1) Add a Review
Patch applied to NDOUtils 1.5
by egalstad, February 29, 2012
Great patch! This was applied to NDOUtils and is part of the 1.5 release. Thanks for your efforts!
Helpful? Yes  No 
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
5 (1)
Favorites
0
Views
90,846