Re: [gentoo-user] monitoring system resource usage

2013-06-18 Thread Grant
Agreed! Although getting apache, mysql, and nginx plugins fully working is proving to be a little trickier. To get those going it's necessary to edit /etc/munin/plugin-conf.d/munin-node as well as some apache and nginx config. Still working on getting it all 100%. - Grant If you have a fairly

Re: [gentoo-user] monitoring system resource usage

2013-06-18 Thread Grant
Can anyone recommend a method for monitoring system resource usage in a way that would allow me to correlate a rise in my web server's response time with the usage of a particular system resource if such a correlation exists? I don't need it to be 100% accurate, just accurate enough to be

[gentoo-user] sendmail: warning: inet_protocols: disabling IPv6

2013-06-18 Thread Joseph
Every time I compile a package I get a message: sendmail: warning: inet_protocols: disabling IPv6 name/address support: Address family not supported by protocol What is it looking for? -- Joseph

Re: [gentoo-user] sendmail: warning: inet_protocols: disabling IPv6

2013-06-18 Thread Mick
On Tuesday 18 Jun 2013 16:00:38 Joseph wrote: Every time I compile a package I get a message: sendmail: warning: inet_protocols: disabling IPv6 name/address support: Address family not supported by protocol What is it looking for? Probably it is looking for a router (DNS repeater) that

Re: [gentoo-user] monitoring system resource usage

2013-06-18 Thread Mick
On Tuesday 18 Jun 2013 13:55:41 Grant wrote: Can anyone recommend a method for monitoring system resource usage in a way that would allow me to correlate a rise in my web server's response time with the usage of a particular system resource if such a correlation exists? I don't need it to

Re: [gentoo-user] sendmail: warning: inet_protocols: disabling IPv6

2013-06-18 Thread Joseph
On 06/18/13 16:19, Mick wrote: On Tuesday 18 Jun 2013 16:00:38 Joseph wrote: Every time I compile a package I get a message: sendmail: warning: inet_protocols: disabling IPv6 name/address support: Address family not supported by protocol What is it looking for? Probably it is looking for a

Re: [gentoo-user] sendmail: warning: inet_protocols: disabling IPv6

2013-06-18 Thread Stroller
On 18 June 2013, at 16:00, Joseph wrote: Every time I compile a package I get a message: sendmail: warning: inet_protocols: disabling IPv6 name/address support: Address family not supported by protocol 1. Could you post the output of `grep -i mail /etc/make.conf` please? 2. Could you

Re: [gentoo-user] sendmail: warning: inet_protocols: disabling IPv6

2013-06-18 Thread Joseph
On 06/18/13 16:57, Stroller wrote: On 18 June 2013, at 16:00, Joseph wrote: Every time I compile a package I get a message: sendmail: warning: inet_protocols: disabling IPv6 name/address support: Address family not supported by protocol 1. Could you post the output of `grep -i mail

Re: [gentoo-user] sendmail: warning: inet_protocols: disabling IPv6

2013-06-18 Thread Joseph
On 06/18/13 16:57, Stroller wrote: On 18 June 2013, at 16:00, Joseph wrote: Every time I compile a package I get a message: sendmail: warning: inet_protocols: disabling IPv6 name/address support: Address family not supported by protocol 1. Could you post the output of `grep -i mail

Re: [gentoo-user] sendmail: warning: inet_protocols: disabling IPv6

2013-06-18 Thread Randy Barlow
On Tue, 18 Jun 2013 12:39:12 -0400, Joseph syscon...@gmail.com wrote: I've tried to edit /etc/postfix/main.cf but it does not contain any statement such as inet_protocols It could be something to do with a new portage :-/ I use inet_protocols = all on my mail system (that way it's dual

Re: [gentoo-user] sendmail: warning: inet_protocols: disabling IPv6

2013-06-18 Thread Joseph
On 06/18/13 13:40, Randy Barlow wrote: On Tue, 18 Jun 2013 12:39:12 -0400, Joseph syscon...@gmail.com wrote: I've tried to edit /etc/postfix/main.cf but it does not contain any statement such as inet_protocols It could be something to do with a new portage :-/ I use inet_protocols = all on

[gentoo-user] pycrypto-2.6-r2 fails to build

2013-06-18 Thread Tamer Higazi
Hi people! I am trying to build pycrypto, by it fails to merge. Always I get ACCESS VIOLATION. I didn't make the merge as user (with sudo), I am doing it as root from a shell. Not even a shell opened in gnome. Just in a plain terminal session. If anybody of you could tell me where the error