article How to move the up.time datastore directory

Use the following steps to move your up.time datastore to a different directory:

  1. Stop the up.time Data Collector and Data Store services.
  2. Move the \datastore\data directory to your desired location.
  3. Edit the \mysql\my.ini file, so that the "datadir" entry points to the new location of the datastore directory.
  4. Start the up.time Data Store and Data Collector services.
  5. 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 up.time UI.

Windows Commands
  1. > net stop "up.time Data Collector" 
    > net stop "up.time Data Store"
  2. > move <uptime_dir>\datastore\data <new_location>
  3. -- update "datadir=" in <uptime_dir>\mysql\my.ini to point to <new_location>
  4. > net start "up.time Data Store"
    > net stop "up.time Data Collector"
 
Linux Commands
  1. # /etc/init.d/uptime_core stop
    # /etc/init.d/uptime_datastore stop
  2. mv <uptime_dir>/datastore/data <new_location>
  3. -- update "datadir=" in <uptime_dir>\mysql\my.ini to point to <new_location>
  4. # /etc/init.d/uptime_datastore stop
    # /etc/init.d/uptime_core stop 


Related Articles


How do I move my monitoring station to another server?

RatingViews
article

For complete instructions on moving your monitoring station please reference this article: http://support.uptimesoftware.com/article.php?id=022

By: uptime Support | Date Created: 12-31-1969 | Last Modified: 8-31-2011 | Index: 320

  2255

Active Directory service monitor example

RatingViews
article

Below is an example of the settings you can use for the Active Directory monitor within up.time: Host: Port: 389 Password: Base: OU=Toronto,OU=Employees,DC=domain,DC=com Bind: CN=John...

By: uptime Support | Date Created: 10-1-2009 | Last Modified: 10-31-2012 | Index: 376

  4672

Verifying the Active Directory Group Distinguished Name

RatingViews
article

Best way to determine the setting to use in the AD Group Distinguished Name field is to use the AD Explorer tool by Sysinternals. http://technet.microsoft.com/en-us/sysinternals/bb963907.aspx -...

By: uptime Support | Date Created: 8-13-2010 | Last Modified: 8-13-2011 | Index: 480

  10585

Active Directory / LDAP Authentication Troubleshooting

RatingViews
article

This solution may apply to AD or LDAP authentication failures when using the fully qualified domain name (FQDN) to configure up.time authentication methods. The FQDN may be required but this...

By: uptime Support | Date Created: 9-28-2011 | Last Modified: 9-29-2011 | Index: 566

  3888

How to verify the Active Directory Domain Name setting

RatingViews
article

- Logon to a Windows system that is on the domain - Open up the command line (Start > Run > cmd) - Type the following: > net config workstation - Enter the value for "Logon Domain" into the uptime...

By: uptime Support | Date Created: 10-7-2009 | Last Modified: 8-13-2011 | Index: 388

  2906

User Comments



No comments have been posted.

Copyright © 2021 IDERA, Inc.   Legal   Privacy Statement