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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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
  Newest  |  < Newer  |  Older >  |  Oldest
Topics   (List as Individual Messages) Messages Latest Post

I have migrated the Eddie source & wiki over to Google Code, off a private Trac instance that I was getting too lazy to maintain. ...
1 Sep 3, 2009
1:57 pm

Chris Miles
psychofx_com
Offline Send Email

Eddie 0.37.2 has been released. The big change is that Eddie is now a properly installable Python package. This allows it to be distributed in package format...
3 Nov 7, 2008
12:01 am

Chris Miles
psychofx_com
Offline Send Email

Hi, this adds the missing colouring to the "regfile" directive. Peter...
3 Jan 24, 2008
12:06 pm

Peter Poeml
ppoeml
Offline Send Email

The Eddie svn trunk has seen a re-arrangement to bring Eddie into the 21st century. In other words, Eddie is now an installable Python package. It currently...
1 Dec 10, 2007
1:22 am

Chris Miles
psychofx_com
Offline Send Email

Eddie 0.36 has been released! This version has been a long time coming, but has been well tested over that time. This version features many enhancements and...
1 Dec 7, 2007
2:09 am

Chris Miles
psychofx_com
Offline Send Email

Has anyone had any success with getting Eddie to work on a 64bit windows version? The current implementation relies on win32all which I can't see a 64 bit...
4 Sep 12, 2007
7:52 am

Chris Miles
psychofx_com
Offline Send Email

This list may be interested in a project I've been working on recently, PSI - Python System Information. It is a Python package (C extension) to provide...
1 Sep 11, 2007
12:48 pm

Chris Miles
psychofx_com
Offline Send Email

I hope this makes sense... For the *printState()*, if there is a *KeyError*, the console output for the directive will be "<directive not ready>". This...
2 Apr 27, 2006
8:04 pm

Chris Miles
psychofx_com
Offline Send Email

In config.py, in the config class, it looks like getDirective() is both bogus and unsed. Remove it? -Mark Taylor Software Enginner Arbor Networks...
2 Mar 30, 2006
4:55 pm

Chris Miles
psychofx_com
Offline Send Email

New code to let eddie look at the prtdiags of v210s and v240s. Unfortunately the code isn't the cleanest. The format of the prtdiag output can change depending...
3 Mar 2, 2006
5:09 am

Dougal Scott
dwagon@...
Send Email

Has anyone added the capability to the radius module to add more attribute pairs? Because we have a fairly complex radius setup to exercise and measure all the...
4 Feb 27, 2006
11:45 pm

Chris Miles
psychofx_com
Offline Send Email

I've rewritten huge slabs of the lib/common/Directives/smtp.py to do a full smtp transaction - as opposed to the previous one which just waited for the '220...
2 Feb 27, 2006
11:45 pm

Chris Miles
psychofx_com
Offline Send Email

A little patch that I find incredibly useful to debug some problems with checks. It puts how long the check took to execute in the logfile - with a bit of...
2 Feb 27, 2006
11:17 pm

Chris Miles
psychofx_com
Offline Send Email

Based heavily on the pop3 timing module, but it does IMAP instead. -- Dougal Scott AAPT dwagon@......
4 Jan 10, 2006
6:07 am

Dougal Scott
dwagon@...
Send Email

The EDDIE Tool source has now been migrated to a Subversion repository. The repository allows public access - so anyone can checkout the code - as well as...
1 Dec 10, 2005
3:05 pm

Chris Miles
psychofx_com
Offline Send Email

There is now an IRC channel for Eddie on irc.freenode.net. Connect and join #eddie-tool if you want some help with configuration, chat about Eddie development,...
1 Dec 8, 2005
11:10 pm

Chris Miles
psychofx_com
Offline Send Email

... Hash: SHA1 Eddie 0.35 has been released! This version has been a long time coming but check out all the added features, including support for two new...
1 Oct 31, 2005
11:48 pm

Chris Miles
psychofx_com
Offline Send Email

If anyone is running Linux kernel 2.6.11 or newer you should have been having problems with Eddie collecting system stats (like cpu usage). This should now be...
1 Oct 21, 2005
3:04 pm

Chris Miles
psychofx_com
Offline Send Email

When you get defunct processes ps puts a '-' for %CPU and %MEM usage, which causes the float to throw an exception. This patch should protect them. -- Dougal...
2 Oct 21, 2005
12:39 pm

Chris Miles
psychofx_com
Offline Send Email

We had the problem where the elvincricket couldn't keep up with the new elvin messages coming in, which made all of our cricket graphs have dashed lines from...
1 Aug 22, 2005
1:32 am

Dougal Scott
dwagon@...
Send Email

We finally got around to moving to the commercial supported version of elvin (www.mantara.com) which unfortunately is client limited by license. Unfortunately...
5 Aug 22, 2005
12:59 am

Dougal Scott
dwagon@...
Send Email

Currently the lib/common/Directives/solaris.py doesn't check for failed hardware on Sun 280Rs/480Rs despite prtdiag providing that information. This patch...
4 Aug 20, 2005
1:16 pm

Chris Miles
psychofx_com
Offline Send Email

We get lots and lots of log messages that we really don't care about. So I want eddie to stop bringing them to our attention. The easiest way to do this (imho)...
3 Aug 20, 2005
1:01 pm

Chris Miles
psychofx_com
Offline Send Email

If your python can't do ssl connections you only get the error when you try to connect() not when create the connection. This in theory should trap that...
2 Aug 16, 2005
10:50 pm

Chris Miles
psychofx_com
Offline Send Email

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...
2 Aug 16, 2005
10:34 pm

Chris Miles
psychofx_com
Offline Send Email

Simple module to measure smtp connection times...
2 Aug 16, 2005
10:23 pm

Chris Miles
psychofx_com
Offline Send Email

I had problems on Linux specifying processes by name which this patch fixed....
2 Aug 14, 2005
11:47 pm

Chris Miles
psychofx_com
Offline Send Email

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...
2 Aug 14, 2005
11:44 pm

Chris Miles
psychofx_com
Offline Send Email

I needed to be able to check to see if ports were being listened on that were bound to specific IPs but without having to know the IPs themselves. In this way...
2 Aug 14, 2005
11:16 pm

Chris Miles
psychofx_com
Offline Send Email

I needed something that would accept a variable output of a PORT command, which eddie didn't do. It does now :) See included patch. If you specify a expectrexp...
3 Aug 14, 2005
10:48 pm

Chris Miles
psychofx_com
Offline Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

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