10 lines
209 B
JSON
10 lines
209 B
JSON
{
|
|
"check": {
|
|
"id": "reboot-required",
|
|
"name": "Check for Reboot Required",
|
|
"args": ["/usr/local/bin/check_file", "/var/run/reboot-required"],
|
|
"interval": "86400s",
|
|
"timeout": "10s"
|
|
}
|
|
}
|