Skip to content

ndom91/nt-noc-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

NOC Dashboard πŸ–₯️

*DEPRECATED*
This is the original implementation, written mostly in PHP.
It has been replaced by a Preact/Snowpack Javascript variant (newtelco/nt-noc)

This dashboard page is displayed in a fullscreen browser in the technical office in order to keep our Network Engineers and IT colleagues always up to date with the latest critical information.

πŸš€ Getting Started

  • Clone the repo to your local machine
    git clone https://github.com/ndom91/nt-noc-dashboard
  • Copy this directory to your web server root (i.e. /var/www/html/ntdashboard) and setup a virtualhost in your webserver of choice. Make sure you have php installed and set the index file to index.php.
    • Alternatively, you can use php (php -S localhost:8080) to launch a temporary lightweight web server if you have the dev packages of those languages installed!

πŸŽ₯ Features

  • Customizable Netdata charts
  • Live stream of security cameras
    • via ffmpeg - check ffserver.conf for example configuration.
  • Newsticker style display of camera feeds
    • Chrome only allows 6 simultaneous video feeds per tab per origin. Therefore if you run your own DNS in your company as well, you can trick chrome by pointing various subdomains at the same IP, as is done in index.php here.

πŸ“Ί Screenshot

Screenshot

πŸ™ Credit

πŸ“ Licence

GitHub

About

πŸ–§ Newtelco GmbH NOC Dashboard

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published