Bug #23566 both installers - final directory structure (br 1785)
Submitted: 24 Oct 2006 0:41 Modified: 3 Nov 2006 14:45
Reporter: Gary Whizin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Enterprise Monitor: Installing Severity:S3 (Non-critical)
Version:0.7.10 - 0.7.14 OS:Any (all)
Assigned to: Keith Russell CPU Architecture:Any
Tags: install directory

[24 Oct 2006 0:41] Gary Whizin
Description:
Agent installer for 0.7.10 says this:

Please specify the directory where MySQL Network Service Agent will be installed

Installation directory [/opt/mysqlnetworkagent-0.7.9]:

Should say 0.7.10 :)

How to repeat:
see above
[24 Oct 2006 22:30] Gary Whizin
New default directory structure (final):

Windows:
    C:\Program Files\MySQL\Network\Agent\*
    C:\Program Files\MySQL\Network\Service Manager\*
  
    Linux-plus:
    /opt/mysql/network/agent/*
    /opt/mysql/network/service-manager/*
[25 Oct 2006 0:03] Gary Whizin
Ok, we dug deeper. Here are the trees *with the correct casing* for each platform:

linux & friends:

  /opt
    `-- mysql
        `-- network
            |-- agent
            `-- monitoring
                |-- apache-tomcat
                |-- apache2
                |-- common
                |-- configuration_report.txt
                |-- dashboard
                |-- java
                |-- mysql
                |-- mysqlnetworkctl.sh
                |-- php
                `-- uninstall

Windows:
  /Program-Files
    `-- MySQL
        `-- Network
            |-- Agent
            `-- Monitoring
                |-- apache-tomcat
                |-- apache2
                |-- common
                |-- configuration_report.txt
                |-- dashboard
                |-- java
                |-- mysql
                |-- mysqlnetworkctl.sh
                |-- php
                `-- uninstall

(NOTE: we did not review directory structure under the agent)
[27 Oct 2006 3:33] Keith Russell
Reported as resolved by Nitrock in builds =>7.14
[27 Oct 2006 17:51] Carsten Segieth
FAILED with 0.7.14, installed as a 'simple user' on Suse 9.3 to the default path that was shown to me (/users/csegieth/mysql/network/monitoring).

Reason:
the subdirectory is still named 'ServiceManager-0.7.14' and not 'dashboard' as requested above. The same can be seen in my installation on Windows XP.

Suse 9.3 tree:
--------------

csegieth@qa-srv-b:~/mysql/network>ls -la monitoring
total 2028
drwxr-xr-x   9 csegieth csegieth    4096 2006-10-27 16:27 .
drwxr-xr-x   5 csegieth csegieth    4096 2006-10-27 16:24 ..
drwxr-xr-x   9 csegieth csegieth    4096 2006-10-27 16:24 apache2
drwxr-xr-x  11 csegieth csegieth    4096 2006-10-27 16:25 apache-tomcat
drwxr-xr-x   9 csegieth csegieth    4096 2006-10-27 16:24 common
-rw-r--r--   1 csegieth csegieth     487 2006-10-27 16:26 configuration_report.txt
drwxr-xr-x   7 csegieth csegieth    4096 2006-10-27 16:26 java
drwxr-xr-x  10 csegieth csegieth    4096 2006-10-27 16:26 mysql
-rwxr-xr-x   1 csegieth csegieth    6381 2006-10-27 16:27 mysqlnetworkctl.sh
drwxr-xr-x   7 csegieth csegieth    4096 2006-10-27 16:24 php
drwxr-xr-x   6 csegieth csegieth    4096 2006-10-27 16:26 ServiceManager-0.7.14
-rwx------   1 csegieth csegieth 2020740 2006-10-27 16:27 uninstall

Windows XP install:
-------------------
 Verzeichnis von V:\Programme\MySQL\Network

2006-10-27  14.48    <DIR>          .
2006-10-27  14.48    <DIR>          ..
2006-10-27  14.44    <DIR>          apache-tomcat
2006-10-27  14.43    <DIR>          apache2
2006-10-27  14.44    <DIR>          common
2006-10-27  14.46                30 configuration_report.txt
2006-10-27  14.48         3.572.075 install.debugtrace.log
2006-10-27  14.46    <DIR>          java
2006-10-27  14.44    <DIR>          mysql
2006-10-27  14.46             1.012 mysqlnetworkaux.bat
2006-10-27  14.46             1.677 mysqlnetworkctl.bat
2006-10-27  14.46    <DIR>          php
2006-10-27  14.44    <DIR>          ServiceManager-0.7.14
2006-10-27  14.46         2.482.830 uninstall.exe
[31 Oct 2006 16:03] Keith Russell
Reported as resolved by Bitrock in versions => 7.16.
[3 Nov 2006 14:45] Mark Leith
Verified fixed 0.7.17

mark@Pegasus:~/mysql/network/monitoring> ll
total 1990
drwxr-xr-x   9 mark users     216 2006-11-01 16:51 apache2
drwxr-xr-x  11 mark users     376 2006-11-01 16:51 apache-tomcat
drwxr-xr-x   8 mark users     192 2006-11-01 16:51 common
-rw-r--r--   1 mark users     460 2006-11-01 16:52 configuration_report.txt
drwxr-xr-x   6 mark users     224 2006-11-01 16:52 dashboard
drwxr-xr-x   7 mark users     336 2006-11-01 16:52 java
drwxr-xr-x  10 mark users     408 2006-11-01 16:52 mysql
-rwxr-xr-x   1 mark users    6159 2006-11-01 16:53 mysqlnetworkctl.sh
drwxr-xr-x   7 mark users     168 2006-11-01 16:51 php
-rwx------   1 mark users 2020848 2006-11-01 16:53 uninstall