Changes for version 1.001
- Change: 32a1f98a199c1bc1fef0ae00abfb9d4a6340803e Author: Markus Benning <ich@markusbenning.de> Date : 2015-11-23 15:26:08 +0000
- small fixes and skip use tests
- Change: 9db4de6319d5ef975e06cc307c7648ae306e24a4 Author: Markus Benning <ich@markusbenning.de> Date : 2015-11-23 15:11:54 +0000
- catch error if redis is unavailable
- Change: f734ea71455868a462263e5e17ad696bad94d93f Author: Markus Benning <ich@markusbenning.de> Date : 2015-11-23 14:58:49 +0000
- Merge branch 'master' of https://github.com/benningm/Collectd-Plugins-RedisClient
- Change: 12a50e29e14e35ad647bd27c070a86989a9e320f Author: Markus Benning <ich@markusbenning.de> Date : 2015-11-23 14:54:34 +0000
- Dont try to get keys if list of keys is empty
- If the keys call returned a empty list of matching keys, just skip this pattern and continue with the next one.
- Trying to retrieve a empty list of keys resulted in:
- [mget] ERR wrong number of arguments for 'mget' command
- Change: 0290bae117a1e765c9089ff47b8bdcc961effcf4 Author: Markus Benning <ich@markusbenning.de> Date : 2015-08-31 14:47:05 +0000
- apt-get upgrade and sudo in travis
- Change: b36f1c9ec008b36a31bb17cb30d20b415264b4a1 Author: Markus Benning <ich@markusbenning.de> Date : 2015-08-31 10:13:57 +0000
- install collectd before build in travis
- Change: d40bf7f601dee92e8db2f1eeca1ae10a82b29b7b Author: Markus Benning <ich@markusbenning.de> Date : 2015-08-31 09:26:22 +0000
- updated build env
Documentation
Modules
collectd plugin for reading counters from a redis server