Changeset 337 for trunk/web/addons/job_monarch/conf.php
- Timestamp:
- 04/23/07 20:46:46 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web/addons/job_monarch/conf.php
r333 r337 1 1 <?php 2 3 $CLUSTER_CONFS["LISA Cluster"] = "./clusterconf/lisa.php"; 2 4 3 5 // Sort nodes in clusterimage by 4 6 // 5 $SORTBY_HOSTNAME = "gb-r{x}n{y}.irc.sara.nl";6 $SORT_ORDER = "asc";7 //$SORTBY_HOSTNAME = "gb-r{x}n{y}.irc.sara.nl"; 8 //$SORT_ORDER = "asc"; 7 9 8 $SORT_XLABEL = "rack";9 $SORT_YLABEL = "node";10 //$SORT_XLABEL = "rack"; 11 //$SORT_YLABEL = "node"; 10 12 11 13 // Show hosts in a jobview by default?
Note: See TracChangeset
for help on using the changeset viewer.