diff --git a/itl/command-plugins.conf b/itl/command-plugins.conf index c0cc528b0..fb5639984 100644 --- a/itl/command-plugins.conf +++ b/itl/command-plugins.conf @@ -2694,6 +2694,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)" }