writer
544
edits
Line 217: | Line 217: | ||
====Database management==== | ====Database management==== | ||
MongoDB is the database engine, now we need to create at least one database to be used by OROS Monitoring. | |||
Run M-DBTools.exe, which is installed in M-Logger or M-View folder, and login: | |||
* Server address: Your server address, localhost if database is installed on running PC | |||
* Server port: 27017 (by default, other if you changed it in your MongoDB configuration file) | |||
* User name: Defined in “Create an admin user” chapter | |||
* Password: Defined in “Create an admin user” chapter | |||
[[File:Picture6.png|400px]] | |||
Please note that only administrators are allowed to run this tool, otherwise it will not connect to MongoDB. | |||
Server information and databases list will be displayed once connected. | |||
[[File:Picture7.png|400px]] | |||
=====Manage databases===== | =====Manage databases===== |