UNPKG
@kotori-bot/kotori-plugin-status
Version:
latest (1.0.0)
1.0.0
status plugin
@kotori-bot/kotori-plugin-status
/
locales
/
zh_CN.json
4 lines
•
462 B
JSON
View Raw
1
2
3
4
{
"status.descr.status"
:
"查看服务器运行状态"
,
"status.msg.status"
:
"服务器运行状态
\n
系统内核:%type%
\n
系统平台:%platform%
\n
CPU架构:%arch%
\n
CPU型号:%model%
\n
CPU频率:%speed%GHz
\n
CPU核心数:%num%
\n
CPU使用率:%cpu_rate%%
\n
内存总量:%total%GB
\n
可用内存:%used%GB
\n
内存使用率:%ram_rate%%
\n
网卡数量:%network%
\n
开机时间:%time%
\n
主机名字:%hostname%
\n
系统目录:%homedir%"
}