dcu / mongodb_exporter

MongoDB exporter for prometheus.io
MIT License
356 stars 216 forks source link

How can I see the wiredTiger metrics? #86

Open umnya opened 6 years ago

umnya commented 6 years ago

Hi, I just have a question about mongodb_exporter. I installed mongodb_exporter and executed it like this.

./mongodb_exporter -groups.enabled "asserts,durability,background_flushing,connections,extra_info,global_lock,index_counters,network,op_counters,op_counters_repl,memory,locks,metrics,wiredTiger" -mongodb.collect.database -mongodb.collect.top -mongodb.collect.connpoolstats -mongodb.collect.collection

But I could not find wiredTiger metrics on "http://localhost:9001/metrics". How can I find or see the wiredTiger metrics on mongodb_exporter?

avishefi commented 6 years ago

Maybe lowercase? wiredtiger

umnya commented 6 years ago

I also tried using lower case ,but the result is the same.

rul commented 6 years ago

You can see if you are actually running with WiredTiger with this metric: mongodb_storage_engine