$search
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 50 of file ntp_monitor.py.
| def ntp_monitor::ntp_monitor_main | ( | argv = sys.argv |
) |
Definition at line 115 of file ntp_monitor.py.
| string ntp_monitor::NAME = 'ntp_monitor' |
Definition at line 48 of file ntp_monitor.py.