Re: [OT] munin

2012-03-05 Thread Tom H
On Mon, Mar 5, 2012 at 2:32 PM, Brad Alexander wrote: > On Mon, Mar 5, 2012 at 1:30 AM, Wolfgang Karall wrote: >> On Sun, Mar 04, 2012 at 06:44:47PM -0500, Brad Alexander wrote: >>> >>> Yes. Non-working: >>> >>>  echo -e 'list\nquit' | nc 192.168.4.9 4949 >>> (UNKNOWN) [192.168.4.9] 4949 (munin)

Re: [OT] munin

2012-03-05 Thread Brad Alexander
Disabled ipv6 both through /etc/modprobe.d/aliases and through /proc, and it didn't make a difference. Connection still refused on port 4949 when telnetting to localhost. I'm beginning to wonder if it is a missing or interfering package. --b On Mon, Mar 5, 2012 at 1:30 AM, Wolfgang Karall wrote

Re: [OT] munin

2012-03-04 Thread Wolfgang Karall
On Sun, Mar 04, 2012 at 06:44:47PM -0500, Brad Alexander wrote: > Yes. Non-working: > > echo -e 'list\nquit' | nc 192.168.4.9 4949 > (UNKNOWN) [192.168.4.9] 4949 (munin) : Connection refused Hmm, since Bob suggest a bug in recent versions (I don't know, not running wheezy or sid on any munin-nod

Re: [OT] munin

2012-03-04 Thread Brad Alexander
On Sun, Mar 4, 2012 at 4:20 PM, Bob Proulx wrote: > Brad Alexander wrote: >> Can anyone tell me why these 5 nodes will not connect to the server >> and refuses connections to localhost and ::1? > > For what it is worth I have exactly the same problem on Sid.  Works > okay on Squeeze.  Broken on Si

Re: [OT] munin

2012-03-04 Thread Brad Alexander
On Sun, Mar 4, 2012 at 3:52 PM, Wolfgang Karall wrote: > > On Sun, Mar 04, 2012 at 07:11:49AM -0500, Brad Alexander wrote: >> > alias net-pf-10 off >> >> Ah. I figured if the net-pf-10 was commented out, it was taken out of play. > > No, you actually have to turn it off, commented out means use th

Re: [OT] munin

2012-03-04 Thread Bob Proulx
Brad Alexander wrote: > Can anyone tell me why these 5 nodes will not connect to the server > and refuses connections to localhost and ::1? For what it is worth I have exactly the same problem on Sid. Works okay on Squeeze. Broken on Sid. Sid the munin-node doesn't bind to an IPv4 accessible ad

Re: [OT] munin

2012-03-04 Thread Wolfgang Karall
On Sun, Mar 04, 2012 at 07:11:49AM -0500, Brad Alexander wrote: > > alias net-pf-10 off > > Ah. I figured if the net-pf-10 was commented out, it was taken out of play. No, you actually have to turn it off, commented out means use the defaults, i.e. IPv6 is available. Not that it matters I gues

Re: [OT] munin

2012-03-04 Thread Brad Alexander
On Sun, Mar 4, 2012 at 3:48 AM, Wolfgang Karall wrote: > Hello, > > why's this OT? :) Just because there are certain people on the list who are more draconian about what is on and off topic. To them, there is a difference between apps running *on* Debian and Debian itself. I figured I'd play it s

Re: [OT] munin

2012-03-04 Thread Wolfgang Karall
Hello, why's this OT? :) On Sat, Mar 03, 2012 at 11:01:07PM -0500, Brad Alexander wrote: > this is on both the working and non-working nodes. My network is not > running ipv6. In fact, net-pf-10 is commented out on all the hosts > that I have checked. IIRC, to actually disable IPv6 you need to a

[OT] munin

2012-03-03 Thread Brad Alexander
Hey all, I installed munin on my network, and wrote a puppet module to push out the munin-node.conf to each machine. Everything seems to work fine, and 9 machines are reporting in and generating graphs, but 5 are not. The configs are identical with the exception of the hostname. Here's the rub. Of