第一步: 1. 安装NTP服务程序: 2. 配置NTP服务程序: 以下红色是新增的配置,黑色是默认配置 3. 设置NTP服务器控制操作: 查看NTP端口 4. 现在ntp服务器已经启动了,不过与上层服务器连接则还需要一些时间,通常启动NTP后在15分钟内才会和上层NTP服务器顺利连接上。 如何确定N ...
分类:
其他好文 时间:
2018-05-11 00:54:17
阅读次数:
226
安装Prometheus之前 我们必须先安装 ntp时间同步(prometheus对系统时间的准确性要求很?,必须保证本机时间实时同步)以Centos7 为例 1) Prometheus下载?先 我们去到http://prometheus.io 官?下载最新版本 prometheus-2.2.1.l ...
分类:
其他好文 时间:
2018-05-10 17:24:31
阅读次数:
15287
业务主要功能 获取所有的数据库列表 点击某一个数据库列表的时候,右侧分页展示数据 点击右侧某一条数据的时候,现实数据详情 以下是之前的页面,存在以下问题: 前段开发没有工程化(webpack) 主要功能耦合,列表,详情,(检索,重构的是为了加功能方便) 左侧的数据库链接是直接跳页的,分页的链接是跳页 ...
分类:
其他好文 时间:
2018-05-10 00:30:15
阅读次数:
214
Spring Boot 概述 Build Anything with Spring Boot: Spring Boot is the starting point for building all Spring based applications. Spring Boot is designed ...
分类:
编程语言 时间:
2018-05-08 22:20:11
阅读次数:
241
cordova-plugin-baidumaplocation 这个插件返回的数据是 json 格式的 可以直接获取 android 和 ios 都可用 1.先去百度地图平台去创建应用 获取访问应用AK android 和 ios 是分开的 不同的 http://lbsyun.baidu.com/ ...
分类:
其他好文 时间:
2018-05-04 18:34:13
阅读次数:
1034
[root@bj-1 mysql]# cat /etc/sysconfig/ntpdate # Options for ntpdateOPTIONS="-U ntp -s -b"# Number of retries before giving upRETRIES=2# Set to 'yes' to sync hw clock after succe
分类:
其他好文 时间:
2018-05-04 18:22:51
阅读次数:
298
使用单元:uses Psapi; procedure TForm1.Button10Click(Sender: TObject);var b: Boolean; pmc: TProcessMemoryCounters; h: THandle; I, J: Integer;begin h := Get ...
分类:
系统相关 时间:
2018-05-04 14:13:21
阅读次数:
230
环境说明 server:3台虚拟机,挂载卷/dev/vdb 10G 系统:centos7.2 ceph版本:luminous repo: 公网-http://download.ceph.com,http://mirrors.aliyun.com 内网-自建mirrors 架构说明 node1:adm ...
分类:
其他好文 时间:
2018-05-04 14:09:09
阅读次数:
298