Manutencao
All content about Manutencao — 10 results.
Manutencao
How to monitor disk space on your MU Online server and prevent crashes from full disks
Set up automatic disk space alerts on your MU Online server, identify the biggest consumers (logs, backups, MySQL), and build a cleanup routine that prevents MySQL from crashing due to a full disk.
How to set up rotating logs and retention on your MU server
Configure automatic rotation, compression and a retention policy for your MU Online server logs to avoid a full disk, keep a useful history and still have a trail to investigate fraud and crashes.
How to automate regression testing on your MU Online server
Build an automated regression testing suite to validate that configuration, event, and item updates on your MU Online server don't break functionality that already worked before.
Complete MU Online Server Maintenance Guide
Everything you need to know about maintenance cycles, restarts, and long-term stability in MU Online Season 6 servers.
How to Automate Tasks with Task Scheduler on Your MU Server
Use the Windows Task Scheduler to automate restarts, backups, log cleanup, and events on your MU Online server, with ready-made scripts and a method for diagnosing tasks that fail to fire.
How to automate cleanup of old logs on your MU Online server
Build an automatic retention and cleanup routine for GameServer, ConnectServer, JoinServer, and database logs, preventing the disk from filling up and taking down your production MU Online server.
Regular MU Server Maintenance: Backup, Updates and Routine
Learn how to set up automated backup routines, safely apply updates, and keep your MU Online private server stable and up to date.
How to configure indexes and database maintenance on MU Online
Create the right indexes on the MuOnline tables and set up a maintenance routine (rebuild, reorganize, update statistics) so the database stays fast even with the server packed for months.
Partial vs total wipe in MU Online: how to do it right
Understand the difference between a partial and a total wipe in MU Online and carry each one out safely, preserving accounts, rankings and the economy when needed.
How to partition large database tables on your MU Online server
Learn how to partition large MS SQL Server tables (LogRecords, Character, AccountCharacter) on your MU Online server to keep queries fast even with millions of log and history rows.