source: branches/0.4/web/addons/job_monarch/templates/footer.tpl @ 725

Last change on this file since 725 was 725, checked in by ramonb, 11 years ago

graph.php:

  • fixed rrd dir: running/queued jobs graph working again

templates/footer.tpl:

  • renamed Ganglia to Ganglia web

libtoga.php:

  • fixed rrdtool path
File size: 442 bytes
Line 
1<HR>
2<CENTER>
3<FONT SIZE="-1" class=footer>
4<A HREF="https://oss.trac.surfsara.nl/jobmonarch/">Job Monarch</A> version {monarch-version}
5<A HREF="https://oss.trac.surfsara.nl/jobmonarch/">Check for Updates.</A><BR>
6
7Ganglia web version {webfrontend-version}<BR>
8
9Downloading and parsing ganglia's XML tree took {parsetime}.<BR>
10Images created with <A HREF="http://www.rrdtool.com/">RRDTool</A>.<BR>
11</FONT>
12</CENTER>
13
14</FORM>
15</BODY>
16</HTML>
Note: See TracBrowser for help on using the repository browser.