Hi Team,
As per below link, when we run cbstats command it should show the bg_load
metrices value but when we check in our cluster it is not at all printing the bg_load
metrices name itself.
Could you please suggest if we are missing anything or is there any other command to print the bg_load
metrics and its value.
./cbstats xx.xx.xx.xx:11210 -u <username> -p <password> -b data1 timings
Thanks,
Debasis
I don’t see bg_load in the example in the documentation either. Maybe it only outputs statistics with non-zero values.
Please find the snippet from the documentation link I shared earlier. My concern is why the metric name does not appear when we trigger the cbstats
command in our cluster.
Thanks,
Debasis
Right. So go back to that documentation page and scroll down to the Example. There is no bg_load in their output either. Maybe it only outputs stats with non-zero values.