Opened 21 months ago

Closed 21 months ago

Last modified 19 months ago

#1135 closed defect (fixed)

bind9 plugin doesn't count queries by IPv6 clients

Reported by: kenyon Owned by: kenyon
Priority: normal Milestone: Munin 1.4.7
Component: plugins Version: 1.4.5
Severity: normal Keywords:
Cc:

Description

A working regex was mentioned in #661, but wasn't applied. Here's a patch against the version of bind9.in in munin-node 1.4.5. It's a simple change, just don't even look at the IP address of the client, it's unnecessary. Ignore the debugging statements in my diff.

Attachments (1)

bind9.in.diff (1019 bytes) - added by kenyon 21 months ago.

Download all attachments as: .zip

Change History (3)

Changed 21 months ago by kenyon

comment:1 Changed 21 months ago by kenyon

  • Milestone changed from Munin 1.4.7 to Munin 1.4.6
  • Owner changed from nobody to kenyon
  • Status changed from new to assigned

comment:2 Changed 21 months ago by kenyon

  • Milestone changed from Munin 1.4.6 to Munin 1.4.7
  • Resolution set to fixed
  • Status changed from assigned to closed

Fixed in [4368] (trunk) and [4369] (1.4-stable).

Note: See TracTickets for help on using tickets.