Home Directory Addons Active Checks check_memcache.py

check_memcache.py

Bookmark and Share

Rating
0 votes
Favoured:
0
Current Version
1.0
Last Release Date
2012-06-11
Compatible With
  • Nagios 3.x
E-mail
License
GPL
Hits
26952
Files:
FileDescription
check_memcache.pycheck_memcache.py
(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.