| Functions | |
| def | ntp_monitor (ntp_hostname, offset=500, self_offset=500, diag_hostname=None, error_offset=5000000, ignore_self=False) | 
| def | ntp_monitor_main (argv=sys.argv) | 
| Variables | |
| _Thread__stop | |
| string | NAME = 'ntp_monitor' | 
| def ntp_monitor.ntp_monitor | ( | ntp_hostname, | |
| offset = 500, | |||
| self_offset = 500, | |||
| diag_hostname = None, | |||
| error_offset = 5000000, | |||
| ignore_self = False | |||
| ) | 
Definition at line 58 of file ntp_monitor.py.
| def ntp_monitor.ntp_monitor_main | ( | argv = sys.argv | ) | 
Definition at line 127 of file ntp_monitor.py.
| 
 | private | 
Definition at line 52 of file ntp_monitor.py.
| string ntp_monitor.NAME = 'ntp_monitor' | 
Definition at line 55 of file ntp_monitor.py.