12 lines
214 B
JSON
12 lines
214 B
JSON
{
|
|
"check_inverval_secs": 1,
|
|
"show_debug_output": true,
|
|
"notify_token": "------------",
|
|
"lock_file": ".keeprunningd.lock",
|
|
"items": [{
|
|
"grep_tokens": ["java", "app"],
|
|
"title": "check java"
|
|
}]
|
|
}
|
|
|