mirror of
https://github.com/YunoHost-Apps/monitorix_ynh.git
synced 2024-09-03 19:46:06 +02:00
Add Status Info
This commit is contained in:
parent
0cdc091a76
commit
a76a6f5654
2 changed files with 10 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,4 +1,8 @@
|
||||||
|
.gitignore
|
||||||
|
|
||||||
# From kateproject
|
# From kateproject
|
||||||
.kateproject
|
.kateproject
|
||||||
.kateproject.d
|
.kateproject.d
|
||||||
.directory
|
.directory
|
||||||
|
|
||||||
|
.kate-swp
|
||||||
|
|
|
@ -1,6 +1,12 @@
|
||||||
Monitorix
|
Monitorix
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
A light monitoring tools.
|
||||||
|
|
||||||
|
[![Integration level](https://dash.yunohost.org/integration/monitorix.svg)](https://ci-apps.yunohost.org/jenkins/job/monitorix%20%28Community%29/lastBuild/consoleFull)
|
||||||
|
|
||||||
|
[![Install Monitorix with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=monitorix)
|
||||||
|
|
||||||
Install
|
Install
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue