Monitoring app suggestions

Hi,
first - what a great project yunohost is - thanks for your work!

My question: Is there any app like PHP Server Monitor (https://www.phpservermonitor.org/)

Simple app that sends an email if a website is down?

Hi @druemdach

I don’t know of any ynh application that does this like phpservermonitor

For monitoring there is :

Some of these might be customizable to fit your needs.

The other option is to help yunohost by packaging this application which looks useful. See the guide here https://yunohost.org/#/packaging_apps

Another option is to use Custom Webapp which gives you a space for php and mysql custom applications (upload that app, install it and you’re good to go). https://github.com/YunoHost-Apps/my_webapp_ynh

If that application were to be packaged in yunohost it would be a nice feature to have collaboration between friends/users that monitor each other’s domains (similar to what is being designed for collaboration with borg backups).