![]() |
6 лет назад | |
---|---|---|
.. | ||
Makefile.inc | 6 лет назад | |
README.md | 6 лет назад | |
redis.chart.py | 6 лет назад | |
redis.conf | 6 лет назад |
Get INFO data from redis instance.
Following charts are drawn:
Operations per second
Hit rate in percent
Memory utilization in kilobytes
Database keys
Clients
Slaves
socket:
name : 'local'
socket : '/var/lib/redis/redis.sock'
localhost:
name : 'local'
host : 'localhost'
port : 6379
When no configuration file is found, module tries to connect to TCP/IP socket: localhost:6379
.