10000 GitHub - skunkworks-ai/node-coding: node js coding
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

skunkworks-ai/node-coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Node JS

Introduction

Node JS Examination

Device Health Monitoring

Create a service that monitors the health of your Device realtime

  1. Items to be monitored (Accessible via HTTP REST and WebSocket API)
  • CPU average usage (per second) - websocket
  • Free drive space - websocket
  • Used drive space - websocket
  • Free memory space - websocket
  • Used memory space - websocket
  • Operating System Version (ex: Windows 10 Pro x64 1909) - rest
  • Peripherals Connected (ex: keyboard, mouse, display)
  • Internet Connectivity - rest
  • Ethernet - rest
  • WiFi - rest
  • Network Connected - rest
  • Device Specs - rest
  • Hardware Serial Numbers - rest
  1. Add anything hardware/device related items on top of items in #1
  2. Simple HTML Page accessible via localhost (optional)
  3. Create a PR with your last name as branch name

About

node js coding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0