Last change
on this file since 110 was
110,
checked in by bastiaans, 18 years ago
|
web/addons/toga/toga-functions.php:
Renamed -> libtoga.php
web/addons/toga/libtoga.php:
new toga-functions.php:
- Now nodes are correctly marked in clusterimage
with a 'j' for single processor jobs
and a 'J' for multi processor jobs
web/addons/toga/image.php:
- Script for generating images
web/addons/toga/conf.php:
- Configuration for web frontend
web/templates/toga/cluster_extra.tpl:
- Plugin html template for ganglia
client:
- Leftover removal from first tree
- This is named 'plugin' atm
|
File size:
308 bytes
|
Rev | Line | |
---|
[110] | 1 | <hr> |
---|
| 2 | <table> |
---|
| 3 | <tr> |
---|
| 4 | <td valign=center> |
---|
| 5 | <a href="./addons/toga/overview.php?c={cluster}"><b>Torque Job's</b></a> |
---|
| 6 | </td> |
---|
| 7 | </tr> |
---|
| 8 | <tr> |
---|
| 9 | <td> |
---|
| 10 | <a href="./addons/toga/overview.php?c={cluster}"> |
---|
| 11 | <IMG SRC="./addons/toga/image.php?c={cluster}&view=small-clusterimage" BORDER=0> |
---|
| 12 | </a> |
---|
| 13 | </a> |
---|
| 14 | </td> |
---|
| 15 | </tr> |
---|
| 16 | </table> |
---|
Note: See
TracBrowser
for help on using the repository browser.