Skip to content

znkisoft/watchdog

Repository files navigation

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:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages