File manager - Edit - /usr/lib64/nagios/plugins/check_redis.sh
Back
#!/bin/bash (echo > /dev/tcp/127.0.0.1/6379) 2> /dev/null if [ $? -eq 0 ]; then echo 'Redis responding'; exit 0; else echo 'Redis not responding'; exit 2; fi
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings