Send kea-dev mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.isc.org/mailman/listinfo/kea-dev
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of kea-dev digest..."
Today's Topics:
1. Statistics gathering (Shawn Routhier)
----------------------------------------------------------------------
Message: 1
Date: Thu, 15 Jan 2015 13:13:57 -0800
From: Shawn Routhier <[email protected]>
To: Kea Dev List <[email protected]>
Subject: [kea-dev] Statistics gathering
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii
One item that I ran across elsewhere that will have an impact on the
implementation of any stats we gather for Kea is what size integers
to use for doing the gathering.
In ISC DHCP we needed to tweak some code to handle the very large
v6 addresses space. When we do discuss the stats a bit more for
Kea we probably need to decide how the stats might be used and
therefore how large the variables used for their collection should be.
(For example one might be able to use a uint32 if you are reporting the
number of leases handed out per day, but may need something larger
if you want to show the total number of leases available in v6).
------------------------------
_______________________________________________
kea-dev mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/kea-dev
End of kea-dev Digest, Vol 10, Issue 4
**************************************