diff --git a/itl/plugins-contrib.d/databases.conf b/itl/plugins-contrib.d/databases.conf index 550e7ae88dd..93c83756a47 100644 --- a/itl/plugins-contrib.d/databases.conf +++ b/itl/plugins-contrib.d/databases.conf @@ -696,6 +696,10 @@ object CheckCommand "mongodb" { value = "$mongodb_warning$" description = "The warning threshold we want to set" } + "--disable_retry_writes" = { + set_if = "$mongodb_disableretrywrites$" + description = "Disable Retry Writes" + } } vars.mongodb_host = {{