Page History
Use the following steps to move your Uptime Infrastructure Monitor datastore (up.time datastore) to a different directory:
- Stop the up.time Controller, up.time Data Collector, and up.time Data Store services. See Starting (or restarting) and Stopping Uptime Infrastructure Monitor for specific examples.
- Move the \datastore\data folder to your desired location.
- Edit the \mysql\my.ini file by updating the following line so that it points to the new location of the datastore:
Code Block language sql datadir="C:/Program Files/uptime software/uptime/datastore/data/"
- Start the up.time Data Store, up.time Data Collector, and up.time Controller services. See See Starting(orrestarting)andStoppingUptime Infrastructure Monitor for specific examples.
- Confirm the change by checking the timestamps of the ibdata* files in the new datastore directory and verify that you can successfully log in to the Uptime Infrastructure Monitor UI.