exec
: execute commandszfs
: file systemzssh
: ssh interfacessm
: server status monitor
GET /api/v1/userver
: get all userverGET /api/v1/userver/:id
: get userver by idPOST /api/v1/userver
: create userverPUT /api/v1/userver/:id
: update userverDELETE /api/v1/userver/:id
: delete userver
GET /api/v1/ssm/list
get plugin list for server status monitorGET /api/v1/ssm/[:plugins]
get plugin status for server status monitor
plugin list
- Ping
- Uptime
- CPU
- Memory
- Load
- Process list
- Network interface
- Disk I/O
- IRQ / Raid
- Sensors
- Filesystem(and folders)
- Monitor
- Alert