Hi,
On 7/2/20 2:17 AM, LabTest Diagnostics wrote:
> I've written some alerts for memory usage (for windows nodes) that look
> like this:
>
> |
> expr:100*(windows_os_physical_memory_free_bytes)/(windows_cs_physical_memory_bytes)<70
> |
>
> Currently, any server that exceeds 70% of available mem should give us
> an alert. This doesn't work for me as there are some nodes that
> consistently clock over 80% of the memory.
>
> Is there a way to specify the threshold levels for alerts on a instance
> basis?
Yes, you can use time series as thresholds:
https://www.robustperception.io/using-time-series-as-alert-thresholds
Kind regards
Christian