All Projects → corgan2222 → extstats

corgan2222 / extstats

Licence: other
Export Metrics from Asus Router into influxDB

Programming Languages

shell
77523 projects
python
139335 projects - #7 most used programming language
Classic ASP
548 projects

extstats

Export Metrics from Asus RT-AX88U Router into influxDB

extstats

ALPHA Version! Dont use in production yet!

Install

/usr/sbin/curl --retry 3 "https://raw.githubusercontent.com/corgan2222/extstats/master/extstats.sh" -o "/jffs/scripts/extstats" && chmod 0755 /jffs/scripts/extstats && /jffs/scripts/extstats install

Setup

check the Wiki https://github.com/corgan2222/extstats/wiki/Setup

Requirements

  • running influxDB

Features

Known Bugs

  1. if you running aiMesh, the WiFi Clients are not shown

ToDos

  1. autostart service
  2. make it compatible with other asusWRT routers
  3. integrate with Conmon and spdStats, that the plugins can share there data easy, without parsing the database
  4. import Diversion Data
  5. make a template for user, to easy integrate there informations
  6. show database infos, like MEASUREMENTS counts
  7. database management, move and delete data from database
  8. show database infos in the asus webui
  9. refactor code, remove redundant code

Help needed

  1. if you are an advanced user or developer, please helpt o port this on other asus routers. I only have the RT-AX88U.
  2. how to get the wifi client informations, like rssi and antenna data if using aimesh
  3. how to get cpu temperature
  4. is there any nvram, asusWRT developer documentation that are not public? couldnt found any asuswrt specific docs.

disclamer

Im not a linux guru and i have done this for my personal use and put a lot of work into this script to make it public availible. For shure are there better, performanter or easyier ways to do some task. So if you have tips how to improve this script, im more than happy if you let me know. stefan [@] knaak.org

extstats

extstats

extstats

extstats

extstats

extstats

extstats

extstats

extstats

extstats

Thanks to Jack Yaz, thelonelycoder and all the other developers! The install and update functions are based on there work!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].