Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente |
wiki:linux:grafana_prometheus [2023/04/26 16:45] – DEROUET Valentin | wiki:linux:grafana_prometheus [2023/04/26 17:44] (Version actuelle) – DEROUET Valentin |
---|
- to: '[email protected]' | - to: '[email protected]' |
hello: 'FQDN' #FQDN du serveur de supervision | hello: 'FQDN' #FQDN du serveur de supervision |
| # important de préciser le parametre hello, lors de la commande EHLO il faut un FQDN |
from: '[email protected]' | from: '[email protected]' |
smarthost: 10.192.44.11:25 #ip du serveur relay,, choisir entre IPV4 ou un FQDN | smarthost: 10.192.44.11:25 #ip du serveur relay,, choisir entre IPV4 ou un FQDN |
### Prometheus Blackbox | ### Prometheus Blackbox |
| |
1. https://blog.ruanbekker.com/blog/2019/05/17/install-blackbox-exporter-to-monitor-websites-with-prometheus/ | 1. [https://blog.ruanbekker.com/blog/2019/05/17/install-blackbox-exporter-to-monitor-websites-with-prometheus/](https://blog.ruanbekker.com/blog/2019/05/17/install-blackbox-exporter-to-monitor-websites-with-prometheus/) |
2. https://geekflare.com/fr/monitor-website-with-blackbox-prometheus-grafana/ | 2. [https://geekflare.com/fr/monitor-website-with-blackbox-prometheus-grafana/](https://geekflare.com/fr/monitor-website-with-blackbox-prometheus-grafana/) |
3. https://medium.com/techno101/how-to-send-a-mail-using-prometheus-alertmanager-7e880a3676db | 3. [https://medium.com/techno101/how-to-send-a-mail-using-prometheus-alertmanager-7e880a3676db](https://medium.com/techno101/how-to-send-a-mail-using-prometheus-alertmanager-7e880a3676db) |
4. [https://github.com/prometheus/blackbox_exporter/issues/14](https://github.com/prometheus/blackbox_exporter/issues/14) | 4. [https://github.com/prometheus/blackbox_exporter/issues/14](https://github.com/prometheus/blackbox_exporter/issues/14) |
| |
### Prometheus SNMP | ### Prometheus SNMP |
| |
1. https://sbcode.net/prometheus/snmp-exporter/ | 1. [https://sbcode.net/prometheus/snmp-exporter/](https://sbcode.net/prometheus/snmp-exporter/) |
2. https://medium.com/@openmohan/snmp-monitoring-and-easing-it-with-prometheus-b157c0a42c0c | 2. [https://medium.com/@openmohan/snmp-monitoring-and-easing-it-with-prometheus-b157c0a42c0c](https://medium.com/@openmohan/snmp-monitoring-and-easing-it-with-prometheus-b157c0a42c0c) |
3. https://github.com/prometheus/snmp_exporter | 3. [https://github.com/prometheus/snmp_exporter](https://github.com/prometheus/snmp_exporter) |
4. https://performance-monitoring-with-prometheus.readthedocs.io/en/latest/switch.html | 4. [https://performance-monitoring-with-prometheus.readthedocs.io/en/latest/switch.html](https://performance-monitoring-with-prometheus.readthedocs.io/en/latest/switch.html) |
5. https://awesome-prometheus-alerts.grep.to/rules.html | 5. [https://awesome-prometheus-alerts.grep.to/rules.html](https://awesome-prometheus-alerts.grep.to/rules.html) |
6. https://github.com/cliv/rfc1628_ups_prometheus_module | 6. [https://github.com/cliv/rfc1628_ups_prometheus_module](https://github.com/cliv/rfc1628_ups_prometheus_module) |
7. https://github.com/billykwooten/idrac_promethus_snmp_module | 7. [https://github.com/billykwooten/idrac_promethus_snmp_module](https://github.com/billykwooten/idrac_promethus_snmp_module) |
8. https://github.com/prometheus/snmp_exporter/tree/main/generator | 8. [https://github.com/prometheus/snmp_exporter/tree/main/generator](https://github.com/prometheus/snmp_exporter/tree/main/generator) |
9. https://sbcode.net/prometheus/snmp-exporter-generator | 9. [https://sbcode.net/prometheus/snmp-exporter-generator](https://sbcode.net/prometheus/snmp-exporter-generator) |
10. https://stackoverflow.com/questions/56009729/prometheus-help-editing-configuring-snmp-exporters-generator-yml-file-for-cisc/ | 10. [https://stackoverflow.com/questions/56009729/prometheus-help-editing-configuring-snmp-exporters-generator-yml-file-for-cisc/](https://stackoverflow.com/questions/56009729/prometheus-help-editing-configuring-snmp-exporters-generator-yml-file-for-cisc/) |
11. https://grumpysysadmin.medium.com/configuring-prometheus-am-executor-for-automation-87d8f5514056 | 11. [https://grumpysysadmin.medium.com/configuring-prometheus-am-executor-for-automation-87d8f5514056](https://grumpysysadmin.medium.com/configuring-prometheus-am-executor-for-automation-87d8f5514056) |
| |
### Pour aller plus loin... | ### Pour aller plus loin... |
| |
- agent prometheus pour mesurer la débit du lien Internet | - Agent prometheus pour mesurer la débit du lien Internet |
| |
1. https://github.com/MiguelNdeCarvalho/speedtest-exporter | 1. [https://github.com/MiguelNdeCarvalho/speedtest-exporter](https://github.com/MiguelNdeCarvalho/speedtest-exporter) |
| |
- extinction automatique via surveillance d'onduleur | - Extinction automatique via surveillance d'onduleur |
| |
1. https://asokolsky.github.io/proxmox/nut.html | 1. [https://asokolsky.github.io/proxmox/nut.html](https://asokolsky.github.io/proxmox/nut.html) |
2. https://www.linkedin.com/pulse/installer-et-surveiller-votre-onduleur-sous-debian-olivier-henry/?trk=pulse-article_more-articles_related-content-card | 2. [https://www.linkedin.com/pulse/installer-et-surveiller-votre-onduleur-sous-debian-olivier-henry/?trk=pulse-article_more-articles_related-content-card](https://www.linkedin.com/pulse/installer-et-surveiller-votre-onduleur-sous-debian-olivier-henry/?trk=pulse-article_more-articles_related-content-card) |
| |