Ticket #1135 (closed defect: fixed)

Opened 9 months ago

Last modified 7 months ago

bind9 plugin doesn't count queries by IPv6 clients

Reported by: kenyon Assigned to: 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

bind9.in.diff (1.0 kB) - added by kenyon on 09/10/11 07:47:30.

Change History

09/10/11 07:47:30 changed by kenyon

  • attachment bind9.in.diff added.

09/13/11 08:35:47 changed by kenyon

  • owner changed from nobody to kenyon.
  • status changed from new to assigned.
  • milestone changed from Munin 1.4.7 to Munin 1.4.6.

09/13/11 09:07:05 changed by kenyon

  • status changed from assigned to closed.
  • resolution set to fixed.
  • milestone changed from Munin 1.4.6 to Munin 1.4.7.

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