Monitoring in Couchbase

Hi ,
During monitoring load process we have seen one weird behavior in couchbase that no operation per second was recorded in console dashboard while application was inserting data into couchbase for 30 mins.And during that time data was inserted into couchbase. Any explanation for this ?
Thanks
Ritu

Hi Ritu,

Which version of Couchbase Server are you running? How are you loading your data? Can you check the server logs?

Thanks,
Raju

Hi Raju,

It is Couchbase 5.1 and nothing is recorded in logs.I am loading my dat through java sdk.

Thanks
Ritu

Hi Ritu,

I might need to go back and forth with some questions to reproduce on my end, if you don’t mind.
Are you looking at http://:8091/ui/index.html#!/overview or http://:8091/ui/index.html#!/servers/list/analytics/ops?statsHostname=:8091&bucket=&openedStatsBlock=Server%20Resources&openedStatsBlock=Summary&zoom=minute ?
Reason I’m asking is, ‘Console dashboard’ shows traffic for all buckets but ‘Statistics’ page shows only selected bucket traffic. If you are looking at ‘Statistics’ page, you might need to select the bucket that you are inserting data.

Hi Jae,

I am looking at
http://:8091/ui/index.html#!/overview and now got your point.
Thanks for the clarification.

Regards
Ritu