[01:41:43]
<souldessin> > what's the recommended monitoring app for yunohost? i had netdata before but the package is broken for a while, zabbix also fails to install.
If all else fails, you can setup a bash script that uses CURL to check and send a notice if there's a failure. I'd just have the script recheck a few times on a failure, to prevent false positives from bugging you.
[10:39:52]
<selfhoster1312> well i'd need more detailed monitoring, about disk/kernel/queues activity to study performance problems ^^
[10:40:19]
<selfhoster1312> for example right now i have rsync run at ~60MB/s on a 10GbE link and i was curious why :'(
[10:40:53]
<selfhoster1312> i've successfully setup monitorix but it's less detailed/integrated (for example only monitors root partition activity by default)
[10:41:12]
<selfhoster1312> maybe i'll take time to investigate why the install script for netdata is broken (fails to remove a file)
[13:33:07]
<selfhoster1312> i opened an issue: https://github.com/YunoHost-Apps/netdata_ynh/issues/217