Ignore:
Timestamp:
04/06/13 18:09:15 (11 years ago)
Author:
ramonb
Message:
  • rewrote cpu_report to include Now/Min/Avg/Max? values in both current and archive RRDs
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/0.4/web/addons/job_monarch/overview.php

    r796 r798  
    11461146                    $cell    = "<td class=$class>".  "<b><a href=$host_link>$host</a></b><br>".  "<i>$metricname:</i> <b>$textval</b></td>";
    11471147                } else {
    1148                     $cell    = "<A HREF=\"$host_link\">" . "<IMG SRC=\"./graph.php?$graphargs\" " . "ALT=\"$host\" BORDER=0  WIDTH=381 HEIGHT=148></A>";
     1148                    $cell    = "<A HREF=\"$host_link\">" . "<IMG SRC=\"./graph.php?$graphargs\" " . "ALT=\"$host\" BORDER=0></A>";
    11491149                }
    11501150
Note: See TracChangeset for help on using the changeset viewer.