Merge branch 'main' of github.com:axeloz/monitolite into main

This commit is contained in:
Axel 2021-12-19 10:12:43 +01:00
commit d3320821c0

View file

@ -29,7 +29,7 @@ I rewrote a couple of things today to make sure the script still works.
## Requirements
* Perl : with DBI, Dotenv, Net::Ping, Email::MIME, Email::Sender::Simple, Email::Sender::Transport::SMTP, LWP::Simple, LWP::UserAgent, LWP::Protocol::https
* Perl : with DBI::MySQL, Dotenv, Net::Ping, Email::MIME, Email::Sender::Simple, Email::Sender::Transport::SMTP, LWP::Simple, LWP::UserAgent, LWP::Protocol::https
* a MTA: Postfix, ...
* PHP 7+ (optional): with PDO
* a webserver (optional): Apache, Nginx, ...