ntpstat shows the network time protocol (ntp) status
ntpstat shows the network time protocol (ntp) status. ntpstat will report the synchronisation state of the NTP daemon running on the local machine. If the local system is found to be synchronised to a reference time source, ntpstat will report the approximate time accuracy.
ntpstat shows the network time protocol (ntp) status. ntpstat will report the synchronisation state of the NTP daemon running on the local machine. If the local system is found to be synchronised to a reference time source, ntpstat will report the approximate time accuracy.
To install ntpstat, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ntpstat
To see what files were installed by ntpstat, run:
port contents ntpstat
To later upgrade ntpstat, run:
sudo port selfupdate && sudo port upgrade ntpstat
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.