Custom Query (101 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 101)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#26 fixed stop_timestamp is not correct when only one job run. bastiaans alexis.michon@…
Description

When a job run alone on the cluster, stop_timestamp save in the database isn't correct.

Same job on the same cluster has a correct stop_timestamp when there is at least one other job running at the same time.

#27 fixed wrong display in web frontend bastiaans alexis.michon@…
Description

When we set $COLUMN_NODES to 1 in conf.php, the column node (in the web frontend) isn't filled correctly. In search.php, the variable which contains the nodes is not reset between each iteration and the first job is displayed with 1 node, the second with two, the third with three, etc...

Patch is attached

#29 fixed Detailed informations on an old job bastiaans alexis.michon@…
Description

On this page : http://ganglia.sara.nl/addons/job_monarch/?c=LISA+Cluster&view=search&c=LISA+Cluster&id=160023&user=&queue=q_serial&name=&start_from_time=&start_to_time=&end_from_time=&end_to_time=&sortby=id&sortorder=asc&filterorder=id

When i click on the graph at the bottom, i go to the joblist page instead of going to the details page for the time period of selected job.

All lines which speak of host in search.php are commented, that's normal? Uncomment these lines solves the problem.

1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.