aboutsummaryrefslogtreecommitdiff
path: root/monitorrc
blob: 991714ad7605aee48948a69aef51d0b5c3ebaeb8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[journalctl_err]
Name = Journalctl errors
Command = "journalctl --full -f -p4"
Type = continuous
Buffer = 5000

[journalctl]
Name = Journalctl
Command = "journalctl --full -f"
Type = continuous
Buffer = 7000

[tinc_check]
Name = Tinc
Command = "tinc_check_connect"
Type = oneshot
Periodic = 600

[fail2ban_check]
Name = Fail2ban
Command = "fail2ban_check"
Type = oneshot
Periodic = 60