# SSL certs
command[check_ssl_certs]=/usr/lib64/nagios/plugins/check_ssl_certs
# Valkey/KeyDB/Redis
#command[check_valkey]=/usr/lib64/nagios/plugins/check_tcp -H localhost -p 6379
command[check_valkey]=/usr/lib64/nagios/plugins/check_valkey
# Elasticsearch
command[check_elasticsearch]=/usr/lib64/nagios/plugins/check_elasticsearch -H localhost
