We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a72178a commit 67a6b74Copy full SHA for 67a6b74
bin/check-megaraid-sas-status.rb
@@ -33,7 +33,7 @@
33
#
34
# Check MegaRAID
35
36
-class CheckMegraRAID < Sensu::Plugin::Check::CLI
+class CheckMegaRAID < Sensu::Plugin::Check::CLI
37
option :megaraidcmd,
38
description: 'the MegaCli executable',
39
short: '-c CMD',
0 commit comments