source: branches/0.4/web/templates/job_monarch/host_extra.tpl @ 708

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

web/templates/job_monarch/host_extra.tpl:

  • updated to Dwoo variables
  • renamed view -> j_view to prevent conflict with Ganglia

web/templates/job_monarch/cluster_extra.tpl,
addons/job_monarch/image.php,
web/addons/job_monarch/index.php,
web/addons/job_monarch/overview.php,
web/addons/job_monarch/search.php:

  • renamed view -> j_view to prevent conflict with Ganglia

addons/job_monarch/graph.php:

  • get rrdtool location from Ganglia's conf
File size: 158 bytes
Line 
1<a href="./addons/job_monarch/?c={$cluster}&h={$host}">
2<IMG SRC="./addons/job_monarch/image.php?c={$cluster}&h={$host}&j_view=hostimage" BORDER=0>
3</a>
4<hr>
Note: See TracBrowser for help on using the repository browser.