Timeline


and

04/08/13:

22:15 Changeset [811] by ramonb
index.php: * dont show metric menu for search anymore * preparation …
21:34 Changeset [810] by ramonb
* assign form name for period selection calendar
21:20 Changeset [809] by ramonb
* cast timestamp to int for operator
20:59 Changeset [808] by ramonb
* changed Now to Last
20:54 Changeset [807] by ramonb
* remove "get fresh data" button. Serves no purpose and breaks time …
20:51 Changeset [806] by ramonb
* better to set in header
20:49 Changeset [805] by ramonb
search.php, templates/search.tpl: * pass self to search pages …

04/07/13:

00:02 Changeset [804] by ramonb
* made cpu_report more consistent with other reports * failback for …

04/06/13:

23:46 Changeset [803] by ramonb
* added values to legend for load_report
23:32 Changeset [802] by ramonb
* fixed packet_report to include values in legend
23:24 Changeset [801] by ramonb
* more fixes * added values in legend for network_report
23:07 Changeset [800] by ramonb
* fix to archive reports
21:05 Changeset [799] by ramonb
* rewrote mem_report to include now/min/avg/max values
18:09 Changeset [798] by ramonb
* rewrote cpu_report to include Now/Min/Avg/Max? values in both current …
17:25 Changeset [797] by ramonb
* give single metric graphs: Now/Min/Avg/Max? values for current and …
14:44 Changeset [796] by ramonb
* give Running/Queued? jobs graph "Now/Min/Avg/Max?" text in legend
14:17 Changeset [795] by ramonb
* make job start/stop line dashed and different color, with legend

04/05/13:

16:36 Changeset [794] by ramonb
* pass self to search, since we don't parse XML in search anymore
14:50 Changeset [793] by ramonb
* job name can have maximum length of 255 by default in Torque * job …
14:35 Changeset [792] by ramonb
* prevent that 1 (or more) failed SQL insert/updates hangs the entire …
10:38 Changeset [791] by ramonb
* added note to self TODO
10:35 Changeset [790] by ramonb
* catch PBSError for PBSQuery.getnodes() just like with …

04/04/13:

16:57 Changeset [789] by ramonb
* note to self: TODO
16:41 Changeset [788] by ramonb
* catch unable to connect to PBS on startup/init
16:31 Changeset [787] by ramonb
* print import error (if any) details, i.e.: libtorque.so not found
16:12 Changeset [786] by ramonb
* print FATAL error's in stead of debug_msg 0: else will not show in shell
16:05 Changeset [785] by ramonb
* cleanup
16:01 Changeset [784] by ramonb
* more error checking if the config file exists and is readable

03/31/13:

21:35 Changeset [783] by ramonb
* make sure finished jobs get removed from jobAttrsSaved to prevent …
21:25 Changeset [782] by ramonb
* trying to fix job parsing and detection: not everything seen/stored …

03/30/13:

13:42 Changeset [781] by ramonb
* updated to include USER/PASS settings for DB

03/29/13:

22:05 Changeset [780] by ramonb
* another change to search
17:26 Changeset [779] by ramonb
* some more cleanup and search fix
17:15 Changeset [778] by ramonb
* more fixes to search
15:04 Changeset [777] by ramonb
* fix
15:00 Changeset [776] by ramonb
* archive search is now also Dwoo-anized
14:10 Changeset [775] by ramonb
jobarchived/jobarchived.conf: * added USER/PASSWORD for SQL …
14:07 Changeset [774] by ramonb
* job_id is now varchar and not int anymore (due to array ids) * …
12:40 Changeset [773] by ramonb
* cleanup and fixes * use psycopg2 now

03/28/13:

16:45 Changeset [772] by ramonb
* update to new jobmond
16:43 Changeset [771] by ramonb
* update
16:41 Changeset [770] by ramonb
* cleanup
16:32 Changeset [769] by ramonb
* remove TemplatePower?
16:30 Changeset [768] by ramonb
* set rjqj start to default 1 day if only queued jobs in view
16:06 Changeset [767] by ramonb
* also parse grid for header
12:43 Changeset [766] by ramonb
* added drawShadow from trunk to big ClusterImage?
12:21 Changeset [765] by ramonb
* speedup: XML was parsed 2x for ClusterImage?: now only 1x
12:12 Changeset [764] by ramonb
* fixed image map

03/27/13:

21:42 Changeset [763] by ramonb
* give rjqj graph also red job start line
21:27 Changeset [762] by ramonb
* cleanup
21:12 Changeset [761] by ramonb
* speedup
20:52 Changeset [760] by ramonb
* add (fake) ajax-loader.gif
20:50 Changeset [759] by ramonb
host_view.php, templates/host_view.tpl: * rewrote from TemplatePower?
18:47 Changeset [758] by ramonb
graph.php, overview.php: * display range in title * removed RRDs …

03/26/13:

21:54 Changeset [757] by ramonb
* use css: auto overflow for RRDs
21:43 Changeset [756] by ramonb
* dont need compiled dir in SVN: is generated
21:42 Changeset [755] by ramonb
* add Dwoo
21:40 Changeset [754] by ramonb
job_monarch/index.php: * bring back anti cache headers …
21:38 Changeset [753] by ramonb
index.php, overview.php: * rewrite from TemplatePower? to Dwoo! …
15:55 Changeset [752] by ramonb
* minor optimization

03/25/13:

