service_status
Check the operational status of critical services (nginx, php-fpm, mysql, redis) and system resources on a specified server.
Instructions
检查服务器上关键服务的运行状态和系统资源。
参数:
- server: 服务器中文名
- services: 指定要检查的服务列表(可选),默认检查 nginx/php-fpm/mysql/redis 及系统资源
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | Yes | ||
| services | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |