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

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 66 - 95 of 210   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
66
... Good point, Redhat puts sendmail in /usr/sbin (which does make more sense). Anyway, I have added an EDDIE config option: SENDMAIL where you can specify...
Chris Miles
psychofx_com
Offline Send Email
May 13, 2002
6:47 pm
67
There are a number of times when I want checks to be only running during a certain time, or not running for a certain time. For example end of day processing...
Dougal Scott
dwagon@...
Send Email
May 27, 2002
3:42 am
68
... Actually yes, Zac is working on an implementation. He has some preliminary code working (as he also needs the functionality) however I would prefer it...
Chris Miles
psychofx_com
Offline Send Email
May 27, 2002
7:39 pm
69
The long-awaited EDDIE version 0.30 has now been released. This is a major release and incorporates many significant changes to improve the configuration and...
Chris Miles
psychofx_com
Offline Send Email
Jun 3, 2002
11:09 am
70
Just some feedback from converting our servers up to the new 0.30 version. * The FS delta seems to have disappeared. * It would be nice if there was a delta...
Dougal Scott
dwagon@...
Send Email
Jun 28, 2002
3:50 am
71
Quite often when sending mail from eddie in response to an alert I want to include the output of a command. So for example if the load average is too high, it...
Dougal Scott
dwagon@...
Send Email
Aug 13, 2002
3:18 am
72
Yes, this a feature I would like also! But I am planning to implement a variable setting option, something along the lines of: SYS load: rule="loadavg5 >...
Chris Miles
psychofx_com
Offline Send Email
Aug 18, 2002
9:12 pm
73
... There are a couple of issues I can see with this. Sometimes it would be nice to use these in rules not just actions - so you could do some complex and...
Dougal Scott
dwagon@...
Send Email
Aug 20, 2002
2:27 am
74
Hi everybody, Eddie is nice, and attractive for Pythonistas. :^) The only showstopping feature is the integration with relational databases. I was thinking...
Nicola Larosa
teknicoit
Offline Send Email
Aug 23, 2002
2:19 pm
75
Ok, simple really. The framework we have in place allows for any data that Eddie collects to be sent to any type of listener(s) to store that data in whatever...
Chris Miles
psychofx_com
Offline Send Email
Aug 23, 2002
2:42 pm
76
Some time ago I wrote a multithreaded Python program to extract some net statistics for a number of hosts, using ICMP ping and SNMP. The memory of a nagging...
Nicola Larosa
teknicoit
Offline Send Email
Aug 28, 2002
4:10 pm
77
Yes, pinging as a non-privileged user is always a problem. Eddie's current attitude is that it will be run as root, to be able to automatically restart ...
Chris Miles
psychofx_com
Offline Send Email
Sep 5, 2002
11:09 pm
78
We use eddie to monitor a bunch of email servers. Unfortunately when there is a problem with email, eddie tries to send email. So we don't get notification...
Dougal Scott
dwagon@...
Send Email
Sep 25, 2002
8:16 am
79
Cool, I like it :) That was on my list of todos - it was a requirement for the win32 port - thanks for beating me to it. Will add the patch and test for the...
Chris Miles
psychofx_com
Offline Send Email
Sep 25, 2002
9:41 am
80
Included is a directive that makes it easier to monitor Network Appliance filers (netapps) using SNMP (requires the pysnmp library). As eddie can't run on the...
Dougal Scott
dwagon@...
Send Email
Oct 29, 2002
1:21 am
81
... I just the SNMP directive. Here are my Netapp checks: # Netapp selma SNMP checks SNMP selma_global_status: host='selma' oid='1.3.6.1.4.1.789.1.2.2.25.0' ...
Chris Miles
psychofx_com
Offline Send Email
Oct 29, 2002
8:17 pm
82
... Yeah the NETAPP directive is just basically a wrapper around SNMP, but I found it more convenient, especially with multiple netapps, to use the new...
Dougal Scott
dwagon@...
Send Email
Oct 30, 2002
12:00 am
83
Has anyone written a directive to monitor and measure MySQL servers? Something that can do timings of queries as well as pull all sorts of useful information...
Dougal Scott
dwagon@...
Send Email
Oct 31, 2002
1:47 am
84
Currently if a directive module fails while being imported it will stop the whole eddie from being run. It would be nice if you could raise a particular error...
Dougal Scott
dwagon@...
Send Email
Nov 7, 2002
6:27 am
85
... Yes, this has been replaced with a generalised data history object which can be used in any directive to refer to previously collected data. It has been...
Chris Miles
psychofx_com
Offline Send Email
Dec 1, 2002
8:14 pm
86
I have added the SMTP_SERVERS option to the latest code. I have implemented it so that either SMTP servers or the sendmail binary can be used. Either can be...
Chris Miles
psychofx_com
Offline Send Email
Dec 1, 2002
9:47 pm
87
... Did you get any replies to this? If anyone has any MySQL checks, post them over. Ditto for PostgreSQL. Cheers, CM -- Chris Miles chris@... ...
Chris Miles
psychofx_com
Offline Send Email
Dec 1, 2002
9:48 pm
88
... I ended up writing my own, but I'm not especially happy with it. It uses the MySQLdb python module which is the cause of lots of problems including core...
Dougal Scott
dwagon@...
Send Email
Dec 2, 2002
12:33 am
89
EDDIE-Tool 0.31 has now been released. Major features added are directive dependencies, programmable action call periods, and access to previously collected...
Chris Miles
psychofx_com
Offline Send Email
Dec 16, 2002
11:10 am
90
We have a huge eddie config (10,000+ lines) which causes a massive hit on the cpu of every machine that tries to load it. However most of the config is for...
Dougal Scott
dwagon@...
Send Email
Jan 21, 2003
5:49 am
91
... -- Chris Miles chris@......
Chris Miles
psychofx_com
Offline Send Email
Jan 21, 2003
9:47 am
92
UGH, very sorry about the last 2 emails - my new installation of IMP is apparently having problems... ... I've been working on this issue as it annoys me too....
Chris Miles
psychofx_com
Offline Send Email
Jan 21, 2003
10:01 am
93
Here is a module that pulls out all the useful information about NFS statistics. It does this by looking at the kstat chain, rather than trying to parse the...
Dougal Scott
dwagon@...
Send Email
Mar 4, 2003
5:32 am
94
Any updates on this? ... One quick and extremely hacky way to do this would be to expose the output of a time.localtime() call, so you could do: rule='foo and...
Dougal Scott
dwagon@...
Send Email
Mar 17, 2003
4:10 am
95
... At the moment, I'm running with the following added to lib/common/directive.py in docheck(): data['day'] = time.strftime("%a").lower() data['time'] =...
Zac Stevens
zachary_stevens
Offline Send Email
Mar 17, 2003
4:26 am
Messages 66 - 95 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