Added command_check_rebootrequired.conf
This commit is contained in:
parent
f9e5282f8e
commit
5dbd1d4562
1 changed files with 8 additions and 0 deletions
8
command_check_rebootrequired.conf
Normal file
8
command_check_rebootrequired.conf
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
object CheckCommand "reboot-required" {
|
||||||
|
import "plugin-check-command"
|
||||||
|
|
||||||
|
command = [ PluginDir + "/check_rebootrequired.sh/check_rebootrequired.sh" ]
|
||||||
|
|
||||||
|
arguments = {
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue