Timeline


and

05/18/13:

18:35 Changeset [881] by ramonb
* updated
18:25 Ticket #167 ("include running jobs" option for archive search) closed by ramonb
fixed: In 880: […]
18:25 Changeset [880] by ramonb
libtoga.php: * allow searchDbase query to include running jobs …
18:01 Ticket #168 (graph start/end times don't reset between single result archive searches) created by ramonb
If you first search a specific job in archive: * id = something …

05/17/13:

18:33 Ticket #167 ("include running jobs" option for archive search) created by ramonb
Olivier suggested an option on the archive search to "include running …
18:05 Changeset [879] by olahaye
[rpm packaging:jobmonarch.spec.in] Replaced my name with the generic …
17:54 Changeset [878] by olahaye
[rpm packaging:jobmonarch.spec.in] Removed main (meta) package. Moved …
15:36 Changeset [877] by ramonb
CHANGELOG: * updated: prepare for 1.1 release

05/16/13:

22:16 Changeset [876] by ramonb
overview.tpl: * changed "Free" to: "Unallocated" since they might …
22:12 Changeset [875] by ramonb
overview.php, templates/overview.tpl: * fixed name clash where …
21:47 Changeset [874] by ramonb
libtoga.php: * modified XML processor to try and tackle …
17:26 Changeset [873] by olahaye
[rpm packaging:jobmonarch.spec.in] Added some messages (same as debian …
17:24 Changeset [872] by olahaye
[debian packaging: jobmonarch-jobmond.postinst & …
17:22 Changeset [871] by olahaye
[debian packaging:jobmonarch.postinst] Add logic to generate a random …
17:10 Changeset [870] by olahaye
[rpm:packaging] Moved password auto config from jobarchived package to …
16:45 Changeset [869] by olahaye
[debian:packaging] Prevent services to be stopped upon upgrade.
16:44 Changeset [868] by olahaye
[debian:packaging] Add script to conditionally restart services upon …
10:35 Changeset [867] by olahaye
[jobmonarch.spec.in] Only ask to update ganglia config upon first …

05/15/13:

22:47 Ticket #166 (update configuration wiki) created by ramonb
Should update the configuration wiki page. All it says now is "edit …
22:34 Changeset [866] by ramonb
jobmond.py: * added down/offline node detection for SLURM * state: …
22:12 Ticket #165 (offline/down nodes not marked in cluster image) closed by ramonb
fixed: In 865: […]
22:12 Changeset [865] by ramonb
libtoga.php: * xml parsing finishUp() used different hostname logic …
18:13 Changeset [864] by ramonb
jobmond.py: * BATCH_SERVER no longer required: only pbs api support …
18:02 Changeset [863] by ramonb
* update BATCH_API possibilities
17:45 Ticket #165 (offline/down nodes not marked in cluster image) created by ramonb
seems a old bug has resurfaced: down/offline nodes are no longer …
15:12 Changeset [862] by olahaye
[Makefile] Messages cleanup (avoid displaying \n instead of zreal CR)
15:10 Changeset [861] by olahaye
[jobmonarch.spec.in] postinstall fixes (avoid post to fail if …
15:08 Changeset [860] by olahaye
[job_dbase.sql] Replace # with -- for correct comments.
11:19 Changeset [859] by olahaye
[Makefile] Add missing Makefile dependancy on .spec file (updating the …

05/14/13:

19:52 Changeset [858] by ramonb
jobarchived.py: * some cleanup
16:38 Ticket #164 (job archive database housekeeping at intervals) closed by ramonb
fixed: In 857: […]
16:38 Changeset [857] by ramonb
jobarchived.py: * split checkStaleJobs() into checkTimedoutJobs() …
14:59 Changeset [856] by olahaye
[web_interface] Fix permissions of dwoo cache and compiled directories.
14:18 Ticket #163 (Exception in thread store_metric_thread) closed by ramonb
fixed: While I am unable to reproduce what exactly caused this Exception …
14:12 Changeset [855] by ramonb
jobarchived.py: * made data source polling interval parsing simpler …

05/13/13:

22:30 Ticket #162 (SLURM support) closed by ramonb
fixed: SLURM support is now complete! Will update docs/wiki upon release.
22:27 Changeset [854] by ramonb
jobmond.py: * print warning if BATCH_SERVER != localhost and …
22:11 Changeset [853] by ramonb
jobmond.py: * fixed ppn to minimum cpu/cores per node as requested …
21:50 Changeset [852] by ramonb
jobmond.py: * requesting memory in SLURM is done by specifying …
21:17 Changeset [851] by ramonb
jobmond.py: * implemented SLURM job's running node detection * …
20:49 Ticket #164 (job archive database housekeeping at intervals) created by ramonb
when jobarchived is started, a check is performed for any stale or out …

05/05/13:

22:01 Ticket #163 (Exception in thread store_metric_thread) created by vitt@…
I have tried version 1.0. Jobarchive is available in web, it shows …

04/28/13:

13:25 Changeset [850] by olahaye
[debian:control] Set the correct dependencies.
13:12 Changeset [849] by olahaye
[INSTALL] replaced pyPgSQL with python-psycopg2
12:30 Changeset [848] by olahaye
[deb:packaging] Fixed the dh_python warning and removed …
12:07 Changeset [847] by olahaye
[install] Fixed the conf.php GANGLIA_ROOT setup. avoid modifying source.
11:38 Changeset [846] by olahaye
Debianized jobmonarch
09:00 Changeset [845] by olahaye
[jobmonarch.spec.in] - Forced web interface ownership in %file …
08:56 Changeset [844] by olahaye
[Makefile] Added srpm: rule and fixed web interface ownership

04/27/13:

20:35 Changeset [843] by olahaye
[INSTALL] Added php-mbstring as a dependancy for webfrontend

04/25/13:

17:18 Changeset [842] by olahaye
[jobmonarch.spec.in] Fix web_prefixdir so it matches ganglia packaging one.
16:54 Changeset [841] by olahaye
[Makefile/rpm packaging] Reworked rpm packaging. Still need to fix …

04/24/13:

20:10 WikiStart edited by ramonb
fixed urls: thanks Olivier Lahaye (diff)
19:48 Changeset [840] by olahaye
[packaging] enhanced Makefile with install rule so it can be used for …
19:34 Changeset [839] by olahaye
[jobarchived.conf,conf.php] Set the same path to rrd files in both …
18:46 Changeset [838] by olahaye
[jobarchived.conf] set DAEMONIZE to 1 by default.
18:39 Changeset [837] by ramonb
* first attempt at SLURM support * need to test more: not sure if …
17:42 Ticket #162 (SLURM support) created by ramonb
Would be nice to have SLURM support in jobmond
15:50 Ticket #161 (xml parsetime not set in html) closed by ramonb
fixed: In 836: […]
15:50 Changeset [836] by ramonb
libtoga.php: * calculate parsetime templates/footer.tpl: * made …
11:53 Ticket #161 (xml parsetime not set in html) created by ramonb
Viewing cluster overview job report, it says at bottom of page: …

04/22/13:

16:16 WikiStart edited by ramonb
(diff)
Note: See TracTimeline for information about the timeline view.