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.
Tune cluster performance with server commands.
npx skillmds@latest add mongodb/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