Révision 81db94e2
Reduce number of categories
| plugins/time/ntp_peers_ipv6 | ||
|---|---|---|
| 85 | 85 |
print "graph_title NTP peer offsets\n"; |
| 86 | 86 |
print "graph_args --base 1000\n"; |
| 87 | 87 |
print "graph_vlabel ms\n"; |
| 88 |
print "graph_category ntp\n";
|
|
| 88 |
print "graph_category time\n";
|
|
| 89 | 89 |
print "graph_info Offset (in ms) to the server's NTP peers\n"; |
| 90 | 90 |
print "graph_order "; |
| 91 | 91 |
foreach my $key (sort keys %peers) {
|
Formats disponibles : Unified diff