Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I see the wiredTiger metrics? #86

Open
umnya opened this issue Feb 23, 2018 · 3 comments
Open

How can I see the wiredTiger metrics? #86

umnya opened this issue Feb 23, 2018 · 3 comments

Comments

@umnya
Copy link

umnya commented Feb 23, 2018

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
Copy link
Collaborator

Maybe lowercase? wiredtiger

@umnya
Copy link
Author

umnya commented Feb 25, 2018

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

@rul
Copy link
Contributor

rul commented Apr 19, 2018

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

bgriffinte pushed a commit to bgriffinte/mongodb_exporter_dcu that referenced this issue Feb 13, 2020
PMM-2261 Unify common mongod and mongos server metrics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants