All Projects → netdisco → Netdisco

netdisco / Netdisco

Licence: bsd-3-clause
A web-based network management tool.

Programming Languages

perl
6916 projects

Projects that are alternatives of or similar to Netdisco

Net Glimpse
1) Real-time visualization of network traffic (Ethernet and Internet), and 2) Streaming of header data from your network interfaces via WebSockets
Stars: ✭ 310 (+6.53%)
Mutual labels:  network-monitoring, network-visualization
Gander
Gander is a simple in-app HTTP inspector for Android OkHttp clients. Gander intercepts and persists all HTTP requests and responses inside your application, and provides a UI for inspecting their content.
Stars: ✭ 285 (-2.06%)
Mutual labels:  network-monitoring, network-visualization
Letsmapyournetwork
Lets Map Your Network enables you to visualise your physical network in form of graph with zero manual error
Stars: ✭ 305 (+4.81%)
Mutual labels:  network-monitoring, network-visualization
Graphpath
Graphpath generates an ASCII network diagram from the route table of a Unix/Linux
Stars: ✭ 321 (+10.31%)
Mutual labels:  network-monitoring, network-visualization
Lenz
Console based MAP 🗺 : with lots of features 🤩
Stars: ✭ 51 (-82.47%)
Mutual labels:  network-monitoring, network-visualization
Smartisandialog
Smartisan style Dialog.
Stars: ✭ 33 (-88.66%)
Mutual labels:  application, open-source
Postgresql book
Book about PostgreSQL (russian)
Stars: ✭ 780 (+168.04%)
Mutual labels:  postgresql-database, open-source
Dotzu
📱👀 In-App iOS Debugging Tool With Enhanced Logging, Networking Info, Crash reporting And More.
Stars: ✭ 1,802 (+519.24%)
Mutual labels:  application, network-monitoring
Orangehrm
OrangeHRM is a comprehensive Human Resource Management (HRM) System that captures all the essential functionalities required for any enterprise.
Stars: ✭ 274 (-5.84%)
Mutual labels:  open-source
Lascar
Ledger's Advanced Side-Channel Analysis Repository
Stars: ✭ 282 (-3.09%)
Mutual labels:  open-source
Hgraph
hGraph is an open source javascript library for visualizing health data.
Stars: ✭ 273 (-6.19%)
Mutual labels:  open-source
Fvid
fvid is a project that aims to encode any file as a video using 1-bit color images to survive compression algorithms for data retrieval.
Stars: ✭ 276 (-5.15%)
Mutual labels:  open-source
Resources I Like
📚💯 Collection of learning resources i like
Stars: ✭ 280 (-3.78%)
Mutual labels:  open-source
Open Quant Live Book
An open source, hands-on and fully reproducible book in quantitative finance, data science and econophysics. Join us and help Make Wall Street Great Again!
Stars: ✭ 275 (-5.5%)
Mutual labels:  open-source
Nora
Nora is a Firebase abstraction layer for FirebaseDatabase and FirebaseStorage
Stars: ✭ 270 (-7.22%)
Mutual labels:  open-source
Video Hub App
Official repository for Video Hub App
Stars: ✭ 272 (-6.53%)
Mutual labels:  open-source
Boston.gov D7
Once housed code for boston.gov. Have moved to Drupal 8 as of November 2019.
Stars: ✭ 290 (-0.34%)
Mutual labels:  open-source
Etiquette
GitHub Etiquette
Stars: ✭ 286 (-1.72%)
Mutual labels:  open-source
Cyberscan
CyberScan: Network's Forensics ToolKit
Stars: ✭ 280 (-3.78%)
Mutual labels:  network-visualization
Pyvis
Python package for creating and visualizing interactive network graphs.
Stars: ✭ 277 (-4.81%)
Mutual labels:  network-visualization

CPAN version Release date Build Status Docker Image

Netdisco is a web-based network management tool suitable for small to very large networks. IP and MAC address data is collected into a PostgreSQL database using SNMP, CLI, or device APIs. Some of the things you can do with Netdisco:

  • Locate a machine on the network by MAC or IP and show the switch port it lives at
  • Turn off a switch port, or change the VLAN or PoE status of a port
  • Inventory your network hardware by model, vendor, software and operating system
  • Pretty pictures of your network

See the demo at: https://netdisco2-demo.herokuapp.com/

Installation

Netdisco is written in Perl and is self-contained apart from the PostgreSQL database, so is very easy to install and runs well on any linux or unix system. We also have docker images if you prefer.

It includes a lightweight web server for the interface, a backend daemon to gather data from your network, and a command line interface for troubleshooting. There is a simple configuration file in YAML format.

Please check out the installation instructions on CPAN.

You can also speak to someone in the #[email protected] IRC channel, or on the community email list.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].