Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

users & nodes online #88

Open
s50u opened this issue Jan 19, 2025 · 1 comment
Open

users & nodes online #88

s50u opened this issue Jan 19, 2025 · 1 comment

Comments

@s50u
Copy link

s50u commented Jan 19, 2025

I added the last update date and time on the plots.html page under telnet users & nodes online list. I ask @coulisse would he add my coding to webapp.py, dxtelnet.py and plots.html which I'm attaching in a zip file. Please check the code I am far from a professional Python programmer, although it works well. 😕

73s Dan S50U

@s50u
Copy link
Author

s50u commented Feb 1, 2025

In the DXSpider version 560 onwards the 'WHO' command has been slightly modified.
The 'State' field has been added to allow sysops to diagnose some connection initialisation problems. Also the 'Type' field label has been changed for partner nodes running CCuster software to the 'NODE CCCL'. I have added some examples where I replaced IP's with xxxx within 'Link' field for security reasons only.

The output table will need to be reorganised.

  Callsign Type      State    Started           Name     Ave RTT Link

    S50CLX NODE DXSP indiffer 31-Jan-2025 0539Z Palk
  GB7TLH-2 NODE DXSP normal   31-Jan-2025 0539Z             0.07 xxx.xx.xx.xxx
      S50U USER EXT  prompt   31-Jan-2025 1023Z Dan              xx.xx.xx.xxx
  ON0DXK-5 NODE CCCL normal   31-Jan-2025 0543Z Node        0.08 xxx.xxx.xxx.xxx

Maybe you could also parsing the DXSpider version like DXSpider v1.57 build 560 under users & nodes online line with the SH/VERSION command:

DXSpider v1.57 (build 560 git: mojo/d10e1590[r]) using perl v5.34.0 on Linux
Copyright (c) 1998-2025 Dirk Koopman G1TLH

It might not be a bad idea to skip the row containing telnet_user from the table.

Here is my work done. Find the corrected scripts in the zip file.

  • added SW: DXSpider version
  • added Rbn skimmers feed count
  • added last update date and time
  • output Users & Nodes table reorganised
  • skiping telnet_user

users&nodes_by_s50u.zip

Image

Thank you Dan S50U

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant