腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(143)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
使用Ansible运行
node_exporter
我是这样开始
node_exporter
的然后我尝试使用
node_exporter
模块运行shell,但没有成功。/
node_exporter
& " chdir: /home/netmera/exporter/ 任何帮助都将不胜感激。
浏览 7
修改于2022-01-10
得票数 0
1
回答
Node_exporter
node_systemd_unit_state
我希望通过
node_exporter
监视特定的服务,而不需要用--collector.systemd.unit-include="(foo|bar)\\.service"在
node_exporter
服务中指向它们"ubrokerd|besclient|boksm|collectd|crond|ldapauth|network|NetworkManager|sshd|tomcat|ubrokerd|nginx|
node_exporter
浏览 6
提问于2022-03-25
得票数 2
回答已采纳
1
回答
关于
Node_exporter
我在一台服务器上安装了node exporter和Prometheus,并且能够在Prometheus中获得指标。但是如果我添加另一个节点,如何使用节点导出器将该新节点的指标拉到我的Prometheus服务器上。我在新服务器上安装了node exporter,但无法弄清楚如何将这些指标发送到另一台服务器上的Prometheus服务器。global:scrape_configs: static_configs: - targets:["l
浏览 13
修改于2017-08-10
得票数 0
回答已采纳
1
回答
Prometheus postgresql
node_exporter
配置
我想通过Prometheus开始监视我的postgreSQL服务器。普罗米修斯已经开始运作了。- job_name: 'postgres-exporter' static_configs:找到这个postgresql节点导出程序:我已经通过发行版下载了以下文件: postgresql服务器上的。我
浏览 0
提问于2018-12-23
得票数 1
回答已采纳
1
回答
/
node_exporter
:无法执行二进制文件
我安装了
node_exporter
的二进制文件,如官方文档中所解释的那样。我尝试使用以下命令运行
node_exporter
:但是它显示了以下错误,而不是文档的输出:如何解决这个问题,为什么会发生在我的机器上?
浏览 0
修改于2022-01-18
得票数 0
1
回答
未通过
node_exporter
公开的NTP指标
但是,在我的服务器中通过
node_exporter
公开的度量列表中,我没有看到与NTP相关的度量。curl -X GET http://127.0.0.1:19100/metrics | grep -i 'ntp_'普罗米修斯版本- 2.10.0
浏览 3
提问于2020-07-13
得票数 0
回答已采纳
1
回答
用于
node_exporter
的init.d脚本/服务
我有Gentoo服务器,我在那里安装了
node_exporter
。我无法在机器上创建systemd服务,因为systemctl不存在。现在我必须为
node_exporter
创建init.d服务。/bin/sh# Provides:
node_exporter
/opt/
node_exporter
/<
浏览 0
提问于2019-11-07
得票数 0
回答已采纳
1
回答
使用Prometheus
node_exporter
监控GHz中CPU的使用
我使用Prometheus
node_exporter
和grafana来监视我的服务器。我只是以百分比格式监视CPU的使用情况,但我不知道如何以千兆赫兹格式监视CPU。有什么想法吗?
浏览 3
提问于2020-09-04
得票数 1
1
回答
Node_exporter
-收集器.systemd.unit-包括regex故障
我试图限制
node_exporter
收集度量标准的系统单元,我在正则表达式上遇到了麻烦。我尝试过多种格式,但无法理解,这是我目前正在尝试的ATM机: ExecStart=/opt/
node_exporter
/
node_exporter
--collector.systemd.unit-include
浏览 5
提问于2022-03-16
得票数 1
1
回答
从普罗米修斯
node_exporter
系统中筛选出服务
我有一台prometheus服务器,并且在我的一台服务器上运行了一个
node_exporter
,并且启用了systemd收集器。我正在尝试限制/过滤
node_exporter
报告的服务。我尝试使用
node_exporter
-- interested .systemd.unit-whitelist并提供一个正则表达式来限制服务,但我一直收到WARN[0008] Couldn't create
浏览 15
提问于2018-12-22
得票数 0
1
回答
tidb -如何解决
node_exporter
up超时
当使用tidb
node_exporter
up时,我得到以下输出: fatal: [tidb@172.17.3.226]: FAILED!
浏览 7
修改于2018-11-09
得票数 0
1
回答
prometheus inside docker不抓取
node_exporter
我使用他们页面上的官方安装了普罗米修斯和docker。现在,我还让在主机上工作。然而,普罗米修斯似乎并没有拿到它的衡量标准。sudo docker run -d -p 9090:9090 -v /home/main/prometheus/config.yml:/etc/prometheus/prometheus.yml prom/prometheus static_configs:curl -i localhost:9100
浏览 0
修改于2020-11-13
得票数 1
4
回答
普罗米修斯与
node_exporter
侧面敞开式移位
我试图使用
node_exporter
sidecar部署prometheus,但是当我在sidecar
node_exporter
容器上使用volumeMounts时,它给了我“多附加错误”,不能挂载或没有绑定
浏览 19
提问于2022-04-21
得票数 0
1
回答
普罗米修斯
node_exporter
系统要求
我一直试图在网上找到一个可靠的资源,但没有成功。所有站点都解释说,节点导出器是用来收集度量的,但我找不到一个有效的源,该站点确切(或大约)是什么。prometheus节点出口商的资源需求。cpu,内存,存储器。有人能陈述这些信息或指向可以找到这些信息的资源吗?任何相关的信息都会有帮助
浏览 2
提问于2022-03-08
得票数 0
2
回答
我们可以在不同的机器上使用普罗米修斯和
node_exporter
吗
我们是否可以在一台机器上使用普罗米修斯,在不同的节点上使用
node_exporter
,并将收集到的所有指标都收集到普罗米修斯所在的单个机器上?
浏览 2
修改于2018-11-13
得票数 1
1
回答
为什么我使用
node_exporter
来获取cpu利用率是一个负数?
为什么我使用
node_exporter
来获取cpu利用率是一个负数?
浏览 63
提问于2019-12-30
得票数 0
1
回答
船坞中的Prometheus
node_exporter
:主机网络与主机名
为了监视小型家庭服务器,我在docker上运行prometheus和
node_exporter
(以及grafana和其他一些东西)(类似于)。我在一个桥接码头网络上运行普罗米修斯。对于
node_exporter
,我有两个选项,它们影响node_network_transmit_bytes_total度量。
浏览 3
提问于2021-03-17
得票数 3
回答已采纳
1
回答
在禁用特定收集器的同时启动
node_exporter
- collector.diskstats
因为我的服务器托管在VPS中,所以我没有一个/proc/diskstats可以为
node_exporter
(版本0.17.0)提供磁盘统计信息。
浏览 3
修改于2018-11-20
得票数 2
0
回答
用于普罗米修斯的haproxy
node_exporter
http_response_size_bytes_count{handler="prometheus"} 16 您可能知道其他应用程序是收集HAProxy指标的现成模块:例如,当前连接,https-in/前端/会话速率/当前连接和其他模拟普罗米修斯
node_exporter
浏览 2
提问于2018-07-10
得票数 2
回答已采纳
1
回答
使用
node_exporter
将不同的group_left内存类型除以总内存
我想要为给定的instance创建一个图,显示以下每一个内存消耗的总内存的比例 我知道我可以从4个单独的查询中创建一个图
浏览 13
修改于2022-01-13
得票数 1
回答已采纳
第 2 页
第 3 页
第 4 页
第 5 页
第 6 页
第 7 页
第 8 页
点击加载更多
领券