Fix interface name in Monit's config

This commit is contained in:
Paul-Henri Froidmont 2019-11-05 05:08:28 +01:00
parent 77cf4d9c90
commit ae2e2b8ed3
2 changed files with 9 additions and 4 deletions

View file

@ -299,7 +299,7 @@ check filesystem root with path /
## Check a network link status (up/down), link capacity changes, saturation
## and bandwidth usage.
#
check network public with interface enp4s0
check network public with interface enp3s0
if failed link then alert
# if changed link then alert
# if saturation > 90% then alert