Version End of Life. 26 November 2020
Tungsten Dashboard provides a web-based UI for monitoring and managing Tungsten Clustering deployments.
Tungsten Dashboard v1.0.7 provides a number of new features, improvements and bugfixes.
Added the feature to allow for cluster service name aliases.
You may now add the sub-key actualName
pointing to the "real" name of the service, and change the
top-level cluster service name to some alias that you
understand.
Previously, it was impossible to configure two or more clusters with the same service name. This could be required if clusters were installed into different environments like production, staging or development. While the best practice is to name the cluster services to match the environment (i.e. east_prod and east_staging), in some situations this may not be possible.
Added a new feature to automatically fade out messages after
a delay. The default is 60
seconds. Set
msgFadeOutTimer
to 0 (zero) to disable or
to a positive integer to specify the delay in seconds.
"msgFadeOutTimer":60
Improved the look & feel of the overall layout, including display widths, the location of the timestamp marker and spacing.
Fixed a bug where the controls to open and close a cluster were STILL not working.
Fixed a bug where the datasource status details hover was not displaying properly
Tungsten Dashboard is compatible with both the Tungsten Clustering 5.3.x series and 6.x series.