Kitz ADSL Broadband Information
adsl spacer  
Support this site
Home Broadband ISPs Tech Routers Wiki Forum
 
     
   Compare ISP   Rate your ISP
   Glossary   Glossary
 
Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1] 2 3

Author Topic: DSLstats pre-release version 6.5.2  (Read 9530 times)

roseway

  • Administrator
  • Senior Kitizen
  • *
  • Posts: 43467
  • Penguins CAN fly
    • DSLstats
DSLstats pre-release version 6.5.2
« on: April 28, 2018, 07:29:13 PM »

This version fixes the issues arising from v6.5, and also adds the capability to regularly upload the webserver files to a remote site of the user's choosing. This and the data store upload can now use TLS/SSL if the server supports it.

The webserver upload simply uploads all the files in the webserver directory after each sample. The setting up of this capability is in a new tab called "WS Upload" in the Configuration section. It should be considered experimental at this stage, because I would like feedback regarding its settings and performance.

Full list of changes since v6.5:
  • result of FTP test upload is now reported as a red/green label instead of a message box
  • when copying to clipboard or making a snapshot of the average errors, this now includes the Total ES line
  • when restarting recording after stopping it, the SNRM per band and traffic per minute graphs are now reset in the same way as the other time-scrolling graphs
  • SES delta DS and US values now included in Stats.log (fields 48 and 49)
  • fixed incorrect band allocation when U0 is unused
  • FTP uploads can now use TLS/SSL if the server supports it
  • Added capability to regularly upload the webserver files
http://dslstats.me.uk/downloads.html
Logged
  Eric

burakkucat

  • Respected
  • Senior Kitizen
  • *
  • Posts: 38300
  • Over the Rainbow Bridge
    • The ELRepo Project
Re: DSLstats pre-release version 6.5.2
« Reply #1 on: April 28, 2018, 09:37:33 PM »

I have downloaded the Linux 64-bit version and, on adjusting the configuration, I see one inconsistency (which may not be new, it is quite possible that I have not noticed it before now).

My testing is with a G.992.3 (ADSL2) service.

Configuration ---> Items to Monitor.

Under the "pbParams (VDSL2 only)" heading, the "SNRM per band" option is correctly "greyed-out".

Configuration ---> Webserver.

Under the "Items to include (snapshots + html pages)" heading, the "SNRM per band" option is, again, correctly "greyed-out".

Configuration ---> Snapshots.

Under the "Autosave graphs:" heading, the "SNRM per band" option is incorrectly available for selection.
Logged
:cat:  100% Linux and, previously, Unix. Co-founder of the ELRepo Project.

Please consider making a donation to support the running of this site.

roseway

  • Administrator
  • Senior Kitizen
  • *
  • Posts: 43467
  • Penguins CAN fly
    • DSLstats
Re: DSLstats pre-release version 6.5.2
« Reply #2 on: April 28, 2018, 10:34:27 PM »

I suspect that's been there for some time, but thanks for pointing it out. It will be fixed.
Logged
  Eric

burakkucat

  • Respected
  • Senior Kitizen
  • *
  • Posts: 38300
  • Over the Rainbow Bridge
    • The ELRepo Project
Re: DSLstats pre-release version 6.5.2
« Reply #3 on: April 29, 2018, 04:31:51 PM »

I have now attempted to use the ftp upload to external site functionality.

Configuration ---> WS Upload Tab.

The "Upload webserver files to online service" box was ticked. The "Upload URL:", "Upload directory:", "Username:" and "Password:" boxes were populated. The default ftp port of 21 and "Auto TLS" settings were not modified.

Upon left-clicking on the "Test" button the DSLstats process completely hung. Waiting did not have any effect; the process had to be killed.

Another attempt was tried, this time with "Full SSL" selected. The end result was identical to the above. The DSLstats process completely hung and had to be killed.
Logged
:cat:  100% Linux and, previously, Unix. Co-founder of the ELRepo Project.

Please consider making a donation to support the running of this site.

roseway

  • Administrator
  • Senior Kitizen
  • *
  • Posts: 43467
  • Penguins CAN fly
    • DSLstats
Re: DSLstats pre-release version 6.5.2
« Reply #4 on: April 29, 2018, 04:49:57 PM »

Does the FTP server which you configured support access on port 21?
Logged
  Eric

burakkucat

  • Respected
  • Senior Kitizen
  • *
  • Posts: 38300
  • Over the Rainbow Bridge
    • The ELRepo Project
Re: DSLstats pre-release version 6.5.2
« Reply #5 on: April 29, 2018, 05:03:21 PM »

Does the FTP server which you configured support access on port 21?

Yes. It's a perfectly normal, default, system. Example --

[Duo2 tmp]$ ftp -n xxxxxxx.xxx
Connected to xxxxxxx.xxx (WWW.XXX.YYY.ZZZ).
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 6 of 1000 allowed.
220-Local time is now 09:54. Server port: 21.
220-This is a private system - No anonymous login
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> user bcat
331 User bcat OK. Password required
Password:
230 OK. Current restricted directory is /
ftp> dir
227 Entering Passive Mode (WWW,XXX,YYY,ZZZ,AAA,BBB)
150 Accepted data connection
drwxr-xr-x    5 bcat   bcat         4096 Apr 29 06:00 .
drwxr-xr-x    5 bcat   bcat         4096 Apr 29 06:00 ..
drwxr-xr-x    2 bcat   bcat         4096 Apr 29 06:00 DSLstats
226-Options: -a -l
226 3 matches total
ftp> 221-Goodbye. You uploaded 0 and downloaded 0 kbytes.
221 Logout.
[Duo2 tmp]$
Logged
:cat:  100% Linux and, previously, Unix. Co-founder of the ELRepo Project.

