forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Yang, Tong <yangtong2@huawei.com> Co-committed-by: Yang, Tong <yangtong2@huawei.com>
2.7 KiB
2.7 KiB
Querying the FusionInsight Manager Version
By viewing the FusionInsight Manager version, you can prepare for system upgrade and routine maintenance.
- Using the GUI:
Log in to FusionInsight Manager. On the home page, click
in the upper right corner and choose About from the drop-down list. In the dialog box that is displayed, view the FusionInsight Manager version.
- Using the CLI
- Log in to the FusionInsight Manager active management node as user root.
- Run the following commands to check the version and platform information of FusionInsight Manager:
cd ${BIGDATA_HOME}/om-server/om/sbin/pack
./queryManager.sh
The following information is displayed:
Version Package Cputype *** FusionInsight_Manager_*** x86_64
Parent topic: Getting Started