mdserver-web/plugins/zabbix_agent/info.json

20 lines
453 B
JSON
Raw Permalink Normal View History

2024-07-15 23:13:08 -04:00
{
"sort": 7,
"ps": "Zabbix被控服务器[<span style='color:red;'>开发中</span>]",
"name": "zabbix_agent",
"title": "Zabbix Agent",
"shell": "install.sh",
2024-07-17 05:19:26 -04:00
"versions":["7.0"],
2024-07-15 23:13:08 -04:00
"tip": "soft",
2024-07-19 07:14:21 -04:00
"install_pre_inspection":true,
"uninstall_pre_inspection":true,
2024-07-15 23:13:08 -04:00
"checks": "server/zabbix_agent",
"path": "server/zabbix_agent",
"display": 1,
"author": "midoks",
"date": "2022-07-14",
"home": "https://www.zabbix.com",
"type": 0,
"pid": "5"
}