article How to move the up.time datastore directory

Article Info

Index: 437
Author: CSS
Created: 10-14-2009
Views: 1003
Rating:

Options

Rate This Article

Email This Article

Print This Article

Quick Links

Related Articles
User Comments

1. Stop the up.time data collector/datastore services.

Windows:
> net stop "up.time Data Collector"
> net stop "up.time Data Store"

Linux/Solaris:
# /etc/init.d/uptime_core stop
# /etc/init.d/uptime_datastore stop

2. Copy the folder ‘<uptime dir>\datastore\data’ to your desired location

3. Edit the file <up.time dir>\mysql\my.ini and update the line below so it points to the new location of the datastore:

datadir="C:/Program Files//uptime software/uptime/datastore/data/"

4. Start the up.time data collector/datastore services.

Windows:
> net start "up.time Data Store"
> net start "up.time Data Collector"

Linux/Solaris:
# /etc/init.d/uptime_datastore start
# /etc/init.d/uptime_core start

5. Confirm the change (check the timestamps of the ibdata* files in the new datastore directory), and that you can login to up.time.

Sign-In For:

  • Download Access
  • Profile Access
  • Community Access
  • Support Access

Sign-in Now


Resources

Contact Support


Related Articles



article How do I move my monitoring station another server?
(No rating) 

555
For complete instructions on moving your monitoring station please reference this article: http://support.uptimesoftware.com/article.php?id=022
By: | Date Created: 12-31-1969 | Last Modified: 9-6-2010 | Index: 320

article Active Directory service monitor example
(No rating) 

358
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: | Date Created: 10-1-2009 | Last Modified: 9-6-2010 | Index: 376

article Active Directory authentication - How to verify the AD Domain Name setting
(No rating) 

322
- 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: | Date Created: 10-7-2009 | Last Modified: 9-6-2010 | Index: 388

article Active Directory authentication - How to verify the AD Group Distinguished Name
(No rating) 

16
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: | Date Created: 8-13-2010 | Last Modified: 9-6-2010 | Index: 480

article Exporting and Importing Your DataStore
 

1536
This article explains the DataStore archiving and import utilities that were introduced in up.time 4 SP4.
By: | Date Created: 2-13-2007 | Last Modified: 5-18-2010 | Index: 140


User Comments



No comments have been posted.