Hello guys!

I have a few servers with high memory usage and I want filtering them (In 
the example, server means string in that case). The hostname may vary:  
bob-server-15.mydomain , server-alice.mydomain 15server.mydomain etc.

That was my first think, but it's wrong:

node_memory_MemAvailable_bytes{instance !~ ".server."}  / 
node_memory_MemTotal_bytes{instance !~ ".server."} * 100 < 15

Someone could help me out with this? 
Thank you,
Gabor

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/d1f125ec-4e37-4dd0-ab0a-7f36528283fcn%40googlegroups.com.

Reply via email to