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
2021-08-23 09:13:30 +02:00
.github cleaning 2021-08-23 09:13:30 +02:00
conf [enh] Linter 2020-10-04 22:11:03 +02:00
doc cleaning 2021-08-23 09:13:30 +02:00
scripts cleaning 2021-08-23 09:13:30 +02:00
check_process Yunomonitor doesn't support multiinstance 2021-08-16 13:59:13 +02:00
LICENSE Update LICENSE 2021-08-23 09:03:27 +02:00
manifest.json cleaning 2021-08-23 09:13:30 +02: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