mdserver-web/plugins/abkill/info.json

16 lines
336 B
JSON
Raw Permalink Normal View History

2018-12-04 22:09:48 -05:00
{
"sort": 7,
2018-12-04 22:15:06 -05:00
"ps": "异常程序监控和KILL",
2018-12-04 22:09:48 -05:00
"shell": "install.sh",
2018-12-04 22:15:06 -05:00
"name": "abkill",
"title": "异常程序监控",
"versions": "0.1",
"updates":"0.1",
2018-12-04 22:09:48 -05:00
"tip": "soft",
2018-12-04 22:15:06 -05:00
"checks": "server/abkill",
2018-12-04 22:09:48 -05:00
"author": "midoks",
2018-12-04 22:15:06 -05:00
"date": "201-04-01",
2018-12-04 22:09:48 -05:00
"home": "https://www.collab.net",
2018-12-04 22:15:06 -05:00
"type": "异常程序监控和KILL",
2018-12-04 22:18:31 -05:00
"pid": "4"
2018-12-04 22:09:48 -05:00
}