原文:ntp(ntpq)

ntpq p remote:NTP主机的IP或者是主机名 ntp.conf文件中配置的server和peer主机 如果有 代表目前正在作用当中的上层 NTP 如果是 代表也有连上线,而且可作为下一个提供时间更新的候选者。 refid:参考的上一层 NTP 主机的地址st:st的值表示的是远程主机的层级 NTP采用分层同步方式,一般第n 级与第n级时钟源进行同步。NTP最多支持 层同步,即 层。多于 ...

2017-08-13 13:24 0 3001 推荐指数:

查看详情

ntpq -p命令详解

ntpq用来监视ntpd操作,ntpq -p查询网络中的NTP服务器,同时显示客户端和每个服务器的关系 [root@localhost ~]# ntpq -p remote refid st t when poll ...

Thu Feb 27 22:37:00 CST 2020 0 3042
ntpq –p命令

ntpq用来监视ntpd操作,ntpq -p查询网络中的NTP服务器,同时显示客户端和每个服务器的关系 [root@ ~]# ntpq -p remote refid st t when poll reach delay offset ...

Wed Jun 20 20:47:00 CST 2018 0 1366
ntpq –p命令

ntpq用来监视ntpd操作,ntpq -p查询网络中的NTP服务器,同时显示客户端和每个服务器的关系 位置 标志 含义 remote之前 * 响应的NTP服务器和最精确的服务器 ...

Thu Sep 20 20:53:00 CST 2012 0 43906
记录linux命令 -- ntpq -p

ntpq -p 查询网络中的NTP服务器 en-oss-43:~ # ntpq -p remote refid st t when poll reach delay offset jitter==============================================================================* ...

Mon Oct 24 19:10:00 CST 2016 0 2138
ntpq -p 命令参数以及状态

ntpq -p命令列出了所有作为时钟源校正过本地NTP服务器时钟上层NTP服务器的列表,每一列的含义分别如下: remote:响应请求的NTP服务器的名称(IP地址或域名),带“*”的表示本地NTP服务器与该服务器同步 refid:远程NTP服务器使用的上一级ntp服务器的IP地址 ...

Tue Jul 21 23:39:00 CST 2020 0 4103
NTP Server

Network Time Protocol互联网时间协议 NTP is intended to synchronize all participating computers to within a few milliseconds of Coordinated Universal ...

Mon Jan 20 19:17:00 CST 2014 0 3232
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM