Timeline


and

04/20/05:

16:37 Changeset [101] by bastiaans
plugin/PBSQuery.py: - Removed; Bas fixed std version …
11:37 Changeset [100] by bastiaans
daemon/togad.py: - Ignore 'E' status updates/changes for a job …
10:52 Changeset [99] by bastiaans
daemon/togad.py: - job_nodes entrys now really working
10:50 Changeset [98] by bastiaans
daemon/togad.py: - Misc bugfix. - Now entrys to 'job_nodes' table …
10:35 Changeset [97] by bastiaans
daemon/togad.py: - Typo fix
10:35 Changeset [96] by bastiaans
daemon/togad.py: - Empty values will now be properly ignored for …
10:15 Changeset [95] by bastiaans
plugin/togap.py: - Made sure no empty variabeles are transmitted
09:28 Changeset [94] by bastiaans
plugin/PBSQuery.py: - Added has_key function to _PBSObject
09:23 Changeset [93] by bastiaans
plugin/togap.py: - Removed sleep
09:20 Changeset [92] by bastiaans
daemon/job_dbase.sql: - Cascading deletes, mkay tnx
09:16 Changeset [91] by bastiaans
plugin/PBSQuery.py: - Custom version with destructor that kills pbs …

04/19/05:

12:36 Changeset [90] by bastiaans
daemon/togad.py: - Only add nodes once - Only add nodes if it is …
10:36 Changeset [89] by bastiaans
daemon/togad.py: - Fixed missing WHERE in UPDATE statement - Fixed …

04/18/05:

16:50 Changeset [88] by bastiaans
bla
16:46 Changeset [87] by bastiaans
daemon/togad.py: - Misc code cleanup and optimizing
14:40 Changeset [86] by bastiaans
daemon/togad.py: - Rewrote node adding to jobs - Misc cleanup
14:39 Changeset [85] by bastiaans
plugin/togap.py: - Bugfix
14:28 Changeset [84] by bastiaans
daemon/togad.py: - Added DataSQLStore class now jobinfo is actually …
11:55 Changeset [83] by bastiaans
daemon/make_dbase.sh: - Shell script for creating dbase …
10:54 Changeset [82] by bastiaans
daemon/togad.py: - New jobinfo will now be appended to existing …
10:44 Changeset [81] by bastiaans
daemon/togad.py: - New threading model for XML processing working - …
10:42 Changeset [80] by bastiaans
plugin/togap.py: - Added a 'poll_interval' value for helping …

04/15/05:

16:08 Changeset [79] by bastiaans
daemon/DBClass.py: Initial import of DBclass
15:39 Changeset [78] by bastiaans
daemon/togad.py: - Restructured class/processor layout - There is …
12:28 Changeset [77] by bastiaans
daemon/togad.py: - Misc bugfixes
12:05 Changeset [76] by bastiaans
plugin/togap.py: - A job should be removed from interval list and …
11:56 Changeset [75] by bastiaans
plugin/togap.py: - Misc fixes for compatibility with toga daemon
11:55 Changeset [74] by bastiaans
daemon/togad.py: - Added job finished checking if an old jobinfo …
11:43 Changeset [73] by bastiaans
daemon/togad.py: - Added check if info changed on a job
11:17 Changeset [72] by bastiaans
daemon/togad.py: - Jobinfo XML parsing now working (into memory)
11:03 Changeset [71] by bastiaans
daemon/togad.py: - Added XML Error Handler
09:46 Changeset [70] by bastiaans
daemon/togad.py: - Rewrote connection handling a bit error occured …

04/14/05:

15:51 Changeset [69] by bastiaans
plugin/togap.py: - Misc bugfixes
14:26 Changeset [68] by bastiaans
plugin/togap.py: - Removed global heartbeat - Added 'reported' time …
12:53 Changeset [67] by bastiaans
plugin/togap.py: - Added domain name parsing - Added nodelist parsing
12:17 Changeset [66] by bastiaans
plugin/togap.py: - tmax should be -x instead of -t - added type param
12:10 Changeset [65] by bastiaans
plugin/togap.py: - Added version check of gmetric since we only …
09:58 Changeset [64] by bastiaans
plugin/togap.py: Misc. code cleanup
09:57 Changeset [63] by bastiaans
daemon/togad.py: Miscellanious code cleanup and additional pydocs

04/12/05:

16:39 Changeset [62] by bastiaans
daemon/togad.py: - Class added for own data server for catching …
16:37 Changeset [61] by bastiaans
plugin/togap.py: - Added initial setup for transmission of jobinfo …

04/11/05:

12:14 Changeset [60] by bastiaans
daemon/togad.py: - Options added for toga joblist handling server
11:39 Changeset [59] by bastiaans
daemon/job_dbase.sql: - SQL Database for storing historical job data …
11:04 Changeset [58] by bastiaans
daemon/togad.py: - Added catch of exception that happens in a rare …

04/08/05:

16:57 Changeset [57] by bastiaans
daemon/togad.py: - Bugfix
16:43 Changeset [56] by bastiaans
daemon/togad.py: - Bugfix
15:16 Changeset [55] by bastiaans
daemon/togad.py: Multiple storethreads is of no use: Both threads …
12:11 Changeset [54] by bastiaans
daemon/togad.py: - Several bugfixes - Now more than 1 storethread …
09:39 Changeset [53] by bastiaans
daemon/togad.py: - Changed store functions, so that they will pop() …

04/07/05:

