configuration-templates – Blame information for rev 166

Subversion Repositories:
Rev:
Rev Author Line No. Line
166 office 1 ###########################################################################
2 ## Copyright (C) Wizardry and Steamworks 2020 - License: GNU GPLv3 ##
3 ###########################################################################
4  
5 check network bond0 with interface bond0
6 start program = "/sbin/ifup bond0"
7 stop program = "/sbin/ifdown bond0"
8 if failed link then restart
9  
10 check network bond0-saturation with interface bond0
11 if saturation > 90% then alert