Go to file
2017-01-08 13:57:22 +01:00
css Add tooltip overlay for detailed RSSI values 2017-01-08 13:57:22 +01:00
images Fix mistake with images 2017-01-08 12:04:41 +01:00
include Add tooltip overlay for detailed RSSI values 2017-01-08 13:57:22 +01:00
scripts closed https://github.com/dg9vh/MMDVMHost-Dashboard/issues/65 2016-11-23 16:12:15 +00:00
sounds added alert-sound 2016-05-03 21:44:58 +02:00
.gitignore make DMRNetwork-Information persistent over reboot of system 2016-11-03 21:07:07 +00:00
ajax.php defaults timezone to UTC if not configured in setup.php 2016-11-03 20:18:32 +00:00
index.php Add tooltip overlay for detailed RSSI values 2017-01-08 13:57:22 +01:00
LICENSE added Licence 2016-05-01 21:27:46 +02:00
linux-step-by-step.md Fixed typo in home path. 2016-08-24 23:45:19 +02:00
README.md Update README.md 2016-09-12 09:16:25 +02:00
setup.php fixing message in switching networks, show network-logos instead of single logo, if wanted in setup.php. Simply define DMRplus and BrandMeister-Logo instead of logo to get it working 2016-11-07 08:23:05 +01:00
switching-networks.md use visudo! 2016-11-24 16:03:43 +00:00
txinfo.php Bugfix in txinfo 2016-11-23 16:43:24 +00:00
version.php Bugfix in txinfo 2016-11-23 16:43:24 +00:00

MMDVMHost-Dashboard

Dashboard for MMDVMHost (by G4KLX)

About

MMDVMHost-Dashboard is a web-dashboard for visualization of different data like system temperatur, cpu-load ... and it shows a last-heard-list.

It relies on MMDVMHost by G4KLX (see https://github.com/g4klx/MMDVMHost). At this place a big thank you to Jonathan for his great work he did with this software.

Based on G4KLX code, mod by EA4GKQ

Required are

  • Webserver like lighttpd or similar
  • php5

Installation

  • Please ensure to not put loglevels at 0 in MMDVM.ini.
  • Copy all files into your webroot and enjoy working with it.
  • Create a config/config.php by calling setup.php and giving suitable values
  • If Dashboard is working, remove setup.php from your webroot

For detailled installation see linux-step-by-step.md within this repository.

Usage

To use the dashboard simply call the corresponding address in a webbrowser. The webbrowser has to be javascript-enabled because of the usage of DataTables, that would only be functional with Javascript enabled for this site!

Features

At the moment there are several information-sections shown:

  • System Info: Here you'll find live info about the host-system itself like CPU-freq, temperature, system-load, cpu-usage, uptime and cpu-idle-time.
  • Repeater Info: Here are some basic repeater info and link-states
  • Enabled Modes This is a list of enabled modes. If green, it's enabled, if grey, it's disabled. If it is red, there is an error-state with MMDVMHost or ircddbgateway.
  • Last Heard List of today's x callsigns: This is a list of the last x callsigns heard in general in the system over all modes and directions. X is to be configured in /config/config.php
  • Today's last 10 local transmissions: For better debugging/calibrating etc. the last 10 local transmissions (RF-side of the repeater) are listed.

New features by EA4GKQ

  • Buttons toolbar, security-hint: to make this function secure, please enable htpasswd-function for folder "scripts"!
  • LastHeard table are sorted
  • Some mods to improve mobile experience

Contact

Feel free to contact the author via email: dg9vh[@]darc.de

Feel free to contact the mod author via email: ea4gkq[@]ure.es