kamoj
Very Senior Member
Nota Bene: This add-on is obsolete. Please use new version at:
https://www.snbforums.com/threads/kamoj-information-add-on-v4-for-netgear-r7800-x4s-and-r9000-x10-temperatures-a-o.55063/
About:
This is the first in a series of Kamoj add-ons for the Netgear R7800 X4s Router running Voxel Firmware.
This add-on adds information (and corrects some) on the routers "debug-page":
http://www.routerlogin.net/debug.htm (Same page as where you enable Telnet)
Pre-requisites:
- Voxel FW, preferrably version 1.0.2.54SF or later.
- A telnet client program.
- Internet connection (To download the 10KB add-on package).
How to install:
#1. Logon (From your web-browser):
http://www.routerlogin.net
#2. Make a backup of current settings (Not needed, but easyily done):
Advanced, Administration, Backup Settings, Back Up, Save
#3. Enable Telnet:
http://www.routerlogin.net/debug.htm
Set a tick in the box for "Enable Telnet". (No apply needed)
#4. Login to the router using telnet:
#5. Download the add-on:
#6. Install:
#7. Finish the installation with a reboot:
#8. To see the result, open your web-browser and again go to:
http://www.routerlogin.net/debug.htm
DONE!
-----------------------------------------------------------------------------
- PACKAGE CONTENT
-----------------------------------------------------------------------------
Corrected Content in Netgear debug page:
CPU Load (Total and per kernel)
Flash Usage
Additional Content in debug page:
NVRAM Usage
CPU Governors and Frequencies
Temperatures CPU / WiFi0 / WiFi1 (Current + Max since boot)
WiFi (Transmit power and RSSI e.g.)
OpenVPN Client information
DNSCrypt Proxy Servers information
Congestion Control information
NTP synchronized information. (Time to boot, time to synchronize time)
DNS status (Incl. ping-time)
Internet connection status (Incl. ping-time)
System Version Information (Linux and Voxel)
Additional fixes:
Show idle/sleeping devices in "Attached Devices" and "Access Control".
Future:
You are welcome to wish for more information to be added,
or even other add-ons.
Next add-on planned to be released is "By-pass OpenVPN for specific devices".
This "Policy based routing lite" will be fast and easy to control with original GUI!
Thanks:
To Voxel for all help and support he's given to many people during long time.
He is a true professional, higly intelligent, kind, humble and supportive person.
Thank you - also for hosting my add-on!
To thiggins for hosting and moderating this nice place on the web!
Yours sincerely,
Kamoj
PS
#Uninstall/Removal:
/bin/opkg remove kamoj-debug-page
#Finish the uninstall with a reboot:
reboot
PPS
If you get a problem with the missing scroll bar, as reported by blundersdome:
sed -i s/no/yes/g /www/debug.htm
https://www.snbforums.com/threads/kamoj-information-add-on-v4-for-netgear-r7800-x4s-and-r9000-x10-temperatures-a-o.55063/
About:
This is the first in a series of Kamoj add-ons for the Netgear R7800 X4s Router running Voxel Firmware.
This add-on adds information (and corrects some) on the routers "debug-page":
http://www.routerlogin.net/debug.htm (Same page as where you enable Telnet)
Pre-requisites:
- Voxel FW, preferrably version 1.0.2.54SF or later.
- A telnet client program.
- Internet connection (To download the 10KB add-on package).
How to install:
#1. Logon (From your web-browser):
http://www.routerlogin.net
#2. Make a backup of current settings (Not needed, but easyily done):
Advanced, Administration, Backup Settings, Back Up, Save
#3. Enable Telnet:
http://www.routerlogin.net/debug.htm
Set a tick in the box for "Enable Telnet". (No apply needed)
#4. Login to the router using telnet:
Code:
telnet www.routerlogin.net
#5. Download the add-on:
Code:
wget --no-check-certificate https://www.voxel-firmware.com/Downloads/kamoj-debug-page_180801-222749-1_ipq806x.ipk
#6. Install:
Code:
/bin/opkg install --force-overwrite kamoj-debug-page_180801-222749-1_ipq806x.ipk
#7. Finish the installation with a reboot:
Code:
reboot
#8. To see the result, open your web-browser and again go to:
http://www.routerlogin.net/debug.htm
DONE!
-----------------------------------------------------------------------------
- PACKAGE CONTENT
-----------------------------------------------------------------------------
Corrected Content in Netgear debug page:
CPU Load (Total and per kernel)
Flash Usage
Additional Content in debug page:
NVRAM Usage
CPU Governors and Frequencies
Temperatures CPU / WiFi0 / WiFi1 (Current + Max since boot)
WiFi (Transmit power and RSSI e.g.)
OpenVPN Client information
DNSCrypt Proxy Servers information
Congestion Control information
NTP synchronized information. (Time to boot, time to synchronize time)
DNS status (Incl. ping-time)
Internet connection status (Incl. ping-time)
System Version Information (Linux and Voxel)
Additional fixes:
Show idle/sleeping devices in "Attached Devices" and "Access Control".
Future:
You are welcome to wish for more information to be added,
or even other add-ons.
Next add-on planned to be released is "By-pass OpenVPN for specific devices".
This "Policy based routing lite" will be fast and easy to control with original GUI!
Thanks:
To Voxel for all help and support he's given to many people during long time.
He is a true professional, higly intelligent, kind, humble and supportive person.
Thank you - also for hosting my add-on!
To thiggins for hosting and moderating this nice place on the web!
Yours sincerely,
Kamoj
PS
#Uninstall/Removal:
/bin/opkg remove kamoj-debug-page
#Finish the uninstall with a reboot:
reboot
PPS
If you get a problem with the missing scroll bar, as reported by blundersdome:
sed -i s/no/yes/g /www/debug.htm
Last edited: