8000 GitHub - znkisoft/watchdog
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

znkisoft/watchdog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
< 8000 div class="overflow-hidden">
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published
0