[Monitoring] alerts
For each alerts:
- [switch] On/Off
- [select] Redis
Info
value - [value] normal level --> [action]
- [value] warn level --> [action]
- [value] crit level --> [action]
/via @chrstphd
The [action] could be:
- an email (it only requires an email
address)
- a command (or a group of command) to run on the redis instance
- a LUA script to run on the redis instance
https://redsmin.uservoice.com/knowledgebase/articles/150996-redis-local-javascript-api

-
AdminBruce (Founder, Redsmin) commented
@idanzalzberg I updated the idea with our planned "action" choice, feel free to comment if you find anything missing!
-
idan zalzberg commented
What about the alert action? who to send it to and so on..
-
Christophe commented
As known in my monitoring tool, take care about the oscillations: if you're right on a threshold, you could send thousand of alerts... irrelevant and could be expensive on different levels.