syagent / agent-2

24 stars 2 forks source link

no cpu alarm #26

Closed t0mZ4 closed 1 year ago

t0mZ4 commented 1 year ago

cpu was peaking hard but no alarm went out

image

image

server id: 63cebdcf593689d580c19992

Rashe commented 1 year ago

Hi, it was 96%, not 100%. I send alarm if CPU goes 100% for 5 min. High CPU usage is ok, high ram usage is not ok :)

t0mZ4 commented 1 year ago

It says Total 100%

On Mon, May 8, 2023, 7:21 PM Rafael Shemesh @.***> wrote:

Hi, it was 96%, not 100%. I send alarm if CPU goes 100% for 5 min. High CPU usage is ok, high ram usage is not ok :)

— Reply to this email directly, view it on GitHub https://github.com/syagent/agent-2/issues/26#issuecomment-1538680946, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHSCLQ7B4ZBCCLSAFUSAGETXFEMRBANCNFSM6AAAAAAXZNTANY . You are receiving this because you authored the thread.Message ID: @.***>

Rashe commented 1 year ago

The total is 100% every time :)

I need to show the chart, so I need to set the maximum value and then the real value. So maximum (total) is 100%, and then the current real value is 96.

Maybe I should raise alarm if CPU is higher than 90% for 5 min? Or something link that.

t0mZ4 commented 1 year ago

yes please! 90%+ will be excellent

Message ID: @.***>

Rashe commented 1 year ago

Ok :) I will keep this issue until I make changes, please don't close.