Update README.md
This commit is contained in:
parent
367eed6809
commit
81092fbdb4
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ I figured it could be useful for others so here we are.
|
|||
The script also sends a recovery email notification when the alert is over.
|
||||
|
||||
It uses a SQL backend for handling the tasks and the status of the tasks.
|
||||
Tested on MySQL only.
|
||||
Tested on MySQL only but should support other SQL-based DBMS.
|
||||
|
||||
It comes with a very straightforward dashboard written in PHP. This is **optional**, the `monitolite.pl` script runs as standalone.
|
||||
**Caution**: the backend is not password-protected. You should make sure you add your own security layer via IP filtering or basic authentication.
|
||||
|
|
Loading…
Add table
Reference in a new issue