Skip to content

munin plugin to log cell signal quality (rsrq, rsrp, rssi, sinr) from Alcatel mobile modems (e.g. MW40 etc.) API

Notifications You must be signed in to change notification settings

kamilbaranskicom/muninAlcatelModemPlugin

Repository files navigation

Plugin for monitoring Alcatel MW40 with Munin

Info:

  • Should also work with other Alcatel WiFi / MiFi routers / modems.

Requirements:

  • PHP (with curl extension)

Usage:

  • copy alcatelConfig_default.php to alcatelConfig.php
  • check instructions in alcatelConfig.php file (fill the IP and secret key)
  • install in munin (and remember to restart munin-node -HUP afterwards), wait for munin to regenerate png/htmls.
  • have fun! (Use munin's Limit low/high for better visuality.)
  • add optional cron entry to log CellID changes (adjust paths to your install location and frequency to your taste)
1 * * * * echo "`date +\%Y\%m\%d-\%H\%M` - `/var/www/html/alcatelmodem/alcatelModemLogCellID.php`" >> /var/www/html/alcatelmodem/log/alcatelModemLogCellID.log

Sample screenshots:

About

munin plugin to log cell signal quality (rsrq, rsrp, rssi, sinr) from Alcatel mobile modems (e.g. MW40 etc.) API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages