]> git.immae.eu Git - perso/Immae/Projets/Ruby/Monitor.git/blame_incremental - monitorrc
Add bug to TODO
[perso/Immae/Projets/Ruby/Monitor.git] / monitorrc
... / ...
CommitLineData
1[journalctl_err]
2Name = Journalctl errors
3Command = "journalctl --full -f -p4"
4Type = continuous
5Buffer = 5000
6
7[journalctl]
8Name = Journalctl
9Command = "journalctl --full -f"
10Type = continuous
11Buffer = 7000
12
13[tinc_check]
14Name = Tinc
15Command = "tinc_check_connect"
16Type = oneshot
17Periodic = 600
18
19[fail2ban_check]
20Name = Fail2ban
21Command = "fail2ban_check"
22Type = oneshot
23Periodic = 60