[GH-ISSUE #25] NTP-pool zone stats do not update #298

Closed
opened 2026-03-01 17:25:09 +03:00 by kerem · 1 comment
Owner

Originally created by @Mallos-zz on GitHub (Jul 3, 2011).
Original GitHub issue: https://github.com/abh/ntppool/issues/25

the zone statistics are not updated. For example
http://www.pool.ntp.org/zone/nl
shows a raise of 26 for several days, while the total stays at 151 servers for "today". This is the case for multiple (all?) zones.

This reveals two issues.

  1. the statistics seem to be stuck at a certain date (given the increase, it is likely the first day IPv6 servers were counted).
  2. the statistics page have no reference to the last date/time they were updated, so it is impossible to tell if you are looking at actual or outdated statistics.
Originally created by @Mallos-zz on GitHub (Jul 3, 2011). Original GitHub issue: https://github.com/abh/ntppool/issues/25 the zone statistics are not updated. For example http://www.pool.ntp.org/zone/nl shows a raise of 26 for several days, while the total stays at 151 servers for "today". This is the case for multiple (all?) zones. This reveals two issues. 1. the statistics seem to be stuck at a certain date (given the increase, it is likely the first day IPv6 servers were counted). 2. the statistics page have no reference to the last date/time they were updated, so it is impossible to tell if you are looking at actual or outdated statistics.
kerem closed this issue 2026-03-01 17:25:09 +03:00
Author
Owner

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

Thanks – that code didn't get upgraded to do the right thing. I need to make the "stats_days_ago" method either sum the v4 and v6 counts or take a parameter to just pick one.

<!-- gh-comment-id:1496298 --> @abh commented on GitHub (Jul 4, 2011): Thanks – that code didn't get upgraded to do the right thing. I need to make the "stats_days_ago" method either sum the v4 and v6 counts or take a parameter to just pick one.
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#298
No description provided.