Skip to main content

Questions tagged [prometheus-node-exporter]

Prometheus exporter for hardware and OS metrics exposed by *NIX kernels, written in Go with pluggable metric collectors. Use this tag for questions about queries using metrics for Node exporter. Consider also adding `prometheus` tag to your question

prometheus-node-exporter
0 votes
0 answers
18 views

How to specify resources to prometheusOperator and prometheus-node-exporter

We are using kube-prometheus-stack and are unsure how to specify resources to prometheusOperator and prometheus-node-exporter. I tried the below yaml, but I am unsure if it is the valid syntax. ...
Naveen671's user avatar
0 votes
0 answers
14 views

Combine 4 node_exporter data in one grafana table

grafana dashboard UI I have setup four (4) node exporters on different servers(web01, web02, app01, and app02) that are giving their metrics data to one prometheus server now I want to create one ...
Udit Parekh's user avatar
0 votes
0 answers
20 views

Prometheus systemd expression based on a list of services

I have several VMs each exporting (using node-exporter) the status of its systemd services. I would like to have an alerting rule that looks something like: - alert: service_down expr: ...
Corel's user avatar
  • 623
0 votes
0 answers
27 views

show individual container as Prometheus target

I am running a server with several docker (unfortunately I cannot use podman because it is mailcow and this does not fully support podman yet) in one docker-compose file. I have added cadvisor to the ...
LeifSec's user avatar
  • 85
1 vote
1 answer
104 views

Error configuring node-exporter DaemonSet scraping for Prometheus on kubernetes [closed]

I have set up a node-exporter DaemonSet on kubernetes as well as a service that points to these node-exporter pods IPs (I followed this tutorial). When I run kubectl get endpoints -n monitoring, I ...
Paula Gouveia's user avatar
0 votes
0 answers
30 views

Integrate AWS MSK to Prometheus running on EC2 in different AWS account

How do i authenticate prometheus server to AWS MKS Services so that prometheus can pull metrics form MSK? I have enabled monitoring for the kafka cluster as well as JMX/Node Exporter. Also added ...
Aman Gupta's user avatar
0 votes
0 answers
25 views

node_exporter is running on linux but while connecting from browser connection is not getting established

I have install node_export on linux machine and after all the configuration and setup node_exporter is running on linux. But when I’m try to connect with virtualmachineIP:9100 browser is not ...
Rahul Dongre's user avatar
0 votes
1 answer
58 views

adding node exporter info to prometheus query

I am running multiple docker stacks all providing the infrastructure for a product. Internally those docker stacks are monitored using Prometheus and alert to a teams channel. I want all docker stacks ...
jonathan-dev's user avatar
0 votes
2 answers
152 views

The graph from prometheus shows nothing, query errors

I just installed node_exporter, prometheus and grafana in that way. On the first EC2 instance with Jenkins i installed Prometheus and Grafana and in the second instance with Tomcat i installed ...
CapMarian's user avatar
0 votes
1 answer
410 views

Prometheus: how to calculate memory usage for all nodes with wildcard

I am calculating the memory utilization efficiency for all the nodes of my Kubernetes cluster. The metrics are collected by Node Exporter. I want a single number in the end to represent the average ...
Xun Ren's user avatar
  • 591
0 votes
0 answers
37 views

How to determine rules for EC2 auto scaling in AWS?

I've been facing an infrastructure task but I'm not sure how to do it. My team is creating a Learning Management System which core service is a video streaming service where you can upload/download ...
Andersson Llanos's user avatar
0 votes
0 answers
39 views

Prometheus Grafana CPU monitoring per NUMA

I have several servers with 2 processors with different number of cores (different models of CPU). OS Ubuntu. Monitoring with Prometheus node exporter. Is any variants to display in Grafana CPU usage ...
Alex's user avatar
  • 1
0 votes
0 answers
112 views

Detect systemd service restart using prometheus

I want to trigger an alert if a systemd service restarts. If I am able to capture time between a service inactive and active state, then I think I am able to create such alert. We know we can delay ...
bobs's user avatar
  • 55
0 votes
1 answer
262 views

Prometheus in docker swarm not monitoring node-exporter in own node

I have a docker swarm with three nodes, one manager and two workers. Each node runs node-exporter in a local container (not part of any swarm stack). The compose file used to create this container in ...
juan noguera's user avatar
0 votes
0 answers
146 views

Prometheus Node Exporter doesn't collect node_systemd_unit_state metric in minikube

I've configured Prometheus Node Exporter to monitor my system, including enabling the systemd collector by adding --collector.systemd to the extraArgs in the Helm chart configuration. However, after ...
fgrd4035's user avatar

15 30 50 per page
1
2 3 4 5
25