18 lines
408 B
JSON
18 lines
408 B
JSON
|
|
{
|
|||
|
|
"sort": 7,
|
|||
|
|
"ps": "监控PHP-FPM运行状态,防止大批量出现502错误!",
|
|||
|
|
"shell": "install.sh",
|
|||
|
|
"name": "php_guard",
|
|||
|
|
"title": "PHP守护",
|
|||
|
|
"versions": "1.0",
|
|||
|
|
"updates": "1.0",
|
|||
|
|
"tip": "soft",
|
|||
|
|
"checks": "server/php_guard",
|
|||
|
|
"path": "server/php/VERSION",
|
|||
|
|
"display": 1,
|
|||
|
|
"author": "midoks",
|
|||
|
|
"date": "2019-03-01",
|
|||
|
|
"home": "https://github.com/midoks",
|
|||
|
|
"type": "语言解释器",
|
|||
|
|
"pid": "1"
|
|||
|
|
}
|