Révision 1733fee7
heading on .png didn't match name of plugin
packets are a specific type of traffic
| plugins/time/ntp_packets | ||
|---|---|---|
| 32 | 32 |
import sys |
| 33 | 33 |
|
| 34 | 34 |
if len(sys.argv) == 2 and sys.argv[1] == 'config': |
| 35 |
print('graph_title NTP traffic')
|
|
| 35 |
print('graph_title NTP packets')
|
|
| 36 | 36 |
print('graph_vlabel Packets/${graph_period} received(-)/sent(+)')
|
| 37 | 37 |
print('graph_info This graph shows the packet rates of this ntpd. Ignored and dropped packets are graphed as positive values.')
|
| 38 | 38 |
print('graph_category time')
|
Formats disponibles : Unified diff