Functions | |
def | ntp_monitor |
def | ntp_monitor_main |
Variables | |
string | NAME = 'ntp_monitor' |
def ntp_monitor.ntp_monitor | ( | ntp_hostname, | |
offset = 500 , |
|||
self_offset = 500 , |
|||
diag_hostname = None , |
|||
error_offset = 5000000 |
|||
) |
Definition at line 57 of file ntp_monitor.py.
def ntp_monitor.ntp_monitor_main | ( | argv = sys.argv | ) |
Definition at line 122 of file ntp_monitor.py.
string ntp_monitor::NAME = 'ntp_monitor' |
Definition at line 55 of file ntp_monitor.py.