Disable FTDCCollector

44 views
Skip to first unread message

revit

unread,
Aug 3, 2016, 6:51:54 AM8/3/16
to mongodb-user
I would like to disable the thread which does FTDCCollector. I've read that setting  --setParameter diagnosticDataCollectionEnabled=false will do that however I'm using a config file and I wonder how can add this option to a config file instead of passing it as parameter? Thanks

mark.be...@10gen.com

unread,
Aug 4, 2016, 10:42:47 AM8/4/16
to mongodb-user
If you are using the YAML configuration format, you can specify

setParameter:
   diagnosticDataCollectionEnabled: false

For what reason are you disabling it? Our goal is to ensure it has minimal performance impact so that it can be on by default.

Mark

revit

unread,
Aug 7, 2016, 3:41:17 AM8/7/16
to mongodb-user
Thanks for your answer. I would like to disable it for the ease of debugging. Thanks,
Reply all
Reply to author
Forward
0 new messages