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


              





                                    
            
                 
                                
                 
             




                              
              
 


                          
              






                     
[global]
list_size = 50

[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