Is there any option ntpq for the ntp server connectivity test like the ntpdate -d command?
ntpdate -d ntpserverip
This command shows the suitable ntp server for synchronization. What the equivalent for the ntpq command?
ntpdate -d ntpserverip adjust time server ntpserverip offset 0.101886 sec --> for success response
ntpdate -d ntpserverip no server suitable for synchronization found --> for fail response
This ntpserverip is not in the ntp.conf. I want to test different a NTP server which is not in the ntp.conf.