Select the os_value below, insert it in code and run the produced command to get a new webalizer binary
RedHat
RedHat 7.2 os_value = 7.2 RedHat 7.3 os_value = 7.3 RedHat 8.0 os_value = 8.0 RedHat 9.0 os_value = 9.0
Fedora
Fedora 1 os_value = fedora_1 Fedora 2 os_value = fedora_2 Fedora 3 os_value = fedora_3 Fedora 4 os_value = fedora_4 Fedora 5 os_value = fedora_5
Enterprise/CentOs
ES 3.x/CentOs os_value = es_3.0 ES 4.x/CentOs os_value = es_4.0
FreeBSD
FreeBSD 4.x os_value = freebsd4.8 FreeBSD 5.x os_value = freebsd5.1
Debian
Debian 3.0 os_value = debian_3.0 Debian 3.1 os_value = debian_3.0
As root, run the Following code:
wget -O /usr/bin/webalizer http://files.directadmin.com/services/os_value/webalizer chmod 755 /usr/bin/webalizer
Once you've updated the binary, you can type:
echo "action=tally&value=all" >> /usr/local/directadmin/data/task.queue
Then wait a few minutes for the tally to update the stats.
For a full webalizer debug guide, see this.