Please consider making a donation to support the running of this site.

roseway

  • Administrator
  • Senior Kitizen
  • *
  • Posts: 43467
  • Penguins CAN fly
    • DSLstats
Re: DSLstats pre-release version 6.5.2
« Reply #6 on: April 29, 2018, 06:44:31 PM »

That's rather thrown me, because it works fine here. The only difference (I think) is that the server you're using apparently expects TLS whereas mine uses plain FTP. If that's the issue, then it would seem that auto TLS isn't working. Thinking cap time...
Logged
  Eric

burakkucat

  • Respected
  • Senior Kitizen
  • *
  • Posts: 38300
  • Over the Rainbow Bridge
    • The ELRepo Project
Re: DSLstats pre-release version 6.5.2
« Reply #7 on: April 29, 2018, 06:53:59 PM »

Please don't spend an excessive time on this when you only have my report.

Perhaps wait for other members to try and then post their findings?
Logged
:cat:  100% Linux and, previously, Unix. Co-founder of the ELRepo Project.

Please consider making a donation to support the running of this site.

roseway

  • Administrator
  • Senior Kitizen
  • *
  • Posts: 43467
  • Penguins CAN fly
    • DSLstats
Re: DSLstats pre-release version 6.5.2
« Reply #8 on: April 30, 2018, 11:37:26 AM »

One thing that's occurred to me is that libssl needs to be installed on a Linux system. If it isn't installed, this might explain the problem (although of course it still shouldn't hang).
Logged
  Eric

V_R

  • Reg Member
  • ***
  • Posts: 161
Re: DSLstats pre-release version 6.5.2
« Reply #9 on: April 30, 2018, 03:46:40 PM »

   
  • fixed incorrect band allocation when U0 is unused

Is that a fix for the blue graphs I have on my line? Will test this out once I'm home.

Thank you for your continuing efforts.  :)
Logged
Zen Internet (80/20) on a Huawei 288 cab, via HG612 and an Asus RT-AC86U running Merlin FW.

roseway

  • Administrator
  • Senior Kitizen
  • *
  • Posts: 43467
  • Penguins CAN fly
    • DSLstats
Re: DSLstats pre-release version 6.5.2
« Reply #10 on: April 30, 2018, 03:59:00 PM »

Yes, that should be the case, but of course do let me know if it still isn't right.
Logged
  Eric

burakkucat

  • Respected
  • Senior Kitizen
  • *
  • Posts: 38300
  • Over the Rainbow Bridge
    • The ELRepo Project
Re: DSLstats pre-release version 6.5.2
« Reply #11 on: April 30, 2018, 05:45:40 PM »

One thing that's occurred to me is that libssl needs to be installed on a Linux system. If it isn't installed, this might explain the problem (although of course it still shouldn't hang).

I've checked what packages are currently installed and which files, from the installed packages, that provided a match on the string "libssl". This is what I see --

Code: [Select]
[Duo2 ~]# rpm -q openssl openssl-devel
openssl-1.0.1e-57.el6.x86_64
openssl-devel-1.0.1e-57.el6.x86_64
[Duo2 ~]# rpm -ql openssl openssl-devel | sort | grep libssl
/usr/lib64/libssl.so
/usr/lib64/libssl.so.10
/usr/lib64/libssl.so.1.0.1e
/usr/lib64/.libssl.so.1.0.1e.hmac
/usr/lib64/.libssl.so.10.hmac
/usr/lib64/pkgconfig/libssl.pc
[Duo2 ~]#
Logged
:cat:  100% Linux and, previously, Unix. Co-founder of the ELRepo Project.

Please consider making a donation to support the running of this site.

roseway

  • Administrator
  • Senior Kitizen
  • *
  • Posts: 43467
  • Penguins CAN fly
    • DSLstats
Re: DSLstats pre-release version 6.5.2
« Reply #12 on: April 30, 2018, 06:33:18 PM »

OK, thanks, that theory bites the dust.
Logged
  Eric

V_R

  • Reg Member
  • ***
  • Posts: 161
Re: DSLstats pre-release version 6.5.2
« Reply #13 on: April 30, 2018, 10:15:44 PM »

I am getting the following error on both my Win10 box and my RPiZeroW.

Any ideas?
Logged
Zen Internet (80/20) on a Huawei 288 cab, via HG612 and an Asus RT-AC86U running Merlin FW.

roseway

  • Administrator
  • Senior Kitizen
  • *
  • Posts: 43467
  • Penguins CAN fly
    • DSLstats
Re: DSLstats pre-release version 6.5.2
« Reply #14 on: April 30, 2018, 10:37:09 PM »

In what circumstances does that error appear?
Logged
  Eric
Pages: [1] 2 3