 Au Unitsuint64_t CPU_CLOCK_HZ = 400'000'000; // API to implement: std::chrono::nanoseconds elapsed_time(uint64_t num_cpu_ticks); 1 2 3 4 8Example: “CPU ticks” time units constexpr uint64_t CPU_CLOCK_HZ = 400'000'000; nds elapsed_time(uint64_t num_cpu_ticks) { using NS_PER_TICK = std::ratio<1'000'000'000, CPU_CLOCK_HZ>; return std::chrono::nanoseconds{ num_cpu_ticks * NS_PER_TICK::num / NS_PER_TICK::den NS_PER_TICK::den }; } 1 2 3 4 5 6 8.1Example: “CPU ticks” time units constexpr uint64_t CPU_CLOCK_HZ = 400'000'000; // API to implement: std::chrono::nanoseconds elapsed_time(uint64_t num_cpu_ticks); 1 20 码力 | 191 页 | 22.37 MB | 6 月前3 Au Unitsuint64_t CPU_CLOCK_HZ = 400'000'000; // API to implement: std::chrono::nanoseconds elapsed_time(uint64_t num_cpu_ticks); 1 2 3 4 8Example: “CPU ticks” time units constexpr uint64_t CPU_CLOCK_HZ = 400'000'000; nds elapsed_time(uint64_t num_cpu_ticks) { using NS_PER_TICK = std::ratio<1'000'000'000, CPU_CLOCK_HZ>; return std::chrono::nanoseconds{ num_cpu_ticks * NS_PER_TICK::num / NS_PER_TICK::den NS_PER_TICK::den }; } 1 2 3 4 5 6 8.1Example: “CPU ticks” time units constexpr uint64_t CPU_CLOCK_HZ = 400'000'000; // API to implement: std::chrono::nanoseconds elapsed_time(uint64_t num_cpu_ticks); 1 20 码力 | 191 页 | 22.37 MB | 6 月前3
 Zabbix 4.0 Manualproblems than can be displayed according to the Show lines setting – Digital clock will no longer be displayed in the Clock widget footer • In the new Kiosk mode, widgets only can be displayed with no - visual unit displaying information of a certain kind and source (a summary, a map, a graph, the clock, etc.), used in the dashboard. Zabbix API - Zabbix API allows you to use the JSON RPC protocol to documentation if needed. 1.4 Changing time zone By default the appliance uses UTC for the system clock. To change the time zone, copy the appropriate file from /usr/share/zoneinfo to /etc/localtime, for0 码力 | 1365 页 | 16.69 MB | 1 年前3 Zabbix 4.0 Manualproblems than can be displayed according to the Show lines setting – Digital clock will no longer be displayed in the Clock widget footer • In the new Kiosk mode, widgets only can be displayed with no - visual unit displaying information of a certain kind and source (a summary, a map, a graph, the clock, etc.), used in the dashboard. Zabbix API - Zabbix API allows you to use the JSON RPC protocol to documentation if needed. 1.4 Changing time zone By default the appliance uses UTC for the system clock. To change the time zone, copy the appropriate file from /usr/share/zoneinfo to /etc/localtime, for0 码力 | 1365 页 | 16.69 MB | 1 年前3
 Zabbix 4.2 Manual- visual unit displaying information of a certain kind and source (a summary, a map, a graph, the clock, etc), used in the dashboard. Zabbix API - Zabbix API allows you to use the JSON RPC protocol to nameserver 192.168.1.2. 1.5 Changing time zone By default the appliance uses UTC for the system clock. To change the time zone, copy the appropriate file from /usr/share/zoneinfo to /etc/localtime, for Attention: The elements that can be included in a template screen are: simple graph, custom graph, clock, plain text, URL. Note: For details on accessing host screens that are created from template screens0 码力 | 1270 页 | 15.64 MB | 1 年前3 Zabbix 4.2 Manual- visual unit displaying information of a certain kind and source (a summary, a map, a graph, the clock, etc), used in the dashboard. Zabbix API - Zabbix API allows you to use the JSON RPC protocol to nameserver 192.168.1.2. 1.5 Changing time zone By default the appliance uses UTC for the system clock. To change the time zone, copy the appropriate file from /usr/share/zoneinfo to /etc/localtime, for Attention: The elements that can be included in a template screen are: simple graph, custom graph, clock, plain text, URL. Note: For details on accessing host screens that are created from template screens0 码力 | 1270 页 | 15.64 MB | 1 年前3
 Zabbix 4.4 中文手册"number_of_shards" : 5 } }, "mappings" : { "values" : { "properties" : { "itemid" : { "type" : "long" }, "clock" : { "format" : "epoch_second", "type" : "date" }, "value" : { "fields" : { "analyzed" : { "index" "number_of_shards" : 5 } }, "mappings" : { "values" : { "properties" : { "itemid" : { "type" : "long" }, "clock" : { "format" : "epoch_second", "type" : "date" }, "value" : { "type" : "long" } } } } }' 要创建其他模板,用户应更改请求 "number_of_shards" : 5 } }, "mappings" : { "values" : { "properties" : { "itemid" : { "type" : "long" }, "clock" : { "format" : "epoch_second", "type" : "date" }, "value" : { "fields" : { "analyzed" : { "index"0 码力 | 1850 页 | 13.52 MB | 1 年前3 Zabbix 4.4 中文手册"number_of_shards" : 5 } }, "mappings" : { "values" : { "properties" : { "itemid" : { "type" : "long" }, "clock" : { "format" : "epoch_second", "type" : "date" }, "value" : { "fields" : { "analyzed" : { "index" "number_of_shards" : 5 } }, "mappings" : { "values" : { "properties" : { "itemid" : { "type" : "long" }, "clock" : { "format" : "epoch_second", "type" : "date" }, "value" : { "type" : "long" } } } } }' 要创建其他模板,用户应更改请求 "number_of_shards" : 5 } }, "mappings" : { "values" : { "properties" : { "itemid" : { "type" : "long" }, "clock" : { "format" : "epoch_second", "type" : "date" }, "value" : { "fields" : { "analyzed" : { "index"0 码力 | 1850 页 | 13.52 MB | 1 年前3
 Zabbix 7.0 Manualtemplate dashboards Previously, on a template dashboard, you could create only the following widgets: Clock, Graph (classic), Graph prototype, Item value, Plain text, URL. Now template dashboards support replaced with col- lapsible blocks (see, for example, Connector configuration, Service configuration, Clock widget configuration, etc.). This improves user experience, as collapsing these blocks and saving - visual unit displaying information of a certain kind and source (a summary, a map, a graph, the clock, etc.), used in the dashboard. Zabbix API - Zabbix API allows you to use the JSON RPC protocol to0 码力 | 1949 页 | 31.91 MB | 1 年前3 Zabbix 7.0 Manualtemplate dashboards Previously, on a template dashboard, you could create only the following widgets: Clock, Graph (classic), Graph prototype, Item value, Plain text, URL. Now template dashboards support replaced with col- lapsible blocks (see, for example, Connector configuration, Service configuration, Clock widget configuration, etc.). This improves user experience, as collapsing these blocks and saving - visual unit displaying information of a certain kind and source (a summary, a map, a graph, the clock, etc.), used in the dashboard. Zabbix API - Zabbix API allows you to use the JSON RPC protocol to0 码力 | 1949 页 | 31.91 MB | 1 年前3
 OpenShift Container Platform 4.13 网络YAML 保存到 grandmaster- clock-ptp-config.yaml 文件中: 例 例 19.1. PTP grandmaster 时钟 时钟配置示例 配置示例 apiVersion: ptp.openshift.io/v1 kind: PtpConfig metadata: name: grandmaster-clock namespace: openshift-ptp openshift-ptp annotations: {} spec: profile: - name: grandmaster-clock # The interface name is hardware-specific interface: $interface ptp4lOpts: "-2" phc2sysOpts: "-a -r -r -n 24" verbose 0 summary_interval 0 kernel_leap 1 check_fup_sync 0 clock_class_threshold 7 # # Servo Options # pi_proportional_const 0.00 码力 | 697 页 | 7.55 MB | 1 年前3 OpenShift Container Platform 4.13 网络YAML 保存到 grandmaster- clock-ptp-config.yaml 文件中: 例 例 19.1. PTP grandmaster 时钟 时钟配置示例 配置示例 apiVersion: ptp.openshift.io/v1 kind: PtpConfig metadata: name: grandmaster-clock namespace: openshift-ptp openshift-ptp annotations: {} spec: profile: - name: grandmaster-clock # The interface name is hardware-specific interface: $interface ptp4lOpts: "-2" phc2sysOpts: "-a -r -r -n 24" verbose 0 summary_interval 0 kernel_leap 1 check_fup_sync 0 clock_class_threshold 7 # # Servo Options # pi_proportional_const 0.00 码力 | 697 页 | 7.55 MB | 1 年前3
 Zabbix 4.0 中文手册"number_of_shards" : 5 } }, "mappings" : { "values" : { "properties" : { "itemid" : { "type" : "long" }, "clock" : { "format" : "epoch_second", "type" : "date" }, "value" : { "fields" : { "analyzed" : { "index" "number_of_shards" : 5 } }, "mappings" : { "values" : { "properties" : { "itemid" : { "type" : "long" }, "clock" : { "format" : "epoch_second", "type" : "date" }, "value" : { "type" : "long" } } } } }' 要创建其他模板,用户应更改请求 "number_of_shards" : 5 } }, "mappings" : { "values" : { "properties" : { "itemid" : { "type" : "long" }, "clock" : { "format" : "epoch_second", "type" : "date" }, 15 "value" : { "fields" : { "analyzed" :0 码力 | 1992 页 | 17.90 MB | 1 年前3 Zabbix 4.0 中文手册"number_of_shards" : 5 } }, "mappings" : { "values" : { "properties" : { "itemid" : { "type" : "long" }, "clock" : { "format" : "epoch_second", "type" : "date" }, "value" : { "fields" : { "analyzed" : { "index" "number_of_shards" : 5 } }, "mappings" : { "values" : { "properties" : { "itemid" : { "type" : "long" }, "clock" : { "format" : "epoch_second", "type" : "date" }, "value" : { "type" : "long" } } } } }' 要创建其他模板,用户应更改请求 "number_of_shards" : 5 } }, "mappings" : { "values" : { "properties" : { "itemid" : { "type" : "long" }, "clock" : { "format" : "epoch_second", "type" : "date" }, 15 "value" : { "fields" : { "analyzed" :0 码力 | 1992 页 | 17.90 MB | 1 年前3
 Zabbix 3.4 Manualof widget. For example: No refresh for URL widget, 1 minute for action log widget, 15 minutes for clock widget. 10 What’s new in Zabbix 3.4.5 Configurable URI validation URI validation, introduced in - visual unit displaying information of a certain kind and source (a summary, a map, a graph, the clock, etc), used in the dashboard. Zabbix API - Zabbix API allows you to use the JSON RPC protocol to nameserver 192.168.1.2. 1.5 Changing time zone By default the appliance uses UTC for the system clock. To change the time zone, copy the appropriate file from /usr/share/zoneinfo to /etc/localtime, for0 码力 | 1136 页 | 15.03 MB | 1 年前3 Zabbix 3.4 Manualof widget. For example: No refresh for URL widget, 1 minute for action log widget, 15 minutes for clock widget. 10 What’s new in Zabbix 3.4.5 Configurable URI validation URI validation, introduced in - visual unit displaying information of a certain kind and source (a summary, a map, a graph, the clock, etc), used in the dashboard. Zabbix API - Zabbix API allows you to use the JSON RPC protocol to nameserver 192.168.1.2. 1.5 Changing time zone By default the appliance uses UTC for the system clock. To change the time zone, copy the appropriate file from /usr/share/zoneinfo to /etc/localtime, for0 码力 | 1136 页 | 15.03 MB | 1 年前3
 Zabbix 5.2 Manual"number_of_shards" : 5 } }, "mappings" : { "values" : { "properties" : { "itemid" : { "type" : "long" }, "clock" : { "format" : "epoch_second", "type" : "date" }, "value" : { "fields" : { "analyzed" : { "index" "number_of_shards" : 5 } }, "mappings" : { "values" : { "properties" : { "itemid" : { "type" : "long" }, "clock" : { "format" : "epoch_second", "type" : "date" }, "value" : { "type" : "long" } } } } }' 要创建其他模板,用户应更改请求 "number_of_shards" : 5 } }, "mappings" : { "values" : { "properties" : { "itemid" : { "type" : "long" }, "clock" : { "format" : "epoch_second", "type" : "date" }, "value" : { "fields" : { "analyzed" : { "index"0 码力 | 1725 页 | 11.53 MB | 1 年前3 Zabbix 5.2 Manual"number_of_shards" : 5 } }, "mappings" : { "values" : { "properties" : { "itemid" : { "type" : "long" }, "clock" : { "format" : "epoch_second", "type" : "date" }, "value" : { "fields" : { "analyzed" : { "index" "number_of_shards" : 5 } }, "mappings" : { "values" : { "properties" : { "itemid" : { "type" : "long" }, "clock" : { "format" : "epoch_second", "type" : "date" }, "value" : { "type" : "long" } } } } }' 要创建其他模板,用户应更改请求 "number_of_shards" : 5 } }, "mappings" : { "values" : { "properties" : { "itemid" : { "type" : "long" }, "clock" : { "format" : "epoch_second", "type" : "date" }, "value" : { "fields" : { "analyzed" : { "index"0 码力 | 1725 页 | 11.53 MB | 1 年前3
 TiDB 2.1.7also passes. Finally, TiDB has a theoretical dependence on CLOCK_MONOTONIC_RAW for safety, but we have not yet observed anomalies due to clock skew, possibly due to tooling limitations. PingCAP has published are some wall-clock dependencies in TiDB. Placement Driver, for instance, allocates timestamps based on local wall-clocks, but ensures monotonicity through Raft plus a leader lease. Clock skew between PD shouldn’t result in prolonged un- availability: PD will allocate timestamps in the future if its own clock falls behind what’s committed to Raft. To improve throughput, PD nodes reserve a batch of timestamps0 码力 | 9 页 | 141.29 KB | 6 月前3 TiDB 2.1.7also passes. Finally, TiDB has a theoretical dependence on CLOCK_MONOTONIC_RAW for safety, but we have not yet observed anomalies due to clock skew, possibly due to tooling limitations. PingCAP has published are some wall-clock dependencies in TiDB. Placement Driver, for instance, allocates timestamps based on local wall-clocks, but ensures monotonicity through Raft plus a leader lease. Clock skew between PD shouldn’t result in prolonged un- availability: PD will allocate timestamps in the future if its own clock falls behind what’s committed to Raft. To improve throughput, PD nodes reserve a batch of timestamps0 码力 | 9 页 | 141.29 KB | 6 月前3
共 853 条
- 1
- 2
- 3
- 4
- 5
- 6
- 86













