BIND 10 #1448: document basic design of stats snmp interface

BIND 10 Development do-not-reply at isc.org
Wed Jan 25 09:27:56 UTC 2012


#1448: document basic design of stats snmp interface
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:  UnAssigned
  naokikambe                         |                Status:  reviewing
                       Type:  task   |             Milestone:
                   Priority:  major  |  Sprint-20120207
                  Component:         |            Resolution:
  statistics                         |             Sensitive:  0
                   Keywords:         |           Sub-Project:  DNS
            Defect Severity:  N/A    |  Estimated Difficulty:  5
Feature Depending on Ticket:  SNMP   |           Total Hours:  0
  stats                              |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by jelte):

 Not really about the snmp part, but I was wondering if we should make this
 a pull-protocol instead of a push one. I.E. instead of letting each module
 send their statistics at a regular interval, letting the main stats module
 request them at that interval. The result would be that modules would not
 have to take any action should stats module not run (and/or there is only
 one place where we need a timer for statistics, and we can make a command
 for stats module 'collect now'.

 One way to do this would be to let all modules automatically subscribe to
 some Stats channel on the msgq, and if a SendStats command appears, each
 one does what it currently does when it sends stats.

-- 
Ticket URL: <http://bind10.isc.org/ticket/1448#comment:7>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list