configuration-templates – Rev 166

Subversion Repositories:
Rev:
###########################################################################
##  Copyright (C) Wizardry and Steamworks 2020 - License: GNU GPLv3      ##
###########################################################################

check network bond0 with interface bond0
    start program = "/sbin/ifup bond0"
    stop  program = "/sbin/ifdown bond0"
    if failed link then restart

check network bond0-saturation with interface bond0
    if saturation > 90% then alert