]> granicus.if.org Git - icinga2/blobdiff - itl/plugins-contrib.d/ipmi.conf
Merge pull request #6896 from Icinga/bugfix/notification-delay-5561
[icinga2] / itl / plugins-contrib.d / ipmi.conf
index f5eb18ae07f581e944a15b4da4123376e9229a44..b290fe50d60450b43be32871c37e4e98d75172f1 100644 (file)
@@ -103,6 +103,10 @@ object CheckCommand "ipmi-sensor" {
                        set_if = "$ipmi_debug$"
                        description = "Be Verbose debugging output, followed by normal multi line output"
                }
+               "-us" = {
+                       value = "$ipmi_unify_file$"
+                       description = "Path to the unify file to unify sensor names."
+               }
        }
 
        vars.ipmi_address = "$check_address$"