Search the web
Sign In
New User? Sign Up
eddie-users · Eddie Users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? 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 12 - 41 of 154   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12
Eddie version 0.25 has been released. 0.25 is a major update and Eddie is now fully threaded (and thus requires threads support in Python) and has a new...
Chris Miles
chris@...
Send Email
Jul 6, 2001
9:51 am
13
See http://www.codefx.com.au/eddie/ for more info and downloads. Regards, CM -- Chris Miles chris@... http://www.psychofx.com/chris/...
Chris Miles
chris@...
Send Email
Oct 1, 2001
10:58 am
14
This is what I am using for my scanrate RRDs. Gives an accuracy of 1 minute, with averages to produce 1 minute for 1 hour, 10 minutes 1 day, 1 hour for 1 ...
Chris Miles
chris@...
Send Email
Oct 2, 2001
1:15 am
15
Hi! We have a big architecture WAN with multiples LAN connections. I search a product that will monitor all protocols use on each LAN and with this way, the...
dionned@...
Send Email
Oct 11, 2001
3:48 pm
16
Hi Denis, Eddie is primarily a host-based system monitoring tool, used to perform a wide variety of system checks on a host-by-host basis. Common checks are...
Chris Miles
cmiles@...
Send Email
Oct 11, 2001
8:12 pm
17
thank you very much for your answer. I appreciate. I take note of your solution, I will go to web site that you suggested. Regards, Denis Dionne ... used to ...
dionned@...
Send Email
Oct 11, 2001
9:22 pm
18
EDDIE 0.27 has been released. See the home page: http://eddie-tool.net/ Release description: """Mainly bugfixes in this release. A completed feature is the...
Chris Miles
chris@...
Send Email
Nov 12, 2001
12:46 am
19
EDDIE version 0.28 has been released. Changes include: bugfixes; improved stability (more thread-safe); many more system stats collected from Solaris. ...
Chris Miles
psychofx_com
Offline Send Email
Mar 9, 2002
2:28 pm
20
Greetings: I'm writing a networked GUI program for hosts monitoring. The idea is the ability to visually monitor up to several hundred hosts in more or less...
Arcady Genkin
arcady_genkin
Offline Send Email
Mar 19, 2002
5:45 am
21
... Sounds good, and the fact that it is written in Python gets my thumbs up! It sounds like you are using the console facility to get the current states. This...
Chris Miles
psychofx_com
Offline Send Email
Mar 19, 2002
10:14 pm
22
... Yes, exactly what I need! ... Yes, perhaps also rule=None for things that are only meant to be displayed. ... These both sound interesting; however, I'm...
Arcady Genkin
arcady_genkin
Offline Send Email
Mar 20, 2002
7:37 am
23
I've spent some time playing with Eddie. Overall impression is very favorable. I really liked the CLASSes functionality, a very nice touch. 1. Under solaris...
Arcady Genkin
arcady_genkin
Offline Send Email
Mar 20, 2002
8:13 am
24
Arcady Genkin writes: Arcady> >> 2. We need to add some more monitoring capabilities, e.g. name of Arcady> >> the currently logged in user (at the X console). ...
Kees Bakker
keesaltium
Offline Send Email
Mar 20, 2002
1:44 pm
25
... Ok, the changes look relatively straightforward. I should be able to get this into the next release. If you want to test it before the release I can send...
Chris Miles
psychofx_com
Offline Send Email
Mar 20, 2002
2:26 pm
26
Hi Arcady, thanks for the feedback. Will answer your questions below as best I can. ... Good point. We have probably relied on eddie_wrapper or the init script...
Chris Miles
psychofx_com
Offline Send Email
Mar 20, 2002
4:40 pm
27
... I'd be happy to test the changes, thanks! -- Arcady Genkin Don't read everything you believe....
Arcady Genkin
arcady_genkin
Offline Send Email
Mar 20, 2002
6:33 pm
28
... Yes, I was referring to the log emails. So, ADMINLEVEL will only affect the email behaviour, not the logging? The comment for the option in the sample...
Arcady Genkin
arcady_genkin
Offline Send Email
Mar 20, 2002
6:40 pm
29
... Yes, it only effects what level of logs are emailed to an 'admin', not what is logged to the log file. I will re-write the ADMINLEVEL description to be...
Chris Miles
psychofx_com
Offline Send Email
Mar 20, 2002
8:56 pm
30
I'd like to be able to bind eddie-tool to a priviliged port[1] (under 1024), but don't want to run it as a priviliged user. It would be nice if eddie were able...
arcady_genkin@...
arcady_genkin
Offline Send Email
Mar 21, 2002
4:40 am
31
Hi, Is there a way to catch processes that hang? We currently have a perl script that does that, and I want to find out if I can replace it with EDDIE. Some...
Kees Bakker
keesaltium
Offline Send Email
Mar 21, 2002
7:36 am
32
... I presume your definition of "hung" in this scenario is a process which is consuming all CPU when it shouldn't be. This requires Eddie to remember the...
Chris Miles
psychofx_com
Offline Send Email
Mar 21, 2002
8:38 pm
33
... Chris> I presume your definition of "hung" in this scenario is a process which is Chris> consuming all CPU when it shouldn't be. Correct. Chris> This...
Kees Bakker
keesaltium
Offline Send Email
Mar 22, 2002
8:00 am
34
Some (minor) issues with the documentation. 1. There is a typo near: "2.5.4. PID PID-specific arguments: * pid: specifies the pid file to perform checks on....
Kees Bakker
keesaltium
Offline Send Email
Mar 22, 2002
8:24 am
35
... Ah yes Eddie doesn't currently support wildcard process names. I hope to support this at a later date, so you could specify something like procname="*" to...
Chris Miles
psychofx_com
Offline Send Email
Mar 22, 2002
11:44 am
36
... This has now been corrected. ... Not really, sorry (I know documentation is lacking, that is one of the priorities at the moment...). I can try & give a...
Chris Miles
psychofx_com
Offline Send Email
Mar 22, 2002
1:58 pm
37
Hi all: As I promised earlier, I'm releasing the code for NHMON (Networked Host Monitor), a GUI for monitoring multiple remote hosts. I'd imagine that it...
Arcady Genkin
arcady_genkin
Offline Send Email
Mar 23, 2002
9:05 am
38
On the newer Linux systems you can have EXT3 filesystems. In that case the FS directive won't work. It's because in lib/Linux/df.py there is a hardcoded...
Kees Bakker
keesaltium
Offline Send Email
Mar 25, 2002
8:03 am
39
Hi Kees, thanks for the patch. The filesystem types are indeed hard-coded and the ability to specify alternate filesystem types for the FS directive are in ...
Chris Miles
psychofx_com
Offline Send Email
Mar 25, 2002
1:46 pm
40
... Chris> Hi Kees, thanks for the patch. The filesystem types are indeed hard-coded and Chris> the ability to specify alternate filesystem types for the FS...
Kees Bakker
keesaltium
Offline Send Email
Mar 25, 2002
1:53 pm
41
... Ahh, good old Linux. That would probably do the trick nicely. Will give it some testing and consider it for a future release. Cheers, CM -- Chris Miles ...
Chris Miles
psychofx_com
Offline Send Email
Mar 26, 2002
11:40 pm
Messages 12 - 41 of 154   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