[Bug 1384931] Re: NRPE does not respect "dont_blame_nrpe" argument

2015-12-15 Thread Brian Morton
IMHO, this was a horribly bad decision upstream. If you've restricted your incoming NRPE source to a trusted one with UFW or similar, this is a perfectly safe thing to do and helps centrally manage lots of parameters. I think a default arg of 0 was enough to keep a safe config. Users who choose

[Bug 1516451] Re: check_disk plugin broken after upgrade to 15.10

2015-12-15 Thread Brian Morton
I suspect there isn't a code change here, but rather a difference in the way Ubuntu is presenting its mount points. The plugin tries to enumerate and check all mounts. A better use might be to add the actual mount points to be monitored with -p /usr/lib/nagios/plugins/check_disk -w '20%' -c

[Bug 1516451] Re: check_disk plugin broken after upgrade to 15.10

2015-12-15 Thread Brian Morton
strace confirms that check_disk on 12.04 doesn't check /sys/kernel/debug/tracing Not having any luck tracking down a code change in the monitoring- plugins github repo. I wonder if this is a change in a dependent lib instead. Here's a workaround sudo chown root:root

[Bug 708493] Re: Can't login anymore: Read from socket failed: Connection reset by peer

2015-01-05 Thread Brian Morton
This worked for me: ssh -v admin@172.16.3.253 -o KexAlgorithms=diffie-hellman-group14-sha1 source: http://stackoverflow.com/questions/25341773/cisco-ssh-key-exchange- fails-from-ubuntu-14-04-client-dh-key-range-mismatch -- You received this bug notification because you are a member of Ubuntu

[Bug 994781] Re: removing a node when it has failed commissioning is not possible from the UI

2012-05-30 Thread Brian Morton
Raphael, That works very well, thanks. To start the shell, run $ sudo maas shell then proceed normally with those instructions. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/994781

[Bug 994781] Re: removing a node when it has failed commissioning is not possible from the UI

2012-05-24 Thread Brian Morton
Is there a workaround for this bug such as a way to delete from shell? I'm not familiar enough with the internals of MAAS to do this safely. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu.

[Bug 519062] Re: Unable to connect to Eucalyptus Service on port 8773

2010-05-05 Thread Brian Morton
I am getting the same exception while trying to access my API endpoint for use with ElasticFox. I followed the instructions on the wiki for the CDInstall under 10.04 and euca-describe-availability-zones verbose shows good output. Please let me know if you would like any information from my