Re: [Ganglia-developers] [Ganglia-general] python modules .pyc files

2007-11-09 Thread Carlo Marcelo Arenas Belon
On Thu, Nov 08, 2007 at 09:20:26AM -0800, Bernard Li wrote: Anybody else have comments on this? http://fedoraproject.org/wiki/Packaging/Python Carlo - This SF.net email is sponsored by: Splunk Inc. Still grepping through

[Ganglia-developers] lightweight alert tool/ enhancement

2007-11-09 Thread Khazret Sapenov
Hi all, Is it possible to get an email notification on some event like cpu load spike beyond certain threshold or low disk space. I know there's already Nagios that might do it, but it's a bit of an overhead for me. Maybe there's some event-based framework that could be a good complement to

Re: [Ganglia-developers] lightweight alert tool/ enhancement

2007-11-09 Thread Vladimir
Bernard Li wrote: I believe Jason Smith from BNL has done some related work which he might want to share :-) IMHO, Nagios is more suited for these kind of alert/notification, however, it might be a bit of an overhead for some folks to install. My thought is that it wouldn't be such a bad

Re: [Ganglia-developers] [Ganglia-general] python modules .pyc files

2007-11-09 Thread Bernard Li
Hi Brad: On 11/9/07, Carlo Marcelo Arenas Belon [EMAIL PROTECTED] wrote: http://fedoraproject.org/wiki/Packaging/Python If it's okay with you, I will follow the instructions in the wiki docs to add the .pyc files to the RPM. Cheers, Bernard

Re: [Ganglia-developers] [Ganglia-general] python modules .pyc files

2007-11-09 Thread Brad Nicholes
On 11/9/2007 at 2:29 PM, in message [EMAIL PROTECTED], Bernard Li [EMAIL PROTECTED] wrote: Hi Brad: On 11/9/07, Carlo Marcelo Arenas Belon [EMAIL PROTECTED] wrote: http://fedoraproject.org/wiki/Packaging/Python If it's okay with you, I will follow the instructions in the wiki docs to

Re: [Ganglia-developers] [Ganglia-general] python modules .pyc files

2007-11-09 Thread Marcus Rueckert
On 2007-11-09 14:55:16 -0700, Brad Nicholes wrote: On 11/9/2007 at 2:29 PM, in message [EMAIL PROTECTED], Bernard Li [EMAIL PROTECTED] wrote: Hi Brad: On 11/9/07, Carlo Marcelo Arenas Belon [EMAIL PROTECTED] wrote: http://fedoraproject.org/wiki/Packaging/Python If it's okay

Re: [Ganglia-developers] [Ganglia-general] python modules .py{c,o}

2007-11-09 Thread Carlo Marcelo Arenas Belon
On Fri, Nov 09, 2007 at 02:55:16PM -0700, Brad Nicholes wrote: Bernard Li [EMAIL PROTECTED] wrote: On 11/9/07, Carlo Marcelo Arenas Belon [EMAIL PROTECTED] wrote: http://fedoraproject.org/wiki/Packaging/Python If it's okay with you, I will follow the instructions in the wiki docs

Re: [Ganglia-developers] [Ganglia-general] python modules .py{c,o}

2007-11-09 Thread Bernard Li
Hi Carlo: On 11/9/07, Carlo Marcelo Arenas Belon [EMAIL PROTECTED] wrote: If it's okay with you, I will follow the instructions in the wiki docs to add the .pyc files to the RPM. and the .pyo I don't see much benefit to include .pyo files -- the main reason why I brought up the whole