Home Directory Addons Active Checks check_memcache.py

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_memcache.py

Rating
0 votes
Favoured:
1
Current Version
1.0
Last Release Date
2012-06-11
Compatible With
  • Nagios 3.x
License
GPL
Hits
64104
Files:
FileDescription
check_memcache.pycheck_memcache.py
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!
(Nearly) drop-in replacement for check_memcache.php written in Python2.7
Since the check_memcache.php shipped by gentoo in contrib/ is broken with php5.4, I wrote my own plugin in python2.7. This plugin needs python-memcached to work and can be used as nearly drop-in replacement. Only difference is that my plugin uses -H for the host and not -h, which gives the help.