Search results

  • 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!

  1. corgan2224

    RT-AX88U creates a lot of dropbear processes after update

    That was the first thing I tried. But as I wrote in my first post, there is nothing in the syslog. My syslog is set to info: greetings
  2. corgan2224

    RT-AX88U creates a lot of dropbear processes after update

    Zabbix Agent is running on the router, so normally this goes from the router -> zabbix server But I deactivate it for now and will check tomorrow.
  3. corgan2224

    RT-AX88U creates a lot of dropbear processes after update

    Hello, after updating my RT-AX88U to the latest Firmware: 3004.388.6_2 I got a lot of "Too many processes" warnings from my Zabbix. As you can see in the screenshot, the data of the last 7 days. Normally the device runs around 180 processes, but this increase to 700 till the alarm. I rebooted...
  4. corgan2224

    SNMP - AX88u

    hmm, I'm wondering about your concerns about the system load. On my router i can't even see a difference in the cpu load graph if i activate zabbix and my plugin at the same time. The RT-AX88u has a 1,8GHz-Quad-Core CPU and is really strong. Do you have so many things running on it or so many...
  5. corgan2224

    SNMP - AX88u

    Sadly this json files didn't exist at the time I wrote my plugin. This helps a lot by generating the data if there are generated by the os constantly and not only if the UI is opend in the browser.
  6. corgan2224

    SNMP - AX88u

    This is exactly what I was looking for, but it was simply not existing at the time I wrote extstats.
  7. corgan2224

    SNMP - AX88u

    strange, my RT-AX88u is nearly sleeping and this is with extstats and zabbix running. Which router do you use? But as I wrote earlier, I wrote this some years ago, there was no telegraf on the router. :) And i could only test it on my system. Maybe there are some problems while executing...
  8. corgan2224

    SNMP - AX88u

    Have you checked these allwclientlist.json is generated automatically on an interval without opening the routers config page? I'm not sure about this, but I think I have read some workaround here in the forum. https://github.com/corgan2222/extstats/blob/master/mod_wifi_clients.sh
  9. corgan2224

    SSH command to find the number of streams on 2.4GHz on AiMesh Nodes?

    The host environment doesn't matter, because you have to ssh login to your device and type the commands on your device. On the router you can type nvram get wl_ifnames to get the wifi interfaces of your device on the lyra you can type iwconfig There you can see your wifi interface names...
  10. corgan2224

    SNMP - AX88u

    Most of the "out of the box" monitoring solutions works fine even on the asus devices. But if it comes to more detailed device specific informations, like Wi-Fi antenna data per host etc. I had no luck with none of the existing solutions. In my case, i mounted my rt-ax 88u inside my rack and...
  11. corgan2224

    SSH to Lyra Mesh Node with ssh-key

    Thanks for the info.
  12. corgan2224

    Solved dont run features from deactivated Operation Modes

    Perfect!! It could be so easy! Thanks a lot!!
  13. corgan2224

    Solved dont run features from deactivated Operation Modes

    This is some strange behavior I have since a year, but I always forgot to report it. Some years ago my RT-AX88u was my main router/vpn server/client. But I switched to pfSense for the routing/dchp/vpn and let the AX only handle the wifi stuff. I switched the OP Mode to "Access Point(AP) mode /...
  14. corgan2224

    SNMP - AX88u

    This is a known issue. I wrote a guide some years ago to install mini_snmp https://www.snbforums.com/threads/rt-ax88u-snmpd-mini-guide.56354/ I think the code will not work today because of some changes, but maybe it guides you in the right direction. I switched to zabbix and my own plugin.
  15. corgan2224

    SSH command to find the number of streams on 2.4GHz on AiMesh Nodes?

    on my RT-AX88U with lyra node with fw 9.0.0.4.386_41615-g7c2264e i can login to the node and type 2.4 wlanconfig ath0 list sta 5ghz wlanconfig ath1 list sta more commands: get interfaces nvram get wl_ifnames wifi network summary: iwconfig ath0 iwconfig ath1 on the RT-AX88U i have the...
  16. corgan2224

    SSH to Lyra Mesh Node with ssh-key

    I tried to login to my Lyra node with 386.2 and 9.0.0.4.386_41615 on the node, but still can't login with the ssh key. Do you have plans to fix this in some upcoming releases? Just asking, if its worth waiting or to find a workaround.
  17. corgan2224

    RT-AX88U snmpd - mini Guide

    Thanks for the info! The Topic is 2 years old now, and I don't use SNMP anymore. I wrote my own script for gathering data from the router. I never released it here, because i don't had time to support, so use at own risk, but maybe it can be useful.
  18. corgan2224

    SSH to Lyra Mesh Node with ssh-key

    any ideas how to fix or workaround this?
  19. corgan2224

    SSH to Lyra Mesh Node with ssh-key

    thanks for that! But this was exactly what i tryed. I also cant add another user on the Lyra, seems that adduser is not on the busybox. I think my Lyra and your Lyra Trio are different on the firmware. For me, the lyra firmware download website is broken with no content. My Lyra Firmware...
Top