aboutsummaryrefslogblamecommitdiff
path: root/monitorrc
blob: 8bd4c4bbd01a1a49649091ad00d848e2deaa2bb6 (plain) (tree)
1
2
3
4
5
6
7
8
9





                                    
            
                 
                                
                 
             




                              
              
 


                          
              






                     
[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 = 600

[check_all]
Name = Check all
Command = "check_all"
Type = oneshot
Periodic = 3600