mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-17 23:51:03 +08:00
- add english and chinese description fields to all application data files - standardize yaml formatting and indentation across all files - remove BOM characters from several files - fix tag indentation in multiple files - update architecture field formatting in DecoTV and wechat-selkies - fix crossVersionUpdate value from False to false in gitlab applications - improve description field formatting in billion-mail application
28 lines
789 B
YAML
28 lines
789 B
YAML
name: Glance-Agent
|
|
tags:
|
|
- 实用工具
|
|
- 监控
|
|
- Dashboard
|
|
- Other
|
|
title: glance-agent
|
|
description: 为Glance Dashboard提供远程服务器监控数据采集API接口
|
|
additionalProperties:
|
|
key: glance-agent
|
|
name: Glance-Agent
|
|
tags:
|
|
- 实用工具
|
|
- 监控
|
|
- Dashboard
|
|
- Other
|
|
shortDescZh: 远程服务器监控数据采集agent
|
|
shortDescEn: Remote server monitoring data collection agent
|
|
description:
|
|
en: Remote server monitoring data collection agent
|
|
zh: 远程服务器监控数据采集agent
|
|
type: tools
|
|
crossVersionUpdate: true
|
|
website: https://github.com/arch3rPro/Glance-Monitor
|
|
github: https://github.com/arch3rPro/Glance-Monitor
|
|
document: https://github.com/arch3rPro/Glance-Monitor/blob/main/server-status-agent/README.md
|
|
|