Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2016 05:07:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210716] sysutils/munin-common: ntp_states plugin TYPO
Message-ID:  <bug-210716-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210716

            Bug ID: 210716
           Summary: sysutils/munin-common: ntp_states plugin TYPO
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mat@FreeBSD.org
          Reporter: takefu@airport.fm
             Flags: maintainer-feedback?(mat@FreeBSD.org)
          Assignee: mat@FreeBSD.org

Created attachment 171965
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D171965&action=
=3Dedit
munin-common.patch

When the server of the 'condition' is 'outlier' there, a warning is generat=
ed
in the log.

%> [WARNING] Service ntp_states on fs03.local./[2001:db8::3:123]:4949 retur=
ned
no data for label peer_ntp2_v6_mfeed_ad_jp
%> [WARNING] Service ntp_states on fs03.local./[2001:db8::3:123]:4949 retur=
ned
no data for label peer_ntp3_v6_mfeed_ad_jp

# munin-run ntp_states.orig
peer_ntp_bit_drive_ne_jp.value 6
peer_ntp1_v6_mfeed_ad_jp.value 5
Use of uninitialized value $peers_condition{"2001:3a0:0:2005::57:123"} in p=
rint
at /usr/local/etc/munin/plugins/ntp_states.orig line 161.
peer_ntp2_v6_mfeed_ad_jp.value
Use of uninitialized value $peers_condition{"2001:3a0:0:2006::87:123"} in p=
rint
at /usr/local/etc/munin/plugins/ntp_states.orig line 161.
peer_ntp3_v6_mfeed_ad_jp.value
peer_127_127_1_0.value 0

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210716-13>