Network monitoring app build build with NodeJS. Compatible with device with RouterOS and AirOS.
Feature
- Monitoring latency, signal strength, traffic, etc.
- Informative display with map, diagram, table
- Grouping device
- Notification
- Multi server
- Additional tools for diagnostic like ping, log, ARP, etc.
Requirements
- SNMP enabled
- MikroTik API enabled
- NodeJS ^14
- MySQL ^5.6
- Clone this repo
$ git clone https://github.com/daimus/dnms.git
- Import
dnms.sql
to your database - CD to app directory and install required package
$ npm install
- Run app
$ node app.js
- Username: admin
- Password: 11111111
I can't provide live preview of this app. But here some screenshoots to give you an insight about this app.