Skip to content

check-redis-info.rb should support crit + warn values for key #13

@majormoses

Description

@majormoses

redis info has a wealth of useful metrics which could be monitored such as blocked_clients, evicted keys, rejected connections, etc.

I would be willing to work on putting together a pr and want some feedback on how I envision it to work.

if -K and -V are supplied it would check that the value matched

if -w || -c are supplied then it would ignore any -V value supplied (if any) and do a check to see if it is greater or equal to.

we could also have a -W || -C to check under

alternatively we could use -w || -c and a -g ||-l flag to determine above or below thresholds

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions