watchdog

module
v0.0.0-...-36345bc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 24, 2022 License: MIT

README

watchdog

package info

  • exec: execute commands
  • zfs: file system
  • zssh: ssh interface
  • ssm: server status monitor

REST APIs

Userver
  • GET /api/v1/userver: get all userver
  • GET /api/v1/userver/:id: get userver by id
  • POST /api/v1/userver: create userver
  • PUT /api/v1/userver/:id: update userver
  • DELETE /api/v1/userver/:id: delete userver
SSM
  • GET /api/v1/ssm/list get plugin list for server status monitor
  • GET /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
Docker

Credits:

Directories

Path Synopsis
cmd
db command
server command
pkg
db
ssm

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL