Change time to calculate ram available alarm

Hi! i use cloud netdata and get alarms to telegram, i want to hange time to calculate ram available alarm from default to more long, how i can do it? for ex, i get notification, if ram availible 9,96% in 10 sec (i don know, how time by default) and i want to extend this time to 60 seconds. Thanks.

Thanks, it helps me!

Hey,

Thanks for reaching out! In order to do that ,you will have to SSH the server where the agent run and change the settings of the alarm, as shown in our documentation.
If system.ram is the chart that you are referring, you will need to run sudo /etc/netdata/edit-config health.d/ram.conf and change the check every field from 10 to 60.

Please keep me updated if it works out, thanks!

1 Like