mirror of
https://github.com/YunoHost-Apps/prometheus_ynh.git
synced 2024-09-03 20:16:01 +02:00
Auto-update README
This commit is contained in:
parent
f3264f8581
commit
8180f2be63
2 changed files with 8 additions and 15 deletions
11
README.md
11
README.md
|
@ -16,17 +16,14 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
## Overview
|
||||
|
||||
Monitoring system and time series database
|
||||
Prometheus, a Cloud Native Computing Foundation project, is a systems and service monitoring system.
|
||||
|
||||
It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed.
|
||||
|
||||
|
||||
**Shipped version:** 2.48.0~ynh1
|
||||
|
||||
**Demo:** https://demo.do.prometheus.io
|
||||
## Disclaimers / important information
|
||||
|
||||
* Port assigned to the app can be read in `/etc/yunohost/apps/prometheus/settings.yml`
|
||||
or within CLI with `yunohost app info prometheus --full`
|
||||
* The app is configurable within the file `/opt/yunohost/prometheus/prometheus.yml`, then reboot the app service.
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://prometheus.io>
|
||||
|
|
12
README_fr.md
12
README_fr.md
|
@ -16,18 +16,14 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
|
||||
## Vue d’ensemble
|
||||
|
||||
Supervision chronologique de systèmes et services
|
||||
Prometheus, a Cloud Native Computing Foundation project, is a systems and service monitoring system.
|
||||
|
||||
It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed.
|
||||
|
||||
|
||||
**Version incluse :** 2.48.0~ynh1
|
||||
|
||||
**Démo :** https://demo.do.prometheus.io
|
||||
## Avertissements / informations importantes
|
||||
|
||||
* Le port assigné à l'app est consultable dans `/etc/yunohost/apps/prometheus/settings.yml`
|
||||
ou avec la commande `yunohost app info prometheus --full`
|
||||
* L'app est configurable dans le fichier `/opt/yunohost/prometheus/prometheus.yml`,
|
||||
ensuite redémarrez le service de l'app.
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://prometheus.io>
|
||||
|
|
Loading…
Add table
Reference in a new issue