Migrate the Agent to a New Server
This page explains the steps to follow to keep all your agent’s history when you replace an old server with a new one.
- Stop the agent on the old server.
- Copy
/var/lib/glouton/state.jsonfrom the old server to the new server. - Optional: if you have changed the configuration, copy the configuration
files from the old server to the new server (for example
/etc/glouton). - Repeat the installation steps on the new server.
- The migration is now complete. Uninstall the agent on the old server to make sure it will not start by mistake.