1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-14 11:23:34 +02:00
dockerfiles/monit/data/conf.d/network.cfg
2017-01-12 13:47:46 +08:00

5 lines
179 B
INI

check network eth0 with interface eth0
if upload > 500 kB/s then alert
if total download > 3 GB in last 2 hours then alert
if total download > 30 GB in last day then alert