Skip to content

nickhilliard/NOCtools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to NOCtools

A mixed bag collection of tools and utilities for NOC engineers.

Developed by Open Solutions, Dublin, Ireland - Internet infrasructure specialists.

Overview

NOCtools is a mixed bag of tools and utilities that are useful for NOC engineers. This project originally started out as a way to highlight and utilise our OSS_SNMP library (a PHP SNMP library for people who hate SNMP).

It since grew into a way to graphically present information on network topology that is normally difficult and cumbersome to do by logging into individual devices. Such information includes a discovered L2 topology by CDP, using this to present rapid-PVST or MST port roles and so forth.

Behind the Tools

NOCtools is written in PHP using the Zend Framework (V1.x) as the application controller and using Smarty as the templating engine. There is no real reliance on external libraries besides both of these and OSS_SNMP and OSS-Framework. The frontend is thanks to Twitter Bootstrap.

NOCtools is open source software which is hosted on GitHub. You can fork us, follow us, raise tickets and - hopefully - raise some pull requests with new tools and features!

License and Redistribution

NOCtools is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

NOCtools is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

Contact

NOCtools is development and maintained by Open Solutions. Our contact details can be found at: http://www.opensolutions.ie/about-us

About

A mixed bag collection of tools and utilities for NOC engineers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.2%
  • CSS 18.1%
  • PHP 6.3%
  • HTML 5.0%
  • Shell 0.4%