| Public Member Functions | |
| def | __init__ (self, argv=sys.argv) | 
| def | parse_args (self, argv=sys.argv) | 
| def | publish_diagnostics (self, event) | 
| def | update_diagnostics (self, event=None) | 
| Public Attributes | |
| diag_hostname | |
| diag_pub | |
| diag_timer | |
| error_offset | |
| monitor_timer | |
| msg | |
| ntp_server | |
| offset | |
Definition at line 28 of file ntp_monitor.py.
| def ntp_monitor.NtpMonitor.__init__ | ( | self, | |
| argv = sys.argv | |||
| ) | 
Definition at line 29 of file ntp_monitor.py.
| def ntp_monitor.NtpMonitor.parse_args | ( | self, | |
| argv = sys.argv | |||
| ) | 
Definition at line 102 of file ntp_monitor.py.
| def ntp_monitor.NtpMonitor.publish_diagnostics | ( | self, | |
| event | |||
| ) | 
Definition at line 99 of file ntp_monitor.py.
| def ntp_monitor.NtpMonitor.update_diagnostics | ( | self, | |
| event = None | |||
| ) | 
Definition at line 49 of file ntp_monitor.py.
| ntp_monitor.NtpMonitor.diag_hostname | 
Definition at line 131 of file ntp_monitor.py.
| ntp_monitor.NtpMonitor.diag_pub | 
Definition at line 45 of file ntp_monitor.py.
| ntp_monitor.NtpMonitor.diag_timer | 
Definition at line 46 of file ntp_monitor.py.
| ntp_monitor.NtpMonitor.error_offset | 
Definition at line 137 of file ntp_monitor.py.
| ntp_monitor.NtpMonitor.monitor_timer | 
Definition at line 47 of file ntp_monitor.py.
| ntp_monitor.NtpMonitor.msg | 
Definition at line 39 of file ntp_monitor.py.
| ntp_monitor.NtpMonitor.ntp_server | 
Definition at line 130 of file ntp_monitor.py.
| ntp_monitor.NtpMonitor.offset | 
Definition at line 136 of file ntp_monitor.py.