Rowan Wookey
e599ab4274
Added support for optional TLS connections thanks to Hector Solans
2025-01-17 16:50:03 +00:00
Kim B. Heino
b392cacc4b
redis: fix "autoconf" to return "no" if no instances are configured
...
Previously it returned "yes" and empty graph with all labels having
value "0". Also remove bogus "multigraph redis" line.
TODO: die() in get_conn() makes this plugin to fail if any Redis
instance can't be connected.
2021-07-14 21:32:21 +02:00
Rowan Wookey
384d482fe2
Added mulitgraph redis plugin
...
This is a replacement for the redis_ plugin
Changes in the replacement:
* Supports multiple redis instances
* Supports AWS elasticache and other environments where the CONFIG
command is disabled
* Uses multigraph to separate graphs by instance
2020-10-23 19:37:48 +02:00
Lars Kruse
4e69103aac
Fix special character in author name (KARASZI István)
2020-10-04 05:48:58 +02:00
Lars Kruse
d2e8da4181
Merge pull request #996 from tsaavik/master
...
Added Redis lag graph for slave0 node replication
2019-07-23 01:45:50 +02:00
tsaavik
509471b070
Added Redis lag graph for slave0 node replication
2019-07-22 15:26:46 -07:00
Lars Kruse
428b58278b
Merge pull request #992 from tsaavik/master
...
Added Redis replication backlog graph
2019-07-21 23:32:42 +02:00
tsaavik
f88edd0863
Added Redis replication backlog graph
2019-07-19 11:02:03 -07:00
Lars Kruse
17f784270a
Whitespace cleanup
...
* remove trailing whitespace
* remove empty lines at the end of files
2018-08-02 02:33:25 +02:00
dipohl
f41b68619b
Category Tree: Reduce number of categories
...
monit -> munin
nova -> cloud (nova)
powermta -> mail (powermta)
redis -> search (redis) and system (redis)
2017-02-23 00:15:13 +01:00
Andrey (suse24)
13b6ca382e
redis plugin: add unixsocket feature
2015-07-12 23:23:16 +03:00
Jason Woods
8fef176a3e
Add TITLE_PREFIX to redis_
2015-03-16 12:54:21 +00:00
Steve Schnepp
fe49d51245
Merge pull request #435 from rafaltrojniak/master
...
Redis: Refactoring , information about the limits, more memory statistics
2014-02-18 15:45:36 +01:00
Rafał Trójniak
3e56b6589b
Refactoring of fetching procedures, information about the limits, more memory statistics
2014-01-26 21:47:50 +01:00
minitux
9894864b71
Update redis-speed add password option
...
Add password option in the redis connection
2014-01-22 19:02:03 +01:00
Michael Renner
b6b77ef9d5
plugins/redis/redis_: Make used_memory use base 1024 like it should
2012-12-14 11:42:46 +01:00
Kenyon Ralph
b7e6b69bd9
Merge pull request #209 from iborodikhin/master
...
Bug fixes in redis plugin
2012-11-08 01:42:41 -08:00
iborodikhin
285c11cdfb
Fixed undefined variable use and division by zero in redis plugin
2012-11-08 09:06:45 +06:00
MaxDudu
ae65a7d243
Update plugins/redis/redis-speed
2012-08-21 11:44:06 -03:00
Fabien Jakimowicz
cd58f87e07
[resque] allow a namespace to be defined as an environment variable
...
[resque] add a graph to monitor queue size
2012-06-27 18:33:42 +02:00
Matt West
016400bd9b
Updating redis plugin
...
Added autoconf and suggest capabilities, added additional graphs,
and tweaked some existing graphs in order to attempt to meet best
practices
2012-06-09 18:11:06 +00:00
Andrey Pankov
decb171556
adding new plugin for resque monitoring
2012-03-14 14:56:33 +03:00
Steve Schnepp
08346aac58
- have some dirs
2012-02-13 18:24:46 +01:00