monitoring

This commit is contained in:
2024-11-26 15:59:24 +01:00
parent 658bda6eea
commit bd657c9ddc
2 changed files with 11 additions and 0 deletions

View File

@@ -22,3 +22,8 @@ REP=5
free --lohi -g -s $REP | lolcat
```
Check the next thing cron will do:
```bash
cronnext /var/spool/cron/$USER -l
```