Skip to content

Pequla/spectra-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spectra Node

Microservice application for remote network status reporting and management. This app is part of the Spectra PHD Project

Example .env:

NODE_API_BASE=https://spectra.pequla.com/api
NODE_API_KEY=OBTAIN_TOKEN_FROM_WEB_APPLICATION
DEVICE_CHECK_INTERVAL=300000
COMMAND_CHECK_INTERVAL=2000
TERMINAL_MAX_LINES=12
COMMAND_TIMEOUT_MS=8000

On newer linux distrubutions arp library isnt available. In order to fix that you will have to install it:

sudo apt install net-tools

About

Network management - edge node application used for reporting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors