Changes between Version 4 and Version 5 of Darwin
- Timestamp:
- 04/30/15 16:21:16 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Darwin
v4 v5 22 22 Recording directory:: {{{E:\Database\Recording}}} 23 23 Database File:: {{{E:\Database\EVOLUTION2.FDB}}} 24 Recording Share Location:: \\CV-0502\Recordings24 Recording Share Location:: {{{\\CV-0502\Recordings}}} 25 25 26 26 - Individual users of the Darwin software must have read/write permissions for the Recording Share. … … 29 29 === Client 1 30 30 31 Location:: 31 Machine Name:: CV-0499 32 Location:: TMF Echo Room 32 33 33 == Installation34 === Client 2 34 35 35 There is a client-server configuration, on machines connected to the University network. 36 Location:: Research fellows office on the cardiology admin corridor, first floor of the hospital 36 37 37 == = Server38 == How To 38 39 39 The Server is installed in the TMF exercise suite, on University PC cv-0171. This comprises the Firebird database server, the Darwin analysis tools and the necessary drivers and reader software to allow holter monitors to be connected to the PC either directly over USB or via a USB mounted SD card reader. The server must have the license USB dongle connected for clients to be able to use the software. 40 === Install Server 40 41 41 === Clients === 42 1. Log onto the server with a local admin account 43 2. Download the Darwin zip file from the University Departmental X Drive {{{\Cardiovascual Sciences\BRU\it strategic development}}} folder. 44 3. Run the {{{Autorun}}} file 45 4. Click the {{{Install}}} button 46 5. Change the default password for the Firebird database ... 47 6. Open a command window and cd into {{{\Program Files\Firebird\Firebird {version}\bin}}} 48 7. Run the command: 49 {{{ 50 gsec -user sysdba -pass masterkey -modify sysdba -pw {new_password} 51 }}} 52 8. Create a share called {{{Recordings}}} pointing to the Recordings directory. Currently {{{E:\Database\Recordings}}}. 53 9. Give all the users that need to use Darwin all permissions except {{{Full Control}}} for the Recording folder and its children. 54 10. Open the Darwin Admin tool 55 11. Set the custom database username and password 56 12. Set the database pass as local to {{{E:\Database\EVOLUTION2.FDB}}} 57 13. Set the {{{raw_data}}} folder to the Recordings folder. This may give a warning about recording being deleted, but what it actually means is that recording is the previous folder will not longer be available. 58 14. Set the central license server name to the server name. 59 15. Make sure the dongle has been inserted. 60 16. On the setup tab make sure that the drive letters point to the drive letters that the SD cards will be plugged into. 61 17. On the users tab add the {{{darwinuser}}} account and any other accounts that are needed. 62 18. Allow connections to port 3050 in the Windows firewall. 63 19. Test logging in to the Darwin application proper 64 20. Test backing up the database and recordings. 42 65 43 The client package is installed on three PCs: cv-0171 in the exercise suite, the PC in the echo room of the TMF, and the PC in the research fellows office on the cardiology admin corridor, first floor of the hospital. 66 === Install Client 44 67 45 Users who will be accessing the data need to have their user account given rights on the D:\Database\Recordings directory otherwise Darwin will be unable to open the recordings for them. 68 Same as the server install, except: 46 69 47 === Configuration === 70 1. Only install Darwin and Firebird. You must still update the Firebird default password. 71 2. In the configuration set the database as a server database and the raw_data directory as the Recordings share. 48 72 49 Clients need to be configured with the following settings, to access the server correctly: 73 === Backup 50 74 51 * Server: cv-0171 52 * Database: D:\Database\Evolution2.fdb 53 * Raw data: !\\cv-0171\Recordings 54 * Central license server: cv-0171 55 * Custom database user - details saved manually. Ask Nick or Anna Marie. 75 1. Log into the admin tool 76 2. Click the button to back up the database and recordings 77 3. Save the back up to {{{E:\backups\{new folder} }}}. The new folder needs to be empty. 78 4. Copy the backup folder to the university X Drive {{{\Cardiovascual Sciences\BRU\Darwin Backups}}} folder. 79 80 [[BackLinks]]