Révision c4b2d9a8
Category Tree: reduce number of categories
| plugins/http/multi_http_responsetime | ||
|---|---|---|
| 92 | 92 |
} |
| 93 | 93 |
print "graph_scale no\n"; |
| 94 | 94 |
print "graph_vlabel ms\n"; |
| 95 |
print "graph_category HTTP\n";
|
|
| 95 |
print "graph_category webserver\n";
|
|
| 96 | 96 |
print "graph_info This graph shows the response time in milliseconds, to load a web page\n"; |
| 97 | 97 |
for ($i=0; $i <= $max_index; ++$i) {
|
| 98 | 98 |
$vhost = $url_array[$i]; |
Formats disponibles : Unified diff