diff --git a/itl/command-plugins.conf b/itl/command-plugins.conf index 58ca23705..14501474a 100644 --- a/itl/command-plugins.conf +++ b/itl/command-plugins.conf @@ -2723,6 +2723,7 @@ object CheckCommand "mysql" { arguments = { "-H" = { + set_if = {{ !macro("$mysql_socket$") }} value = "$mysql_hostname$" description = "Host name, IP Address, or unix socket (must be an absolute path)" }