mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-04 12:05:02 +01:00
switch to new domain: easypi.info
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
FROM alpine
|
||||
MAINTAINER kev <noreply@datageek.info>
|
||||
MAINTAINER kev <noreply@easypi.info>
|
||||
|
||||
RUN apk add -U monit \
|
||||
&& rm -rf /var/cache/apk/*
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
check system ss.datageek.info
|
||||
check system ss.easypi.info
|
||||
if loadavg (1min) > 4 then alert
|
||||
if loadavg (5min) > 2 then alert
|
||||
if memory usage > 80% then alert
|
||||
|
||||
Reference in New Issue
Block a user