#Read and Write ratio/pattern per bucket or tenant

1 messages · Page 1 of 1 (latest)

daring beacon
#

As price increases force us to reconsider SG6160, I try to find out if it is usable for our workload.
We have one very big tenant with very big objects and dedicated gateways, can I find out if this data is written only or accessed afterwards? Can I get the HTTP GET vs. PUT/POST ratio? Are there grafana dashboards?

clever mesa
#

if you set up a "dummy" traffic classification policy, you can see sort of generally the bandwidth and put/get activity. Otherwise, you probably need to analyse the logs

#

the traffic classification policies generate a metrics counter and metrics in the local prometheus/graphana setup

daring beacon
#

Yeah, thanks! The Dashboard Node (Internal Use) Shows Read and Write MB/Sec broken down per service, mostly ldr and chunk... Maybe I can use these numbers, too

daring beacon
#

Traffic Classification is exactly what I needed, wow!