This shows you the differences between two versions of the page.
installing_appmonitor [2013/04/22 16:02] admin |
installing_appmonitor [2013/04/25 14:47] (current) admin |
||
---|---|---|---|
Line 15: | Line 15: | ||
- On the Welcome screen, click **Next**. | - On the Welcome screen, click **Next**. | ||
- On the "Database Settings" screen, fill in the following fields as needed: | - On the "Database Settings" screen, fill in the following fields as needed: | ||
- | * Database Host: this refers to the machine hosting the database. The default is "localhost" and refers to **this machine**. If you installed SQL Server on this machine, leave it as "localhost." | + | * **Database Host:** this refers to the machine hosting the database. The default is "localhost" and refers to **this machine**. If you installed SQL Server on this machine, leave it as "localhost." |
- | - x | + | * **Catalog:** This will be the name of the database. |
+ | * **Username:** A username for database administration. This user was created during the SQL Server 2008 R2 installation. | ||
+ | * **Password:** The user's password.{{ :appmonitor06.png?nolink |}} | ||
+ | - For the "Username" type in **sa** and provide the password you wrote down during the SQL Server installation. When you're finish, click **Next**. | ||
+ | - In the "Database Settings (continued)" screen, choose an action to take should a database with that name already exist and click **Next**.{{ :appmonitor08.png?nolink |}} | ||
+ | - In The "Select Installation Screen, choose a folder to install the program files into. The default should be fine, but you may also click **Browse...** to select a different location. Clickin **Disk Cost...** will allow you to see how much hard drive space you have.{{ :appmonitor09.png?nolink |}} | ||
+ | - Choose who you would like to install AppMonitor for and click **Next**. On Windows 7 machines, you will be prompted to enter a username and password. The username format must be: **<COMPUTER>\<USERNAME>** or **<DOMAIN>\<USERNAME>**. Example: MYMACHINE\Seraph | ||
+ | - On the next page, click **Next** to confirm the installation. | ||
+ | - If an error is encountered (error 1001 or 40) this is likely due to a mis-configured SQL Server or firewall. Consult [[ installing_sql_server_2008_r2_express_in_windows|THIS GUIDE]] or seek support. |