sohutv / cachecloud

搜狐视频(sohu tv)Redis私有云平台 :支持Redis多种架构(Standalone、Sentinel、Cluster)高效管理、有效降低大规模redis运维成本,提升资源管控能力和利用率。平台提供快速搭建/迁移,运维管理,弹性伸缩,统计监控,客户端整合接入等功能。(CacheCloud is a Redis cloud management platform. It supports Standalone, Sentinel, and Cluster architectures for Redis, effectively reducing large-scale Redis operation and maintenance costs, and improving resource management and utilization. The platform provides rapid construction/migration, operation and maintenance management, elastic scaling, statistical monitoring, client integration and access and other functions)
http://cachecloud.github.io/
Apache License 2.0
8.9k stars 2.04k forks source link

cachecloud开启机器监控功能,还有哪些注意点 #143

Closed DEATHGUN3 closed 2 years ago

DEATHGUN3 commented 6 years ago

我按照官方文档https://cachecloud.github.io/2017/02/06/1.3.%E6%9C%BA%E5%99%A8%E7%9B%91%E6%8E%A7%E5%8A%9F%E8%83%BD/,注释掉了相关代码,也将cachecloud-open-web/nmon放到和cachecloud部署的同级目录,machine_info表中的collect也设置为1。但是启动之后一直报下面这个错: collect,请问还有哪些地方需要注意的吗?

githubname1024 commented 2 years ago

需要将nmon服务包,命名为nmon,并拷贝到/opt/cachecloud/soft文件夹下即可。不需建立nmon文件夹。