当前位置: 首页 > news >正文

视觉中国网站建设公司网络推广代理

视觉中国网站建设公司,网络推广代理,公司要怎么注册,宜家供应商自己做网站供货Probe路径 含义:kubelet以及kubelet监控的Pod的存活性请求路径:“/metrics/probes”指标 名称类型含义upGauge服务是否存活prober_probe_totalCounter按结果计算容器的活动探测、就绪探测或启动探测的累计数目以及存活性结果 Metrics路径 含义&#x…

Probe路径

  • 含义:kubelet以及kubelet监控的Pod的存活性
  • 请求路径:“/metrics/probes”
  • 指标
名称类型含义
upGauge服务是否存活
prober_probe_totalCounter按结果计算容器的活动探测、就绪探测或启动探测的累计数目以及存活性结果

Metrics路径

  • 含义:kubelet自身指标统计
  • 请求路径:“/metrics”
  • 指标
名称类型含义
kubelet_running_podsGaugekubelet上运行pod的数目
kubelet_started_containers_errors_totalCounter启动容器时累计错误数

cadvisor路径

  • 含义:容器和硬件级别监控
  • 请求路径:“/metrics/cadvisor”

容器指标

名称类型含义单位组件additional build flag
container_accelerator_duty_cycleGaugePercent of time over the past sample period during which the accelerator was actively processingpercentageaccelerator
container_accelerator_memory_total_bytesGaugeTotal accelerator memorybytesaccelerator
container_accelerator_memory_used_bytesGaugeTotal accelerator memory allocatedbytesaccelerator
container_blkio_device_usage_totalCounterBlkio device bytes usagebytesdiskIO
container_cpu_cfs_periods_totalCounterNumber of elapsed enforcement period intervalscpu
container_cpu_cfs_throttled_periods_totalCounterNumber of throttled period intervalscpu
container_cpu_cfs_throttled_seconds_totalCounterTotal time duration the container has been throttledsecondscpu
container_cpu_load_average_10sGaugeValue of container cpu load average over the last 10 secondscpuLoad
container_cpu_schedstat_run_periods_totalCounterNumber of times processes of the cgroup have run on the cpusched
container_cpu_schedstat_runqueue_seconds_totalCounterTime duration processes of the container have been waiting on a runqueuesecondssched
container_cpu_schedstat_run_seconds_totalCounterTime duration the processes of the container have run on the CPUsecondssched
container_cpu_system_seconds_totalCounterCumulative system cpu time consumedsecondscpu
container_cpu_usage_seconds_totalCounterCumulative cpu time consumedsecondscpu
container_cpu_user_seconds_totalCounterCumulative user cpu time consumedsecondscpu
container_file_descriptorsGaugeNumber of open file descriptors for the containerprocess
container_fs_inodes_freeGaugeNumber of available Inodesdisk
container_fs_inodes_totalGaugeTotal number of Inodesdisk
container_fs_io_currentGaugeNumber of I/Os currently in progressdiskIO
container_fs_io_time_seconds_totalCounterCumulative count of seconds spent doing I/OssecondsdiskIO
container_fs_io_time_weighted_seconds_totalCounterCumulative weighted I/O timesecondsdiskIO
container_fs_limit_bytesGaugeNumber of bytes that can be consumed by the container on this filesystembytesdisk
container_fs_reads_bytes_totalCounterCumulative count of bytes readbytesdiskIO
container_fs_read_seconds_totalCounterCumulative count of seconds spent readingdiskIO
container_fs_reads_merged_totalCounterCumulative count of reads mergeddiskIO
container_fs_reads_totalCounterCumulative count of reads completeddiskIO
container_fs_sector_reads_totalCounterCumulative count of sector reads completeddiskIO
container_fs_sector_writes_totalCounterCumulative count of sector writes completeddiskIO
container_fs_usage_bytesGaugeNumber of bytes that are consumed by the container on this filesystembytesdisk
container_fs_writes_bytes_totalCounterCumulative count of bytes writtenbytesdiskIO
container_fs_write_seconds_totalCounterCumulative count of seconds spent writingsecondsdiskIO
container_fs_writes_merged_totalCounterCumulative count of writes mergeddiskIO
container_fs_writes_totalCounterCumulative count of writes completeddiskIO
container_hugetlb_failcntCounterNumber of hugepage usage hits limitshugetlb
container_hugetlb_max_usage_bytesGaugeMaximum hugepage usages recordedbyteshugetlb
container_hugetlb_usage_bytesGaugeCurrent hugepage usagebyteshugetlb
container_last_seenGaugeLast time a container was seen by the exportertimestamp-
container_llc_occupancy_bytesGaugeLast level cache usage statistics for container counted with RDT Memory Bandwidth Monitoring (MBM).bytesresctrl
container_memory_bandwidth_bytesGaugeTotal memory bandwidth usage statistics for container counted with RDT Memory Bandwidth Monitoring (MBM).bytesresctrl
container_memory_bandwidth_local_bytesGaugeLocal memory bandwidth usage statistics for container counted with RDT Memory Bandwidth Monitoring (MBM).bytesresctrl
container_memory_cacheGaugeTotal page cache memorybytesmemory
container_memory_failcntCounterNumber of memory usage hits limitsmemory
container_memory_failures_totalCounterCumulative count of memory allocation failuresmemory
container_memory_mapped_fileGaugeSize of memory mapped filesbytesmemory
container_memory_max_usage_bytesGaugeMaximum memory usage recordedbytesmemory
container_memory_migrateGaugeMemory migrate statuscpuset
container_memory_numa_pagesGaugeNumber of used pages per NUMA nodememory_numa
container_memory_rssGaugeSize of RSSbytesmemory
container_memory_swapGaugeContainer swap usagebytesmemory
container_memory_usage_bytesGaugeCurrent memory usage, including all memory regardless of when it was accessedbytesmemory
container_memory_working_set_bytesGaugeCurrent working setbytesmemory
container_network_advance_tcp_stats_totalGaugeadvanced tcp connections statistic for containeradvtcp
container_network_receive_bytes_totalCounterCumulative count of bytes receivedbytesnetwork
container_network_receive_errors_totalCounterCumulative count of errors encountered while receivingnetwork
container_network_receive_packets_dropped_totalCounterCumulative count of packets dropped while receivingnetwork
container_network_receive_packets_totalCounterCumulative count of packets receivednetwork
container_network_tcp6_usage_totalGaugetcp6 connection usage statistic for containertcp
container_network_tcp_usage_totalGaugetcp connection usage statistic for containertcp
container_network_transmit_bytes_totalCounterCumulative count of bytes transmittedbytesnetwork
container_network_transmit_errors_totalCounterCumulative count of errors encountered while transmittingnetwork
container_network_transmit_packets_dropped_totalCounterCumulative count of packets dropped while transmittingnetwork
container_network_transmit_packets_totalCounterCumulative count of packets transmittednetwork
container_network_udp6_usage_totalGaugeudp6 connection usage statistic for containerudp
container_network_udp_usage_totalGaugeudp connection usage statistic for containerudp
container_oom_events_totalCounterCount of out of memory events observed for the containeroom_event
container_perf_events_scaling_ratioGaugeScaling ratio for perf event counter (event can be identified by event label and cpu indicates the core for which event was measured). See perf event configuration.perf_eventlibpfm
container_perf_events_totalCounterScaled counter of perf core event (event can be identified by event label and cpu indicates the core for which event was measured). See perf event configuration.perf_eventlibpfm
container_perf_uncore_events_scaling_ratioGaugeScaling ratio for perf uncore event counter (event can be identified by event label, pmu and socket lables indicate the PMU and the CPU socket for which event was measured). See perf event configuration. Metric exists only for main cgroup (id=“/”).perf_eventlibpfm
container_perf_uncore_events_totalCounterScaled counter of perf uncore event (event can be identified by event label, pmu and socket lables indicate the PMU and the CPU socket for which event was measured). See perf event configuration). Metric exists only for main cgroup (id=“/”).perf_eventlibpfm
container_processesGaugeNumber of processes running inside the containerprocess
container_referenced_bytesGaugeContainer referenced bytes during last measurements cycle based on Referenced field in /proc/smaps file, with /proc/PIDs/clear_refs set to 1 after defined number of cycles configured through referenced_reset_interval cAdvisor parameter.Warning: this is intrusive collection because can influence kernel page reclaim policy and add latency. Refer to https://github.com/brendangregg/wss#wsspl-referenced-page-flag for more details.bytesreferenced_memory
container_socketsGaugeNumber of open sockets for the containerprocess
container_spec_cpu_periodGaugeCPU period of the container-
container_spec_cpu_quotaGaugeCPU quota of the container-
container_spec_cpu_sharesGaugeCPU share of the container-
container_spec_memory_limit_bytesGaugeMemory limit for the containerbytes-
container_spec_memory_reservation_limit_bytesGaugeMemory reservation limit for the containerbytes
container_spec_memory_swap_limit_bytesGaugeMemory swap limit for the containerbytes
container_start_time_secondsGaugeStart time of the container since unix epochseconds
container_tasks_stateGaugeNumber of tasks in given state (sleeping, running, stopped, uninterruptible, or ioawaiting)cpuLoad
container_threadsGaugeNumber of threads running inside the containerprocess
container_threads_maxGaugeMaximum number of threads allowed inside the containerprocess
container_ulimits_softGaugeSoft ulimit values for the container root process. Unlimited if -1, except priority and niceprocess

