Compare commits
2 Commits
2c249a0c6b
...
0851c8f6ef
| Author | SHA1 | Date | |
|---|---|---|---|
| 0851c8f6ef | |||
| 57cfdda965 |
14
README.md
14
README.md
@@ -11,4 +11,16 @@ PHP 8.4
|
|||||||
## Install
|
## Install
|
||||||
```bash
|
```bash
|
||||||
sqlite3 db/monitor.sqlite < sql/schema.sql
|
sqlite3 db/monitor.sqlite < sql/schema.sql
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Todo (Maybe 🤣)
|
||||||
|
- Alert System (Discord, Email)
|
||||||
|
- Down
|
||||||
|
- Network Attack (DDoS Detection)
|
||||||
|
- Services (Extra)
|
||||||
|
- Error, Down
|
||||||
|
|
||||||
|
- Services Monitoring (Extra)
|
||||||
|
- Services list
|
||||||
|
- Service page
|
||||||
|
- Uptime, Logs (Filter Errors)
|
||||||
Reference in New Issue
Block a user