Skip to content

daimus/dnms

Repository files navigation

DNMS

Network monitoring app build build with NodeJS. Compatible with device with RouterOS and AirOS.

Feature

  1. Monitoring latency, signal strength, traffic, etc.
  2. Informative display with map, diagram, table
  3. Grouping device
  4. Notification
  5. Multi server
  6. Additional tools for diagnostic like ping, log, ARP, etc.

Requirements

  1. SNMP enabled
  2. MikroTik API enabled
  3. NodeJS ^14
  4. MySQL ^5.6

Instalation

  • 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

Default Authentication

  • Username: admin
  • Password: 11111111

Screenshoots

I can't provide live preview of this app. But here some screenshoots to give you an insight about this app.

Screenshot Screenshot Screenshot Screenshot Screenshot