On Tue, 01 Dec 2009 07:27:47 +0200
Tom Feiner <[email protected]> wrote:
> Can you attach the output of:
>
> munin-run --debug ntp_IP
aragorn:~# munin-run --debug ntp_arwen_dev_bintec_de
# Saving mysql*->env->mysqlopts = --defaults-extra-file=/etc/mysql/debian.cnf...
# Saving postfix_mailvolume->env->logfile = mail.log...
# file: 'ntp_arwen_dev_bintec_de'
# Want to run as euid/egid 65534/119
# Running as uid/gid/euid/egid 65534/119 119/65534/119 119
# DEBUG: About to exec "/etc/munin/plugins/ntp_arwen_dev_bintec_de"
> or give an example ntp server that raises this issue?
I've looked at /usr/share/munin/plugins/ntp_ and removed all
lines with "next unless /^.(\d+\.\d+\.\d+\.\d+)/;". This gets
back the functionality, but might cause problems when parsing
local time sources. My perl foo isn't that good to estimate the
outfall of this quick hack.
If you look at the ntpq output used for parsing time source it's
obvious why the unless statement above causes the problem. In my
setup it looks like this:
aragorn:~# ntpq -c "hostnames no" -c peers
remote refid st t when poll reach delay offset jitter
==============================================================================
*2001:6f8:1c08:0 192.53.103.108 2 u 79 128 377 3.115 3.806 0.405
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessary a
good idea. [ RFC1925, 2.3 ]
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]