[GH-ISSUE #20] Display IPv6 hosts in server counts #293

Closed
opened 2026-03-01 17:25:07 +03:00 by kerem · 2 comments
Owner

Originally created by @loewis on GitHub (Jun 7, 2011).
Original GitHub issue: https://github.com/abh/ntppool/issues/20

It would be nice if the UI would display how many IPv6 servers we have in each region.

For the condensed views (eg. Active Servers), I propose to put the IPv6 counts into parentheses, e.g.

Africa 0
Asia 4 (IPv6: 2)
Europe 91 (IPv6: 20)
North America 30 (IPv6: 4)
Oceania 1
South America 10 (IPv6: 2)

Alternatively, we could always use an IPv4:IPv6 syntax, so that people may recognize what

Germany — de.beta.grundclock.com (16:14)

means.

On the individual region pages, I'd have two separate listings:

There are 93 active servers in this zone.
history

20 of these are reachable over IPv6
history

Originally created by @loewis on GitHub (Jun 7, 2011). Original GitHub issue: https://github.com/abh/ntppool/issues/20 It would be nice if the UI would display how many IPv6 servers we have in each region. For the condensed views (eg. Active Servers), I propose to put the IPv6 counts into parentheses, e.g. Africa 0 Asia 4 (IPv6: 2) Europe 91 (IPv6: 20) North America 30 (IPv6: 4) Oceania 1 South America 10 (IPv6: 2) Alternatively, we could always use an IPv4:IPv6 syntax, so that people may recognize what Germany — de.beta.grundclock.com (16:14) means. On the individual region pages, I'd have two separate listings: There are 93 active servers in this zone. history 20 of these are reachable over IPv6 history
kerem closed this issue 2026-03-01 17:25:07 +03:00
Author
Owner

@abh commented on GitHub (Jun 8, 2011):

Done most of the work for this in

commit 840cdce2db
Author: Ask Bjørn Hansen ask@develooper.com
Date: Tue Jun 7 18:01:38 2011 -0700

Track server counts separately for IPv6

Graphs are the only publicly accessible of this for now: http://www.pool.ntp.org/zone/graph/europe-v6.png

<!-- gh-comment-id:1323887 --> @abh commented on GitHub (Jun 8, 2011): Done most of the work for this in commit 840cdce2db436ca5c5cfb7c5af548b008d0e9334 Author: Ask Bjørn Hansen ask@develooper.com Date: Tue Jun 7 18:01:38 2011 -0700 ``` Track server counts separately for IPv6 ``` Graphs are the only publicly accessible of this for now: http://www.pool.ntp.org/zone/graph/europe-v6.png
Author
Owner

@abh commented on GitHub (Jul 20, 2011):

For now I chose just to have the split out stats on each zone page, rather than on the list of "sub zones", too.

<!-- gh-comment-id:1612951 --> @abh commented on GitHub (Jul 20, 2011): For now I chose just to have the split out stats on each zone page, rather than on the list of "sub zones", too.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntppool#293
No description provided.