Redis Monitoring through Nagios
First install below softwares #Shell> yum install perl-Time-HiRes #Shell> yum install perl-Redis Now copy the below code in file check_redis (I am naming the file) ######Start of Code###### #!/usr/bin/perl -w … Continue Reading →