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
63802
Files:
FileDescription
check_memcache.pycheck_memcache.py
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
(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.