ansible-redis
ansible-redis copied to clipboard
Add status reporting to init.d script
It would be very useful to have the ability to see the Redis service(s) status via service status.
I guess we could use:
- Debian ->
status_of_procvia/lib/lsb/init-functions - RedHat ->
statusvia/etc/init.d/functions
Happy to have a crack at it but as it's non-trivial I thought I'd raise an issue to capture the requirement :smile:
:+1: I just stole the generic Redis init script for the most part. I'll get hacking on this when I find some free time.
Brilliant, thanks :smile: I guess this could be used to facilitate only starting Redis if there isn't a restart required (as discussed in #13). On 16 May 2014 16:46, "David Wittman" [email protected] wrote:
[image: :+1:] I just stole the generic Redis init script for the most part. I'll get hacking on this when I find some free time.
— Reply to this email directly or view it on GitHubhttps://github.com/DavidWittman/ansible-redis/issues/14#issuecomment-43346882 .
Redis Server
- [x] Debian
- [x] RedHat
- [ ] Other
Redis Sentinel
- [x] Debian
- [x] RedHat
- [ ] Other