Prometheus is modern monitoring and alerting solution.
In order to observe your system, you should setup exporter to export metrics over dedicated HTTP port.
The exporter can be either built-in into custom application (like etcd, kube-apiserver does),
or it can be external one. There are some pre-made exporters for common operation systems metrics
- WMI exporter for Windows related metrics and Node exporter for Linux based machines
msiexec /i wmi-exporter-0.3.3-amd64.msimsiexec /i wmi_exporter-0.3.3-amd64.msi ENABLED_COLLECTORS=cpu,cs,logical_disk,net,os,service,system,vmware
127.0.0.1 by machine IP address)wmi_exporter in Services)
yum install ./prometheus-node-exporter-0.16.0-5.x86_64.rpm/etc/sysconfig/prometheus-node-exporter.LISTEN_ON line by LISTEN_ON="0.0.0.0:9100" to listen on all available interfacessystemctl start prometheus-node-exportersystemctl enable prometheus-node-exportersystemctl status prometheus-node-exporter127.0.0.1 by machine IP address)wf tech, s.r.o · IČ: 06886841 · Huťská 229, Kladno, 27201