Functions | |
| def | ntp_diag |
| def | ntp_monitor |
| def | ntp_monitor_main |
| def diagnostic_common_diagnostics.ntp_monitor.ntp_diag | ( | st, | |
| host, | |||
| off, | |||
| error_offset | |||
| ) |
Definition at line 47 of file ntp_monitor.py.
| def diagnostic_common_diagnostics.ntp_monitor.ntp_monitor | ( | ntp_hostname, | |
offset = 500, |
|||
self_offset = 500, |
|||
diag_hostname = None, |
|||
error_offset = 5000000, |
|||
do_self_test = True |
|||
| ) |
Definition at line 85 of file ntp_monitor.py.
| def diagnostic_common_diagnostics.ntp_monitor.ntp_monitor_main | ( | argv = sys.argv | ) |
Definition at line 123 of file ntp_monitor.py.