Top "Prometheus-node-exporter" questions

Multiple Targets on prometheus

I've configured prometheus on Centos, version details are follows. prometheus-2.5.0.linux-386 I've added two targets on the prometheus.yml configuration …

prometheus prometheus-alertmanager prometheus-node-exporter
Monitor custom kubernetes pod metrics using Prometheus

I am using Prometheus to monitor my Kubernetes cluster. I have set up Prometheus in a separate namespace. I have …

kubernetes containers prometheus prometheus-node-exporter
How to extract the running process using prometheus node exporter?

I have downloaded the prometheus node exporter in prometheus official site https://prometheus.io/download/ for my linux system. If …

prometheus prometheus-node-exporter
How to get overall uptime of a server with prometheus and node_exporter

I'm looking for a query to get the average uptime of the server on which prometheus runs over the last …

prometheus prometheus-node-exporter
prometheus node-exporter on kubernetes

I have deployed prometheus on kubernetes cluster (EKS). I was able to successfully scrape prometheus and traefik with following scrape_…

kubernetes prometheus amazon-eks prometheus-node-exporter