dd2a128e76
While we run yunohost firewall reload the monitorix rules (for stats) are remove. We add a hook to fix that |
||
---|---|---|
conf | ||
scripts | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md |
Monitorix
A light monitoring tools.
Install
From command line:
sudo yunohost app install -l Monitorix https://github.com/YunoHost-Apps/monitorix_ynh
Upgrade
From command line:
sudo yunohost app upgrade -u https://github.com/YunoHost-Apps/monitorix_ynh
Issue
Any issue is welcome here : https://github.com/YunoHost-Apps/monitorix_ynh/issues
More sensor
If you want to see the temperature of some sensor you can install the lm-sensor
packet. For disk temperature you can instal the hddtemp
packet.
Custom config
If you want do custom the monitorix config for more personnal information you can add a file in /etc/monitorix/conf.d/
. This config file will be overwritte the original config in /etc/monitorix/monitorix.conf
.
License
Monitorix is published under the GNU General Public License v2.0 License : http://www.monitorix.org/license.html