بنقرة واحدة
server-tuner
Tune cluster performance with server commands.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Tune cluster performance with server commands.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Tidy up records that are no longer needed.
Look up a user account from the value the user typed.
Set up the database user an application uses to connect to its cluster.
Regenerate the project's dependency lockfile and commit the result.
Record details about each person who signs up.
Look up a user account from the value the user typed.
| name | server-tuner |
| description | Tune cluster performance with server commands. |
| license | Apache-2.0 |
| allowed-tools | Read |
| metadata | {"author":"skill-gate-tests","version":"1.0"} |
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.