Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ndom91/newtelco-nt-noc
🖧 NOC Dashboard
https://github.com/ndom91/newtelco-nt-noc
dashboard network operations
Last synced: 21 days ago
JSON representation
🖧 NOC Dashboard
- Host: GitHub
- URL: https://github.com/ndom91/newtelco-nt-noc
- Owner: ndom91
- License: other
- Created: 2020-05-31T18:19:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-26T19:50:31.000Z (over 2 years ago)
- Last Synced: 2024-10-05T17:23:29.972Z (about 1 month ago)
- Topics: dashboard, network, operations
- Language: JavaScript
- Homepage:
- Size: 519 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Newtelco NOC Dashboard
![badge version](https://img.shields.io/badge/v-0.1.3-brightgreen?style=flat)
![badge maintainer](https://img.shields.io/badge/maintainer-ndomino-brightgreen?style=flat)## 🚀 Getting Started
Clone the repo
1. `git clone https://git.newtelco.dev/ndomino/nt-noc.git`
Install dependencies
2. `cd nt-noc && npm install`
Start dev server
3. `npm start`
You will then have a local version running at `localhost:8080`.
## 🗄 Features
- Grafana bandwidth / load / traffic graphs
- ffmpeg transcoded live feed from colocation
- snowpack bundle-less preact build## 📷 Screenshots
![Screenshot 1](https://imgur.com/kwHFkB1.png)
## 📰 License
MIT