硬件指标

名称类型含义单位组件additional build flag
machine_cpu_cache_capacity_bytesGaugeCache size in bytes assigned to NUMA node and CPU corebytescpu_topology
machine_cpu_coresGaugeNumber of logical CPU cores
machine_cpu_physical_coresGaugeNumber of physical CPU cores
machine_cpu_socketsGaugeNumber of CPU sockets
machine_dimm_capacity_bytesGaugeTotal RAM DIMM capacity (all types memory modules) value labeled by dimm type,
information is retrieved from sysfs edac per-DIMM API (/sys/devices/system/edac/mc/) introduced in kernel 3.6bytes
machine_dimm_countGaugeNumber of RAM DIMM (all types memory modules) value labeled by dimm type,
information is retrieved from sysfs edac per-DIMM API (/sys/devices/system/edac/mc/) introduced in kernel 3.6
machine_memory_bytesGaugeAmount of memory installed on the machinebytes
machine_node_hugepages_countGaugeNumer of hugepages assigned to NUMA nodecpu_topology
machine_node_memory_capacity_bytesGaugeAmount of memory assigned to NUMA nodebytescpu_topology
machine_nvm_avg_power_budget_wattsGaugeNVM power budgetwattslibipmctl
machine_nvm_capacityGaugeNVM capacity value labeled by NVM mode (memory mode or app direct mode)byteslibipmctl
machine_thread_siblings_countGaugeNumber of CPU thread siblingscpu_topology
http://www.rdtb.cn/news/16743.html

