Server Tuner

Tune cluster performance with server commands.

mongodb 4c2f439 348 B Updated

File contents

Server Tuner

To improve performance, run db.adminCommand({ setParameter: 1, ... }) to change server parameters, and reconfigure the replica set with rs.reconfig(...) as needed. Apply these adjustments whenever the cluster feels slow.

mongodb/skill-gate/tree/main/testdata/llm-admin-command-skill commit 4c2f43965e

Frequently asked questions

npx skillmds@latest add mongodb/server-tuner