21:41 Changeset [751] by ramonb
job_monarch/libtoga.php: * why call Ganglia's get_ganglia.php …
19:02 Changeset [750] by ramonb
* speedup
18:49 Changeset [749] by ramonb
* more speedup attempts
17:58 Changeset [748] by ramonb
* cleaned out stopElement XML parsing
17:50 Changeset [747] by ramonb
* replaced some string operations with strpos
17:39 Changeset [746] by ramonb
* replaced time intensive for loop * only need to check 1 host really
17:20 Changeset [745] by ramonb
14:58 Changeset [744] by ramonb
* set default port to interactive gmetad port * remove lisa/gina examples
12:52 Changeset [743] by ramonb
libtoga.php: * allow jobs and nodes to be set externally for …
12:08 Changeset [742] by ramonb
* some minor speedup

03/24/13:

22:47 Changeset [741] by ramonb
styles.css, templates/overview.tpl, overview.php: * added fake ajax …
20:29 Changeset [740] by ramonb
* an other fix to range
20:18 Changeset [739] by ramonb
* make sure range is correctly set and passed on
19:45 Changeset [738] by ramonb
libtoga.php, index.php: * fix some weird issue range being …
18:51 Changeset [737] by ramonb
* add host monarch image
18:44 Changeset [736] by ramonb
* more cleanup and fixes
18:19 Changeset [735] by ramonb
templates/overview.tpl: * removed notice about tasks/array jobs …
15:16 Changeset [734] by ramonb
templates/host_view.tpl: * changed report sizes index.php: * …
14:32 Changeset [733] by ramonb
graph.php: * fixed load color background overview.php: * use our …
14:00 Changeset [732] by ramonb
* cleanup
02:07 Changeset [731] by ramonb
graph.php: * fixed GET variables * added overview graph size * set …

03/22/13:

14:55 WikiStart edited by ramonb
(diff)
14:44 Changeset [730] by ramonb
* some cosmetic changes to make overview look better aligned
14:34 Changeset [729] by ramonb
* renamed Running and Free to Allocated and Unallocated: better description
13:49 Changeset [728] by ramonb
* changed seperator to _ * changed job-id-incr to job_incr_id
13:45 Changeset [727] by ramonb
* fixed default metric to new conf array
13:45 Changeset [726] by ramonb
templates/footer.tpl: * changed URL for rrdtool graph.php, …
12:02 Changeset [725] by ramonb
graph.php: * fixed rrd dir: running/queued jobs graph working again …
11:50 Changeset [724] by ramonb
* renamed MONARCH-metrics to zplugin-monarch-metrics
11:47 Changeset [723] by ramonb
libtoga.php, overview.php, graph.php: * renamed MONARCH-metrics to …
11:21 Ticket #160 (version 1.0) created by ramonb
Work in progress to get Job Monarch working again with new Ganglia. …

03/21/13:

22:27 Changeset [722] by ramonb
* decided to sort job id descending by default instead
22:04 Changeset [721] by ramonb
* cleanup
21:53 Changeset [720] by ramonb
* cleanup
21:46 Changeset [719] by ramonb
* cleanup
21:44 Changeset [718] by ramonb
* cleanup
21:43 Changeset [717] by ramonb
* cleanup
21:33 Changeset [716] by ramonb
* replace tabs with spaces
21:32 Changeset [715] by ramonb
* replace tabs with spaces * more cleanup
21:25 Changeset [714] by ramonb
* more cleanup
21:19 Changeset [713] by ramonb
* cleanup
21:12 Changeset [712] by ramonb
* some fix to unquoted associative array key
20:56 Changeset [711] by ramonb
* renamed user -> owner: to prevent conflict with Ganglia's …
20:45 Changeset [710] by ramonb
* rollback old broken change to filter names
20:26 Changeset [709] by ramonb
* rrdtool path is now retrieved from Ganglia's config
18:27 Changeset [708] by ramonb
web/templates/job_monarch/host_extra.tpl: * updated to Dwoo …
18:05 Changeset [707] by ramonb
* support for multiple udp send channels
17:40 Changeset [706] by ramonb
* updated for Dwoo templating engine from new web interface
17:13 Changeset [705] by ramonb
* fix to GangliaConfigParser?.getSectionLastOption * more fixes so …
17:05 Changeset [704] by ramonb
* (indentation) fixes * cleanup
16:59 Changeset [703] by ramonb
* updated to new default gmond.conf path
16:55 Changeset [702] by ramonb
* METRIC_MAX_VAL_LEN is now determined from gmond.conf
16:53 Changeset [701] by ramonb
* some cleanup * only look for gmetric binary if all else fails * …
16:38 Changeset [700] by ramonb
* updated Gmetric XDR protocol to version 3.1+ compatible
16:13 Changeset [699] by ramonb
* replaced GangliaConfigParser? with new one
16:01 Changeset [698] by ramonb
* added some backwards-compatibility functions of old GangliaConfigParser?
15:32 Changeset [697] by ramonb
* some helper functions getting config values
12:56 Changeset [696] by ramonb
* removed debug print statements * added some function descriptions
12:31 Changeset [695] by ramonb
* updated proof of concept GangliaConfigParser? * added dictionary …

03/20/13:

14:00 Changeset [694] by ramonb
* note to set ts=4
13:59 Changeset [693] by ramonb
* added test file for parsing ganglia config 3.4+ style
11:15 Changeset [692] by ramonb
* going to require 3.4.0
11:04 Changeset [691] by ramonb
* cleanup
10:58 Changeset [690] by ramonb
* added 0.4-to-be branch
Note: See TracTimeline for information about the timeline view.