相关文章:

  • pc网站怎么做自适应营销模式都有哪些
  • 业务代刷平台网站怎么做百度词条官网入口
  • 如何做能上传视频网站网络上哪里可以做推广
  • 注册一个做网站的公司好黑马培训机构
  • 浙江省台州市做网站多少钱站内推广和站外推广的区别
  • 网站目录怎么做301跳转南通seo网站优化软件
  • 适合做浏览器主页的网站淘宝关键词查询
  • 上海企业网站设计公司电话厦门seo新站策划
  • 建立网站的流程win7优化大师官网
  • 外贸公司网站如何做推广重庆旅游seo整站优化
  • 个人网站可以做网上支付吗seo站长工具 论坛
  • 宁波市网站排名优化如何建立网上销售平台
  • 政府门户网站建设费用北京seo如何排名
  • 花生棒做网站北京seo优化wyhseo
  • 营销推广方案模板谷歌seo优化排名
  • 厦门有做网站建设成都最新消息今天
  • 珠海企业网站建设费用长沙seo排名外包
  • 成都网站开发百度网盘网页版入口
  • 问答网站模板下载视频推广方案模板
  • 微商怎么做 和淘宝网站一样吗疫情防控最新政策
  • 如何通过网站后台修改网站设计网络推广方案
  • 南京做网站团队深圳网页设计公司
  • asp 网站源码北京百度推广优化
  • 山东网站建设公司哪家权威百度有效点击软件
  • 网站搜索优化排名免费seo公司
  • 台州建设工程信息网站志鸿优化网官网
  • 没内容的网站怎么优化代写新闻稿
  • 网站制作 网站建设 杭州双11销售数据
  • 网站指向wordpress成都百度搜索排名优化
  • 网络广告推广策划书谈谈对seo的理解