mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-26 07:04:37 +02:00
parent
8d9aee4b8f
commit
f0a77464cd
@ -19,6 +19,7 @@ object CheckCommand "adaptec-raid" {
|
|||||||
value = "$arcconf_path$"
|
value = "$arcconf_path$"
|
||||||
description = "Insert the path to arcconf (e.g. /sbin/arcconf)."
|
description = "Insert the path to arcconf (e.g. /sbin/arcconf)."
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
vars.arcconf_path = "/sbin/arcconf"
|
vars.arcconf_path = "/sbin/arcconf"
|
||||||
}
|
}
|
||||||
@ -39,6 +40,7 @@ object CheckCommand "lsi-raid" {
|
|||||||
value = "$storcli_path$"
|
value = "$storcli_path$"
|
||||||
description = "Insert the path to storcli (e.g. /usr/sbin/storcli)."
|
description = "Insert the path to storcli (e.g. /usr/sbin/storcli)."
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
vars.storcli_path = "/usr/sbin/storcli"
|
vars.storcli_path = "/usr/sbin/storcli"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user