Promotheus
About
Prometheus is a metrics monitoring system developed in Go.
The architecture of a Prometheus System is:
- a server
- and one or more metrics exporter.
Prometheus is an open source monitoring system developed by engineers at SoundCloud in 2012. In 2016, Prometheus was the second project accepted into the Cloud Native Computing Foundation after Kubernetes, and also to the second to graduate in 2018.
The Prometheus monitoring system includes a rich, multidimensional data model, a concise and powerful query language called PromQL, an efficient embedded timeseries database, and over 150 integrations with third-party systems.
OS Metrics
Linux - Node Exporter
Windows - Wmi Exporter
Prometheus exporter for Windows machines using WMI