https://github.com/dbpprt/netwatch
Monitor network devices and switches
https://github.com/dbpprt/netwatch
Last synced: over 1 year ago
JSON representation
Monitor network devices and switches
- Host: GitHub
- URL: https://github.com/dbpprt/netwatch
- Owner: dbpprt
- License: agpl-3.0
- Created: 2014-09-22T08:50:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-22T14:11:45.000Z (over 11 years ago)
- Last Synced: 2025-01-05T19:15:01.616Z (over 1 year ago)
- Language: C#
- Size: 1.39 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## netwatch - a simple snmp network mapper, service monitor with a nice web interface
### ToDo ###
- ***readme***
### How to build ###
- Clone the repository
- Make sure you have the latest visual studio 2013 installed (update 3)
- Run ```prepare.cmd``` to prepare the project for compiling
- Run ```build.cmd``` to compile netwatch