[Cialug] Fwd: EDDIE-Tool 0.36 Released

Matthew Nuzum newz at bearfruit.org
Fri Dec 7 08:41:25 CST 2007


Just saw this come through. Seems like we've had numerous conversations
about these types of applications in the past. Based on a quick glance, it
looks like a step between the hand-coded cron scripts I've built in the past
and some of the heavyweight tools

---------- Forwarded message ----------
From: Chris Miles <miles.chris at gmail.com>
Date: Dec 6, 2007 10:13 PM
Subject: EDDIE-Tool 0.36 Released
To: python-announce-list at python.org


EDDIE-Tool 0.36 has just been released.
http://eddie-tool.net/

What is it ?
The EDDIE-Tool is an intelligent cross-platform monitoring
agent written entirely in Python.  It provides system, network
and security monitoring features, with an extensive
configuration facility for defining customized monitoring
and data collection rules.

What is new ?
This version has been a long time coming, but has been well
tested over that time.  This version features many
enhancements and bugfixes, some of them listed below.
A special thanks to Zac Stevens and Mark Taylor for their
contributions.

* Added support for Spread messaging as an alternative to Elvin.
* Implemented a DiskStatistics data collector for Linux.
* More command-line options and support for running as daemon.
* Added a "log" action.  Use it to append to a log file, log
  via syslog, or print on the eddie tty.
* Variables can be set in directives, which can then be used
  in rule evaluation.  For example, if the directive has
  "maxcpu=30", then the rule can address this as
  "rule='pcpu > _maxcpu'".
* HTTP checks support cookie persistence.
* Added "DBI" directive, for database query checking.
* Added Solaris SMF method/manifest files to contrib.
* Many more enhancements and bugfixes - see
  http://dev.eddie-tool.net/trac/browser/eddie/trunk/doc/CHANGES.txt

Why is it interesting to Python users ?
Besides system and network administrators, Python users may
find EDDIE-Tool interesting as it is an example of a threaded,
multi-platform software package, providing easy access to
system statistics and using Python's power to offer a dynamic
and programmable rules engine.

Regards,
Chris Miles

--
http://mail.python.org/mailman/listinfo/python-announce-list

       Support the Python Software Foundation:
       http://www.python.org/psf/donations.html



-- 
Matthew Nuzum
newz2000 on freenode
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cialug.org/pipermail/cialug/attachments/20071207/23cca7e2/attachment.html


More information about the Cialug mailing list