NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Avon_Fox
Jan 07, 2012Aspirant
RESOLVED: Web Access Logger / Webalizer-like for NAS-Duo V2?
Hey there. I'm pretty new to all this and have just set up my ReadyNAS Duo to run as a web server. I'm used to having an old Windows box running Apache which I ran Webalizer on to get monthly site ...
mdgm-ntgr
Jan 07, 2012NETGEAR Employee Retired
So you have the Duo v2 (RND2000-200) which runs RAIDiator 5.3.x and has the new Dashboard web-interface?
You could try to compile Webalizer but that might take a bit of work. Looks like it might be doable.
First you'd need to install SSH: http://www.readynas.com/download/addons/arm/5.3/EnableRootSSH_1.0-arm.bin
Then you'd need to do
You'd need to download the source code for Webalizer
You'd need to edit things in the Webalizer source e.g. location of apache log file
Add some files that are missing to your NAS (see http://www.webalizer.org/faq.html). These are stripped from the firmware to keep the size down, but can be obtained in the GPL: http://www.readynas.com/gpl
Then attempt to compile it.
Now it depends a lot on the dependencies as to whether it will work, but you can give it a try.
You could try to compile Webalizer but that might take a bit of work. Looks like it might be doable.
First you'd need to install SSH: http://www.readynas.com/download/addons/arm/5.3/EnableRootSSH_1.0-arm.bin
Then you'd need to do
apt-get update && apt-get install build-essential
You'd need to download the source code for Webalizer
You'd need to edit things in the Webalizer source e.g. location of apache log file
Add some files that are missing to your NAS (see http://www.webalizer.org/faq.html). These are stripped from the firmware to keep the size down, but can be obtained in the GPL: http://www.readynas.com/gpl
Then attempt to compile it.
Now it depends a lot on the dependencies as to whether it will work, but you can give it a try.
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!