About health and performance of Redis

52 views
Skip to first unread message

sravs

unread,
Jun 7, 2018, 6:18:05 AM6/7/18
to Redis DB
What metrics/parameters should be used for monitoring the health of redis process by monitoring tools ? 
What performance metrics should be monitored for performance of redis over time ?
In the sentinel setup, what metrics should be monitored for health of Sentinel process ?
What performance metrics should be monitored for performance of Sentinel over time ?

Any help would be appreciated.

Regards

sravs

unread,
Jun 9, 2018, 11:06:42 AM6/9/18
to Redis DB
I found the following to be a few important metrics for redis :
    1. total_commands_processed
    2. used_memory
        used_memory_rss 
        mem_fragmentation_ratio
    3. connected_clients 
    4. master_slave_io_seconds_ago

For sentinel : 
    1. sentinel ckquorum <master name>
Reply all
Reply to author
Forward
0 new messages