Bug #57084 | Be able to determine MEM Monitor Version from Command line (or version.sh/bat) | ||
---|---|---|---|
Submitted: | 29 Sep 2010 0:44 | Modified: | 9 Jan 2015 10:24 |
Reporter: | Chris Calender | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Enterprise Monitor | Severity: | S4 (Feature request) |
Version: | OS: | Any | |
Assigned to: | Assigned Account | CPU Architecture: | Any |
Tags: | monitor version, version.bat, version.sh |
[29 Sep 2010 0:44]
Chris Calender
[29 Sep 2010 16:24]
Andy Bang
Another option (until we have a version.txt file) is: http://hostname:port/main?command=list_versions which will produce output like: <?xml version="1.0" ?> - <doc> - <tomcat> - <![CDATA[ 6.0.14.0 ]]> </tomcat> - <mysql> - <![CDATA[ 5.1.48-enterprise-commercial-advanced ]]> </mysql> - <java> - <![CDATA[ 1.6.0_13-b03 ]]> </java> - <app> - <![CDATA[ 2.3.0.2025 ]]> </app> </doc>
[29 Sep 2010 16:24]
Andy Bang
Another option (until we have a version.txt file) is: http://hostname:port/main?command=list_versions which will produce output like: <?xml version="1.0" ?> - <doc> - <tomcat> - <![CDATA[ 6.0.14.0 ]]> </tomcat> - <mysql> - <![CDATA[ 5.1.48-enterprise-commercial-advanced ]]> </mysql> - <java> - <![CDATA[ 1.6.0_13-b03 ]]> </java> - <app> - <![CDATA[ 2.3.0.2025 ]]> </app> </doc>
[29 Sep 2010 16:30]
Andy Bang
Another option (until we have a version.txt file) is: http://hostname:port/main?command=list_versions which will produce output like: <?xml version="1.0" ?> - <doc> - <tomcat> - <![CDATA[ 6.0.14.0 ]]> </tomcat> - <mysql> - <![CDATA[ 5.1.48-enterprise-commercial-advanced ]]> </mysql> - <java> - <![CDATA[ 1.6.0_13-b03 ]]> </java> - <app> - <![CDATA[ 2.3.0.2025 ]]> </app> </doc>
[22 Nov 2010 22:04]
Enterprise Tools JIRA Robot
Andy Bang writes: We decided to simply create a version.txt file, world readable (not writable, or executable), in the top level directory.
[23 Nov 2010 16:25]
Carsten Segieth
just a thought / an idea for this - do we want to keep the update history here, too? Perhaps it might be useful to know the all versions from where an update was made?
[29 Nov 2010 13:52]
Enterprise Tools JIRA Robot
Andy Bang writes: In build 2.3.1.2044.
[29 Nov 2010 13:52]
Enterprise Tools JIRA Robot
Carsten Segieth writes: OK in full and update install 2.3.1.2044; a file version.txt now shows e.g.: MySQL Enterprise Monitor Version 2.3.1.2044
[21 Dec 2010 18:35]
Enterprise Tools JIRA Robot
Marcos Palacios writes: In build 2.2.4.1761.
[21 Dec 2010 18:39]
Enterprise Tools JIRA Robot
Marcos Palacios writes: Verified fixed in Monitor build 2.2.4.1761. However, will re-open it for a needed change. See next comment.
[21 Dec 2010 18:41]
Enterprise Tools JIRA Robot
Marcos Palacios writes: The update install does not copy the version.txt file from the previous installation when moving files to the <monitor>/backup folder.