15:51 Changeset [52] by bastiaans
daemon/togad.py: - Bugfix
15:34 Changeset [51] by bastiaans
daemon/togad.py: Removed a debug print statement
15:28 Changeset [50] by bastiaans
daemon/togad.py: Well it seems to be working now. - Code cleanup - …
12:08 Changeset [49] by bastiaans
daemon/togad.py: More bugfixes
11:58 Changeset [48] by bastiaans
daemon/togad.py: - Bugfix
11:53 Changeset [47] by bastiaans
daemon/togad.py: - Timeout's for thread can now be set in a variable …

04/06/05:

14:25 Changeset [46] by bastiaans
daemon/togad.py: Added extra debug msg
14:03 Changeset [45] by bastiaans
daemon/togad.py: Bugfix
14:02 Changeset [44] by bastiaans
daemon/togad.py: - Grabbing of last serials and updates of existing …

04/05/05:

16:24 Changeset [43] by bastiaans
daemon/togad.py: * Problem was caused by gmetad! Bug!! - Reported …
14:30 Changeset [42] by bastiaans
daemon/togad.py: Added functions for gathering all 'last_update' …
12:29 Changeset [41] by bastiaans
daemon/togad.py: - Added queue len check in atomic code before pop, …
12:01 Changeset [40] by bastiaans
daemon/togad.py: - Changed thread locking scheme - Added function …
10:08 Changeset [39] by bastiaans
daemon/togad.py: Changed threading debug msg'es to be more understandable
09:42 Changeset [38] by bastiaans
daemon/togad.py: Code cleanup and config for testing

04/04/05:

19:11 Changeset [37] by bastiaans
daemon/togad.py: - RRDTool module will only take string variable's …
16:05 Changeset [36] by bastiaans
daemon/togad.py: - Rewrote multithreaded * Error occurs when trying …
12:45 Changeset [35] by bastiaans
daemon/togad.py: More bugfixes * Need to find a way to share data …
11:53 Changeset [34] by bastiaans
daemon/togad.py: - Numerous bugfixes Data is still not written, …
11:11 Changeset [33] by bastiaans
daemon/togad.py: - Rewrote classes to be reusable - Seperated …

04/01/05:

16:50 Changeset [32] by bastiaans
daemon/togad.py: Begin of RRD metric handling rewrite to in-memory rrd's
13:31 Changeset [31] by bastiaans
daemon/togad.py: Bug was caused by incorrect timestamping - Now …
11:26 Changeset [30] by bastiaans
daemon/togad.py: Changed debugging levels/messages
10:55 Changeset [29] by bastiaans
daemon/togad.py: Main thread has to stop too when debugging and XML …
10:49 Changeset [28] by bastiaans
daemon/togad.py: Additional code for bug catching
09:59 Changeset [27] by bastiaans
daemon/togad.py: Added try/except, to catch a bug that occures from …

03/31/05:

16:15 Changeset [26] by bastiaans
plugin/togap.py: - Setup daemon style - Will compile a ever …

03/24/05:

14:04 Changeset [25] by bastiaans
plugin/togap.py: bla
12:24 Changeset [24] by bastiaans
plugin/togac.py, plugin/togap.py: Should be named P from plugin
12:23 Changeset [23] by bastiaans
plugin/togac.py: Initial checkin of plugin
11:14 Changeset [22] by bastiaans
daemon/togad.py: Rewrote processing style - XML processing will now …

03/23/05:

16:06 Changeset [21] by bastiaans
daemon/togad.py: Minor adjustments for running daemon'ized - Will …
15:40 Changeset [20] by bastiaans
daemon/togad.py: Directory listing each host for each metric took …
14:54 Changeset [19] by bastiaans
daemon/togad.py: Working for all hosts and metric now. - However, …
14:27 Changeset [18] by bastiaans
daemon/togad.py: - Changed timestamp'ing style to: …
12:49 Changeset [17] by bastiaans
daemon/togad.py: - RRD's will now be timestamped, like this: …

03/22/05:

17:09 Changeset [16] by bastiaans
daemon/togad.py: Storing and updating now working for ALL hosts and …
16:59 Changeset [15] by bastiaans
daemon/togad.py: Added rrd updating
16:52 Changeset [14] by bastiaans
daemon/togad.py: Added ARCHIVE_SOURCE checking
16:12 Changeset [13] by bastiaans
daemon/togad.py: Appareantly this stupid rrdtool module wants each …
14:46 Changeset [12] by bastiaans
daemon/togad.py: - Miscellanious debug msg restyling - Correct time …
12:57 Changeset [11] by bastiaans
daemon/togad.py: Gmetad.conf parsing bugfixes
12:50 Changeset [10] by bastiaans
daemon/togad.py: Interval parsing working
12:48 Changeset [9] by bastiaans
daemon/togad.py: First attempt at rrd handling - Need to parse …

03/21/05:

15:50 Changeset [8] by bastiaans
daemon/togad.py: Added debugging levels Added processor class and …
13:59 Changeset [7] by bastiaans
daemon/togad.py: Appearantly XML handling is case sensitive
12:13 Changeset [6] by bastiaans
daemon/togad.py: First attempt at XML parsing
11:41 Changeset [5] by bastiaans
ganglia_example.xml: A Ganglia XML style example daemon/togad.py: …
10:59 Changeset [4] by bastiaans
daemon/xmlparse.py, daemon/togad.py: xmlparse.py -> togad.py
10:58 Changeset [3] by bastiaans
daemon/xmlparse.py: Initial import of xml parsing
Note: See TracTimeline for information about the timeline view.