Results 1 to 3 of 3
  1. #1

    PowerDNS statistics

    Hi,

    I'm working on a small DNS service for my clients powered by PowerDNS. Is there any simple way to offer statistics per zone?
    So, if I would like in the future I could charge them per amount of requests?

    Thanks

  2. #2
    Join Date
    Mar 2009
    Posts
    654
    Pretty much any database has some method for logging DML. If you're not worried about millions of queries per second for a single domain, just add a counter column to the RECORDS table and set up a trigger to increase it on each select.
    [GB ≠ GiB] [MB ≠ MiB] [kB ≠ kiB] [1000 ≠ 1024] [Giga ≠ gram] [Mega ≠ milli] [Kelvin ≠ kilo] [Byte ≠ bit]
    There is no millibit. There is no gram-bit. There is no Kelvin-Byte.

  3. #3
    Join Date
    Aug 2010
    Location
    Sorting Office
    Posts
    9,530
    Moved from Tutorials

Similar Threads

  1. Site Statistics
    By JoeB in forum Hosting Software and Control Panels
    Replies: 15
    Last Post: 12-10-2004, 05:14 AM
  2. Site log statistics
    By gthorley in forum Hosting Software and Control Panels
    Replies: 3
    Last Post: 11-02-2000, 10:45 PM
  3. Where can I find statistics on sites that have enabled Servlet support?
    By zhenka22 in forum Hosting Security and Technology
    Replies: 0
    Last Post: 08-21-2000, 11:55 AM
  4. Where can I find statistics on sites that have enabled Servlet support?
    By zhenka22 in forum Hosting Software and Control Panels
    Replies: 0
    Last Post: 08-21-2000, 11:15 AM
  5. Replies: 0
    Last Post: 08-21-2000, 10:02 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •