emqxarchive / emqx-docker

This repository is no longer maintained, please go to https://github.com/emqx/emqx-rel/tree/master/deploy/docker
Apache License 2.0
235 stars 162 forks source link

New Alarm: cpu_high_watermark, Alarm Info: 100.0 #126

Closed aaamitsingh closed 4 years ago

aaamitsingh commented 5 years ago

BUG REPORT

image

EMQ version

image: emqx/emqx:latest

Docker version

Which docker-engine version?

docker -v
Docker version 18.09.7, build 2d0083d

How docker info?

docker info
Containers: 1
 Running: 1
 Paused: 0
 Stopped: 0
Images: 2
Server Version: 18.09.7
Storage Driver: overlay2
 Backing Filesystem: extfs
 Supports d_type: true
 Native Overlay Diff: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
 Volume: local
 Network: bridge host macvlan null overlay
 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
Swarm: inactive
Runtimes: runc
Default Runtime: runc
Init Binary: docker-init
containerd version:
runc version: N/A
init version: v0.18.0 (expected: fec3683b971d9c3ef73f284f176672c44b448662)
Security Options:
 apparmor
 seccomp
  Profile: default
Kernel Version: 4.15.0-1021-aws
Operating System: Ubuntu 18.04.1 LTS
OSType: linux
Architecture: x86_64
CPUs: 2
Total Memory: 3.851GiB
Name: ip-172-31-28-189
ID: YKAD:JV3T:VMJB:QGZM:LO3P:DFTE:WH4X:7JVK:JSD2:M6EA:FT3R:TC3S
Docker Root Dir: /var/lib/docker
Debug Mode (client): false
Debug Mode (server): false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
 127.0.0.0/8
Live Restore Enabled: false

WARNING: No swap limit support

docker stats image

EMQX Dashboard image

System

cat /etc/os-release NAME="Ubuntu" VERSION="18.04.1 LTS (Bionic Beaver)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 18.04.1 LTS" VERSION_ID="18.04"

Hardware

How is the host machine?

Instance Type - t2.medium vCPU - 2 Memory - 4 (GiB)

andreacomo commented 5 years ago

+1

infrarosso78 commented 5 years ago

same problem here

FabGre commented 5 years ago

+1

Rory-Z commented 5 years ago

Thanks for your feedback. This is a bug in Erlang language. We will fix this problem in the next version

jaxsongqd commented 5 years ago

+1

zhaochengwei commented 5 years ago

+1

ServerTech commented 5 years ago

+1

bagl3y commented 5 years ago

+1

Rory-Z commented 5 years ago

We have just released version 3.2.3. We have fixed this bug. Welcome to use it

aaamitsingh commented 5 years ago

Thanks @zhanghongtong :)