安装redis支持 perl -MCPAN -e shell cpan>install Redis
下载check_redis.pl http://exchange.nagios.org/directory/Plugins/Databases/check_redis-2Epl/details https://github.com/willixix/WL-NagiosPlugins
测试 ./check_redis.pl -H 192.168.0.130 -p 6379 -a ‘connected_clients,blocked_clients’ -w ~,~ -c ~,~ -f
commands.cfg添加
加入主机监控
重新载入配置。
/etc/init.d/nagios reload
参考: http://exchange.nagios.org/directory/Plugins/Databases/check_redis-2Epl/details http://www.ttlsa.com/nagios/nagios-redis-monitor/ http://bbs.linuxtone.org/thread-6241-1-1.html
No Responses (yet)
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.