root/trunk/web/perf/perf.php @ 140

Revision 120, 264 bytes (checked in by andreu, 13 years ago)

first monitoring web site

Line 
1<?php
2
3
4print "    <div id=\"contenu\">\n";
5
6print "     <p>Check performances of your collector and system. In this section you'll find number of Netflow information analysed by your collector and follow your system CPU and load average.</p>\n";
7
8print "    </div>\n";
9
10?>
Note: See TracBrowser for help on using the browser.