• SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Recent content by corgan2222

  1. corgan2222

    NVRAM [Release] NVRAM Save/Restore Utility

    ahh what a great timing for me :) Im be a developer since 1997 and this one of the craziest bug i have ever encounterd. :) Thanks for the pn, got it back running and could restore my settings! Be thankfull in these times, that you still have work. I have more time as i want to have cause of...
  2. corgan2222

    NVRAM [Release] NVRAM Save/Restore Utility

    if have this Settings_RT-AX88U.CFG backup, which is useless if i cant login. And yes, i understand that there can be bugs and something can go wrong. I develop also for this system. Even if dont have a backup from the settings and have to setup everything agein, i dont mind. This can happend. I...
  3. corgan2222

    NVRAM [Release] NVRAM Save/Restore Utility

    yes, only normals chars like abcdef12345
  4. corgan2222

    NVRAM [Release] NVRAM Save/Restore Utility

    username was still admin and the password had only 11 chars. :/
  5. corgan2222

    NVRAM [Release] NVRAM Save/Restore Utility

    It was the first time i used the script, so i dont have a backup! I just wanted to create one. And i cant login because no login is working, ether webui or ssh. So i'm completly looked out atm. @Xentrk what is the default username : password you use in RT-AC88U settings the script restored??
  6. corgan2222

    NVRAM [Release] NVRAM Save/Restore Utility

    RT-AX88U, running 384.15 just installed your script the first time i wanted to backup my settings before updating to the latest beta. Maybe i didnt read the instructions correct, or just did a mistake, but after calling ./nvram-save.sh (what i think makes a backup) your script restored firmware...
  7. corgan2222

    Monitor internal network with SNMP

    you can try my extStats script, but be warned, its written on my RT-AX88U and i have no clue if its working on your router. actually it in alpha stage, absolutly no testing have been done from others. https://github.com/corgan2222/extstats
  8. corgan2222

    spdMerlin spdMerlin - Automated speedtests with graphs

    if i tryed to get the server list, i got these error: [: bad number jq: error while loading shared libraries: libonig.so: cannot open shared object file: No such file or directory 457) [: bad number jq: error while loading shared libraries: libonig.so: cannot open shared object file: No such...
  9. corgan2222

    Monitor internal network with SNMP

    sorry for the delay, dammed work.. :/ as i wrote my first comment here, i hade my lyra mesh system only for some days and did not checked if the script is working fine with in a mesh configuration. It seams, that the commands i use on the router, did not cover the clients connected to the lyra...
  10. corgan2222

    RT-AX88U snmpd - mini Guide

    argh, dammed.. :) sorry for that typo. fixed in the first post
  11. corgan2222

    Monitor internal network with SNMP

    Thanks, sounds great!! i would do. This week im really busy with some projects, but next week i have some days off and then i would going to refactor the code to bring it to public and then i will get in contact with you. Till then, i want to make an installer as in your scripts. I hope its ok...
  12. corgan2222

    Monitor internal network with SNMP

    Your are right, grafana, influxDB and zabbix are running on a different servers. For traffic and client data collection i dont generate most of the data. if there are ways to use existing data, i use them Traffic logging for each client: using iptables command wifi infos: using "nvram get...
  13. corgan2222

    Monitor internal network with SNMP

    Im running a RT-AX88U (and since yesterday with one lyra node) most of the bash code is nasty print/awk stuff (could break at any time on system updated, if there are changes in the output of commands i use) and it need a manual added client list for the mac->clientname to run correct (or to...
  14. corgan2222

    Monitor internal network with SNMP

    This is exactly what i was looking for, as i had wifi problems and tryed to optimize the stability. I could not find anythin what fits my needs, espeacilly to monitor the wifi strenght of each antenna. So i wrote my own scripts to monitor the wifi data and addopt some scripts i found here in the...
Back
Top