1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yunomonitor_ynh.git synced 2024-09-03 17:46:11 +02:00
An home made automated tools to monitor your servers
Find a file
2019-11-19 20:51:09 +01:00
conf [fix] Bad working directory 2019-11-19 20:17:03 +01:00
scripts [fix] Backup fail 2019-11-19 20:51:09 +01:00
check_process.default [enh] Big commit to start this package... 2019-11-19 13:09:31 +01:00
LICENSE [enh] Big commit to start this package... 2019-11-19 13:09:31 +01:00
manifest.json [enh] Big commit to start this package... 2019-11-19 13:09:31 +01:00
README.md [fix] Path ssowat erreor during install 2019-11-19 13:53:44 +01:00

YunoMonitor

Integration level
Install yunomonitor with YunoHost

This package allow you to install yunomonitor quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

YunoMonitor is a simple tools to auto-configure monitoring on a remote YunoHost server. So you need one server to monitor and another to run monitoring task.

YunoMonitor can send you email or SMS if you give him an URL API to do it (like the API from the operator "free mobile").

Shipped version: 1.0

Documentation

YunoHost specific features

Supported architectures

  • x86-64b - Build Status
  • ARMv8-A - Build Status

Developers info

Only if you want to use a testing branch for coding, instead of merging directly into master. Please do your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/yunomonitor_ynh/tree/testing --debug
or
sudo yunohost app upgrade yunomonitor -u https://github.com/YunoHost-Apps/yunomonitor_ynh/tree/testing --debug