# Prometheus Monitoring system that collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed. ## Table of contents 1. [Further readings](#further-readings) 1. [Sources](#sources) ## Further readings - [Website] - [Github] - [`docker/monitoring`][docker/monitoring] - [Node exporter] - [SMNP exporter] ## Sources All the references in the [further readings] section, plus the following: - [Node exporter guide] - [SNMP monitoring and easing it with Prometheus] - [`prometheus/node_exporter`][prometheus/node_exporter] - [`prometheus/snmp_exporter`][prometheus/snmp_exporter] [github]: https://github.com/prometheus/prometheus [node exporter guide]: https://prometheus.io/docs/guides/node-exporter/ [prometheus/node_exporter]: https://github.com/prometheus/node_exporter [prometheus/snmp_exporter]: https://github.com/prometheus/snmp_exporter [website]: https://prometheus.io/ [further readings]: #further-readings [grafana]: grafana.md [node exporter]: node%20exporter.md [smnp exporter]: smnp%20exporter.md [docker/monitoring]: ../docker/monitoring/README.md [snmp monitoring and easing it with prometheus]: https://medium.com/@openmohan/snmp-monitoring-and-easing-it-with-prometheus-b157c0a42c0c