Changeset 126 for trunk/web/perf/tpl.php

Show
Ignore:
Timestamp:
10/28/10 17:18:31 (12 years ago)
Author:
andreu
Message:

New PHP script used in crontab to generate graphics posted on the self-monitoring web site

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/web/perf/tpl.php

    r120 r126  
    2727  /* no tpl choiced */ 
    2828  print " <h2> List of Routers by Engine & Template number</h2> \n"; 
    29   print "<p> An engine (aka sourceID) represents an exporter and we can have few templates by engine (function of interfaces numbers and/or services). Template definition can be found in vertical menu. For more detail on engine and template see <a href=\"https://www.cisco.com/en/US/technologies/tk648/tk362/technologies_white_paper09186a00800a3db9.html\"> the CISCO Documentation</a>. </p>\n"; 
     29  print "<p>"; 
     30  print " An engine (aka sourceID) represents an exporter and we can have few templates by engine (function of interfaces numbers and/or services). Template definition can be found in vertical menu. For more detail on engine and template see <a href=\"https://www.cisco.com/en/US/technologies/tk648/tk362/technologies_white_paper09186a00800a3db9.html\"> the CISCO Documentation</a>.<br>\n"; 
     31  print " RENETCOL runs with $TPLNumberTotal Templates and $OTPLNumberTotal Optional Templates definitions.\n"; 
     32  print "</p>"; 
    3033  print "<h3> Routers with 6 engines or more </h3>\n"; 
    3134  print "<table class=\"fields\">\n";