Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The archive folder is hard-coded to the base up.time base Uptime Infrastructure Monitor installation directory on the server hosting the up.time Data Collector or uptime_core service.

To change this location, you have the option of creating a logical link to another folder on the same server or a different server.\n

For example, using the ln command for Linux or Solaris environments:\n

noformat
Code Block
languagebash
# cd /usr/local/uptime/archives\n 
# mv archives archives_old\n 
# ln -s </new/archive/location> archives