mdserver-web/plugins/php-guard/info.json

18 lines
406 B
JSON
Raw Normal View History

2019-03-19 03:14:50 -04:00
{
2024-12-17 12:18:45 -05:00
"sort": 5,
2019-03-19 03:14:50 -04:00
"ps": "监控PHP-FPM运行状态防止大批量出现502错误!",
"shell": "install.sh",
2022-07-07 21:10:04 -04:00
"name": "php-guard",
2019-03-19 03:14:50 -04:00
"title": "PHP守护",
"versions": "1.0",
"updates": "1.0",
"tip": "soft",
2022-07-07 21:10:04 -04:00
"checks": "server/php-guard",
"path": "server/php-guard",
2019-03-19 03:14:50 -04:00
"display": 1,
"author": "midoks",
"date": "2019-03-01",
"home": "https://github.com/midoks",
"type": "语言解释器",
"pid": "1"
}