Search the web
Sign In
New User? Sign Up
eddie-dev
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 112 - 141 of 210   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
112
Linux and solaris say different things when binding to all interfaces. So here is a small patch to Directives/common.py to make it so you can specify either...
Dougal Scott
dwagon@...
Send Email
Jul 23, 2004
4:12 am
113
... Hash: SHA1 It has been a long time between releases (blame real work!) but a few days ago I finally found time to release Eddie-0.33. ...
Chris Miles
psychofx_com
Offline Send Email
Jul 23, 2004
8:20 am
114
Hiya, Yeah that annoyed me too! I have actually implemented a similar fix which you'll find in the new release, 0.33 (which I just sent out an announcement...
Chris Miles
psychofx_com
Offline Send Email
Jul 23, 2004
8:34 am
115
This patch missed the 0.33 release (I hadn't caught up on my patches emails sadly) but has been added in now. So will be included in the next release. Ditto...
Chris Miles
psychofx_com
Offline Send Email
Aug 10, 2004
2:06 pm
116
Sorry for my very bad English. File common.py have TODO line about shared systemcall _semaphore and COMsemaphore. IMHO COMsemaphore.acquire() must be replaced...
demen1977
Offline Send Email
Aug 10, 2004
4:06 pm
117
Hi Denis, yes I would say you are right. It looks like we noted this in the past (hence the "TODO") but were waiting on proof that they did indeed clash. Have...
Chris Miles
psychofx_com
Offline Send Email
Aug 10, 2004
4:58 pm
118
... Hi Chris, ... Yes i have tried that change since October 2003 ... Yes it fixes my problem ... WBR, Denis Menshikov...
demen1977
Offline Send Email
Aug 11, 2004
2:08 am
119
Hi Denis, Thanks for confirming that. I will role that change into the current code so it will be included in the next release. Cheers, Chris. -- Chris Miles ...
Chris Miles
psychofx_com
Offline Send Email
Aug 12, 2004
9:21 pm
120
Before I do this myself, has anyone modified the df.py(s) to report on inode usage? Dougal...
Dougal Scott
dwagon@...
Send Email
Sep 6, 2004
6:09 am
121
None that I know of. That has been sitting in the todo list for years I think! Please feel free to add that in. Cheers CM...
Chris Miles
psychofx_com
Offline Send Email
Sep 6, 2004
10:52 am
122
I have been a bit lax in feeding back the patches of stuff that I have modified locally, so here is the first of some number of patches. I needed to have...
Dougal Scott
dwagon@...
Send Email
Sep 7, 2004
3:08 am
123
I had problems on Linux specifying processes by name which this patch fixed....
Dougal Scott
dwagon@...
Send Email
Sep 7, 2004
4:16 am
124
All the solaris system tools return in KB, but the linux ones return in bytes. This fixes that - although this will hurt people who just use linux as all their...
Dougal Scott
dwagon@...
Send Email
Sep 7, 2004
4:20 am
125
This was a while ago - I think it fixes some wierd issues with the way Solaris specifies dates. YYMV...
Dougal Scott
dwagon@...
Send Email
Sep 7, 2004
4:25 am
126
If you are unfortunate enough to have Sun blades then this patch will help monitor the temps etc....
Dougal Scott
dwagon@...
Send Email
Sep 7, 2004
4:34 am
127
With the old smtp method you would get whinges when it couldn't send via one of the smtp hosts even if it eventually succeeded in using one of the other hosts....
Dougal Scott
dwagon@...
Send Email
Sep 7, 2004
4:41 am
128
Simple module to measure smtp connection times...
Dougal Scott
dwagon@...
Send Email
Sep 7, 2004
4:57 am
129
I have modules that do all sorts of funky stuff on Solaris by interrogating the kstat chains. I have sent them to Chris before but as they haven't been...
Dougal Scott
dwagon@...
Send Email
Sep 7, 2004
5:16 am
130
... This works for SunOS - probably could do with more testing. This pulls everything out of 'df -g'. I haven't seen anything equivalent on Linux, but I...
Dougal Scott
dwagon@...
Send Email
Sep 8, 2004
5:24 am
131
Hi, Thanks for the recent patches. They are much appreciated and I will go through them in more detail soon. I am about to release the next version which has...
Chris Miles
psychofx_com
Offline Send Email
Sep 8, 2004
11:32 am
132
Eddie-0.34 has now been released. This release contains a few bugfixes, better support for OpenBSD, Darwin and Redhat Enterprise Linux 3, and includes SNMP...
Chris Miles
psychofx_com
Offline Send Email
Sep 14, 2004
12:37 pm
133
This is the kstat module and the setup.py to make it work. This is a Solaris specific module, btw....
Dougal Scott
dwagon@...
Send Email
Sep 15, 2004
2:48 am
134
These are the modules that I currently use that take advantage of the kstat module that I just mailed out. I put these into eddie/lib/SunOS/Directives...
Dougal Scott
dwagon@...
Send Email
Sep 15, 2004
2:51 am
135
Hi, I've now committed this updated SunOS/df.py (modified mainly for formatting and documentation) to Eddie, so it will be available in the next release. If...
Chris Miles
psychofx_com
Offline Send Email
Sep 23, 2004
12:25 pm
136
Currently eddie doesn't handle groups with '-' in them, including hosts. As some of our hosts are so afflicted, this makes it very difficult to do host...
Dougal Scott
dwagon@...
Send Email
Sep 30, 2004
12:45 am
137
This is true, it also doesn't handle hostnames which are fully qualified. For the above issue, I have modified the current CVS version to only match the...
Chris Miles
psychofx_com
Offline Send Email
Sep 30, 2004
10:10 am
138
*sigh* It breaks when you put a CD in, as it reports it as having -1 total files - not I don't know why they would report it as that either. Index: df.py ...
Dougal Scott
dwagon@...
Send Email
Nov 11, 2004
3:50 am
139
I have just completed an initial port of the system-specific modules to FreeBSD. I have a large network to test it on, but if anyone else would like a snapshot...
Chris Miles
psychofx_com
Offline Send Email
Dec 7, 2004
5:46 pm
140
Thanks for this. Patch has been submitted to CVS. Will appear next release. Cheers, Chris -- Chris Miles http://chrismiles.info/...
Chris Miles
psychofx_com
Offline Send Email
Dec 7, 2004
11:30 pm
141
Patch submitted to CVS. Cheers, CM -- Chris Miles http://chrismiles.info/...
Chris Miles
psychofx_com
Offline Send Email
Dec 12, 2004
11:52 pm
Messages 112 - 141 of 210   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help