文章详情

短信预约-IT技能 免费直播动态提醒

请输入下面的图形验证码

提交验证

短信预约提醒成功

greenplum监控软件Greenplum-cc-web如何安装

2023-06-03 02:21

关注

这篇文章主要介绍了greenplum监控软件Greenplum-cc-web如何安装,具有一定借鉴价值,感兴趣的朋友可以参考下,希望大家阅读完这篇文章之后大有收获,下面让小编带着大家一起了解一下

 3 开始安装

  1. 以下是我的设置,可以根据自己的实际情况设置:

  2. [gpadmin@mdw ~]$ gpcmdr --setup

  3.  

  4. An instance name is used by the Greenplum Command Center as

  5. a way to uniquely identify a Greenplum Database that has the monitoring

  6. components installed and configured. This name is also used to control

  7. specific instances of the Greenplum Command Center web UI. Instance names

  8. can contain letters, digits and underscores and are not case sensitive.

  9.  

  10. Please enter a new instance name:

  11. > gpmon

  12. The web component of the Greenplum Command Center can connect to a

  13. monitor database on a remote Greenplum Database.

  14.  

  15.  

  16. Is the master host for the Greenplum Database remote? Yy|Nn (default=N):

  17. > n

  18. The display name is shown in the web interface and does not need to be

  19. a hostname.

  20.  

  21.  

  22. What would you like to use for the display name for this instance:

  23. > linux1024

  24. What port does the Greenplum Database use? (default=5432):

  25. >

  26. Creating instance schema in GPDB. Please wait ...

  27. The display name is shown in the web interface and does not need to be

  28. a hostname.

  29.  

  30.  

  31.  

  32. Would you like to install workload manager? Yy|Nn (default=N):

  33. > n

  34. Skipping installation of workload manager.

  35. The Greenplum Command Center runs a small web server for the UI and web API.

  36. This web server by default runs on port 28080, but you may specify any available port.

  37.  

  38. What port would you like the web server to use for this instance? (default=28080):

  39. >

  40. Users logging in to the Command Center must provide database user

  41. credentials. In order to protect user names and passwords, it is recommended

  42. that SSL be enabled.

  43.  

  44.  

  45. Do you want to enable SSL for the Web API Yy|Nn (default=N):

  46. >

  47.  

  48. Do you want to enable ipV6 for the Web API Yy|Nn (default=N):

  49. >

  50.  

  51. Do you want to enable Cross Site Request Forgery Protection for the Web API Yy|Nn (default=N):

  52. >

  53.  

  54. Do you want to copy the instance to a standby master host Yy|Nn (default=Y):

  55. > n

  56.  

  57. Done writing lighttpd configuration to /usr/local/greenplum-cc-web/./instances/gpmon/conf/lighttpd.conf

  58. Done writing web UI configuration to /usr/local/greenplum-cc-web/./instances/gpmon/conf/gpperfmonui.conf

  59. Done writing web UI clustrs configuration to /usr/local/greenplum-cc-web/./instances/gpmon/conf/clusters.conf

  60.  

  61. Greenplum Command Center UI configuration is now complete. If

  62. at a later date you want to change certain parameters, you can

  63. either re-run 'gpcmdr --setup' or edit the configuration file

  64. located at /usr/local/greenplum-cc-web/./instances/gpmon/conf/gpperfmonui.conf.

  65.  

  66. The web UI for this instance is available at http://mdw:28080/

  67.  

  68. You can now start the web UI for this instance by running: gpcmdr --start gpmon   安装完后启动!

  69. No instances  

  1. 期间你可能会遇到报错:FATAL: no pg_hba.conf entry for host "::1"


    1. 解决办法:

    2. 在pg_hba.conf中添加:    

    3. host    all         all ::1/128       trust

感谢你能够认真阅读完这篇文章,希望小编分享的“greenplum监控软件Greenplum-cc-web如何安装”这篇文章对大家有帮助,同时也希望大家多多支持编程网,关注编程网行业资讯频道,更多相关知识等着你来学习!

阅读原文内容投诉

免责声明:

① 本站未注明“稿件来源”的信息均来自网络整理。其文字、图片和音视频稿件的所属权归原作者所有。本站收集整理出于非商业性的教育和科研之目的,并不意味着本站赞同其观点或证实其内容的真实性。仅作为临时的测试数据,供内部测试之用。本站并未授权任何人以任何方式主动获取本站任何信息。

② 本站未注明“稿件来源”的临时测试数据将在测试完成后最终做删除处理。有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341

软考中级精品资料免费领

  • 历年真题答案解析
  • 备考技巧名师总结
  • 高频考点精准押题
  • 2024年上半年信息系统项目管理师第二批次真题及答案解析(完整版)

    难度     813人已做
    查看
  • 【考后总结】2024年5月26日信息系统项目管理师第2批次考情分析

    难度     354人已做
    查看
  • 【考后总结】2024年5月25日信息系统项目管理师第1批次考情分析

    难度     318人已做
    查看
  • 2024年上半年软考高项第一、二批次真题考点汇总(完整版)

    难度     435人已做
    查看
  • 2024年上半年系统架构设计师考试综合知识真题

    难度     224人已做
    查看

相关文章

发现更多好内容

猜你喜欢

AI推送时光机
位置:首页-资讯-后端开发
咦!没有更多了?去看看其它编程学习网 内容吧
首页课程
资料下载
问答资讯