mirror of
https://github.com/YunoHost-Apps/monitorix_ynh.git
synced 2024-09-03 19:46:06 +02:00
commit
7c45b5268c
10 changed files with 113 additions and 7 deletions
|
@ -5,4 +5,6 @@
|
|||
- [Irakurri README euskaraz](README_eu.md)
|
||||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
|
||||
- [Прочитать README на русский](README_ru.md)
|
||||
- [阅读中文(简体)的 README](README_zh_Hans.md)
|
||||
|
|
|
@ -21,7 +21,7 @@ Monitorix is a free, open source, lightweight system monitoring tool designed to
|
|||
It has been created to be used under production Linux/UNIX servers, but due to its simplicity and small size can be used on embedded devices as well.
|
||||
|
||||
|
||||
**Shipped version:** 3.15.0~ynh7
|
||||
**Shipped version:** 3.15.0~ynh8
|
||||
|
||||
**Demo:** <https://www.fibranet.cat/monitorix/>
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@ Monitorix is a free, open source, lightweight system monitoring tool designed to
|
|||
It has been created to be used under production Linux/UNIX servers, but due to its simplicity and small size can be used on embedded devices as well.
|
||||
|
||||
|
||||
**Versión actual:** 3.15.0~ynh7
|
||||
**Versión actual:** 3.15.0~ynh8
|
||||
|
||||
**Demo:** <https://www.fibranet.cat/monitorix/>
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@ Monitorix is a free, open source, lightweight system monitoring tool designed to
|
|||
It has been created to be used under production Linux/UNIX servers, but due to its simplicity and small size can be used on embedded devices as well.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 3.15.0~ynh7
|
||||
**Paketatutako bertsioa:** 3.15.0~ynh8
|
||||
|
||||
**Demoa:** <https://www.fibranet.cat/monitorix/>
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@ Monitorix is a free, open source, lightweight system monitoring tool designed to
|
|||
It has been created to be used under production Linux/UNIX servers, but due to its simplicity and small size can be used on embedded devices as well.
|
||||
|
||||
|
||||
**Version incluse :** 3.15.0~ynh7
|
||||
**Version incluse :** 3.15.0~ynh8
|
||||
|
||||
**Démo :** <https://www.fibranet.cat/monitorix/>
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@ Monitorix is a free, open source, lightweight system monitoring tool designed to
|
|||
It has been created to be used under production Linux/UNIX servers, but due to its simplicity and small size can be used on embedded devices as well.
|
||||
|
||||
|
||||
**Versión proporcionada:** 3.15.0~ynh7
|
||||
**Versión proporcionada:** 3.15.0~ynh8
|
||||
|
||||
**Demo:** <https://www.fibranet.cat/monitorix/>
|
||||
|
||||
|
|
52
README_id.md
Normal file
52
README_id.md
Normal file
|
@ -0,0 +1,52 @@
|
|||
<!--
|
||||
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Ini TIDAK boleh diedit dengan tangan.
|
||||
-->
|
||||
|
||||
# Monitorix untuk YunoHost
|
||||
|
||||
[![Tingkat integrasi](https://dash.yunohost.org/integration/monitorix.svg)](https://ci-apps.yunohost.org/ci/apps/monitorix/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/monitorix.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/monitorix.maintain.svg)
|
||||
|
||||
[![Pasang Monitorix dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=monitorix)
|
||||
|
||||
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
|
||||
|
||||
> *Paket ini memperbolehkan Anda untuk memasang Monitorix secara cepat dan mudah pada server YunoHost.*
|
||||
> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
|
||||
|
||||
## Ringkasan
|
||||
|
||||
Monitorix is a free, open source, lightweight system monitoring tool designed to monitor as many services and system resources as possible.
|
||||
|
||||
It has been created to be used under production Linux/UNIX servers, but due to its simplicity and small size can be used on embedded devices as well.
|
||||
|
||||
|
||||
**Versi terkirim:** 3.15.0~ynh8
|
||||
|
||||
**Demo:** <https://www.fibranet.cat/monitorix/>
|
||||
|
||||
## Tangkapan Layar
|
||||
|
||||
![Tangkapan Layar pada Monitorix](./doc/screenshots/mail.png)
|
||||
|
||||
## Dokumentasi dan sumber daya
|
||||
|
||||
- Website aplikasi resmi: <https://monitorix.org>
|
||||
- Dokumentasi admin resmi: <https://www.monitorix.org/documentation.html>
|
||||
- Depot kode aplikasi hulu: <https://github.com/mikaku/Monitorix>
|
||||
- Gudang YunoHost: <https://apps.yunohost.org/app/monitorix>
|
||||
- Laporkan bug: <https://github.com/YunoHost-Apps/monitorix_ynh/issues>
|
||||
|
||||
## Info developer
|
||||
|
||||
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/monitorix_ynh/tree/testing).
|
||||
|
||||
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/monitorix_ynh/tree/testing --debug
|
||||
atau
|
||||
sudo yunohost app upgrade monitorix -u https://github.com/YunoHost-Apps/monitorix_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>
|
52
README_ru.md
Normal file
52
README_ru.md
Normal file
|
@ -0,0 +1,52 @@
|
|||
<!--
|
||||
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Он НЕ ДОЛЖЕН редактироваться вручную.
|
||||
-->
|
||||
|
||||
# Monitorix для YunoHost
|
||||
|
||||
[![Уровень интеграции](https://dash.yunohost.org/integration/monitorix.svg)](https://ci-apps.yunohost.org/ci/apps/monitorix/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/monitorix.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/monitorix.maintain.svg)
|
||||
|
||||
[![Установите Monitorix с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=monitorix)
|
||||
|
||||
*[Прочтите этот README на других языках.](./ALL_README.md)*
|
||||
|
||||
> *Этот пакет позволяет Вам установить Monitorix быстро и просто на YunoHost-сервер.*
|
||||
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
|
||||
|
||||
## Обзор
|
||||
|
||||
Monitorix is a free, open source, lightweight system monitoring tool designed to monitor as many services and system resources as possible.
|
||||
|
||||
It has been created to be used under production Linux/UNIX servers, but due to its simplicity and small size can be used on embedded devices as well.
|
||||
|
||||
|
||||
**Поставляемая версия:** 3.15.0~ynh8
|
||||
|
||||
**Демо-версия:** <https://www.fibranet.cat/monitorix/>
|
||||
|
||||
## Снимки экрана
|
||||
|
||||
![Снимок экрана Monitorix](./doc/screenshots/mail.png)
|
||||
|
||||
## Документация и ресурсы
|
||||
|
||||
- Официальный веб-сайт приложения: <https://monitorix.org>
|
||||
- Официальная документация администратора: <https://www.monitorix.org/documentation.html>
|
||||
- Репозиторий кода главной ветки приложения: <https://github.com/mikaku/Monitorix>
|
||||
- Магазин YunoHost: <https://apps.yunohost.org/app/monitorix>
|
||||
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/monitorix_ynh/issues>
|
||||
|
||||
## Информация для разработчиков
|
||||
|
||||
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/monitorix_ynh/tree/testing).
|
||||
|
||||
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/monitorix_ynh/tree/testing --debug
|
||||
или
|
||||
sudo yunohost app upgrade monitorix -u https://github.com/YunoHost-Apps/monitorix_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>
|
|
@ -21,7 +21,7 @@ Monitorix is a free, open source, lightweight system monitoring tool designed to
|
|||
It has been created to be used under production Linux/UNIX servers, but due to its simplicity and small size can be used on embedded devices as well.
|
||||
|
||||
|
||||
**分发版本:** 3.15.0~ynh7
|
||||
**分发版本:** 3.15.0~ynh8
|
||||
|
||||
**演示:** <https://www.fibranet.cat/monitorix/>
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ name = "Monitorix"
|
|||
description.en = "A system monitoring tool"
|
||||
description.fr = "Un outil de monitoring système"
|
||||
|
||||
version = "3.15.0~ynh7"
|
||||
version = "3.15.0~ynh8"
|
||||
|
||||
maintainers = ["Josué Tille"]
|
||||
|
||||
|
|
Loading…
Reference in a new issue