Code Monkey home page Code Monkey logo

ducter-server's Introduction

Ducter是集设备管理,产品管理,服务上线,服务器操作等于一体的运维管理系统。该系统分为dcuter-server/ducter-web两个部分。

ducter-server为ducter后台代码,doc目录下包含服务的设计,安装文档。

如有任何问题可联系: weibo:http://weibo.com/cwinux http://weibo.com/dengleitju

ducter-server's People

Contributors

dengleitju avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ducter-server's Issues

更新centos7的安装方法

更新centos7的安装方法

1.0.3以及1.0.2版本时,需要
1.

export echo=echo

以修复libtool中的问题

  1. 在安装center后,需要修改start.sh和stop.sh脚本中的如下内容.将 killall 修改为pkill
    start.sh中需要修改如下内容
./dcmd_center -f dcmd_center.conf > /dev/null 
修改为
./dcmd_center -f dcmd_center.conf &> log/log
#原因:重新定向了日志目录,不然会一直刷日志。
  1. center安装后,会一直提示无法访问dcmd库,需要优先执行ducter-web中的dcmd.sql创建。

Error during compiling ducter agent

OS: CentOS release 6.6 (Final)
gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC)

When compiling ducter agent with: ./configure --prefix=/usr/local/app/ducter/agent --with-cwinux=/usr/local/cwinux/include --with-protobuf=/usr/local/protobuf/include

I got following error:

/bin/sh ./libtool --tag=CXX --mode=link g++ -g -O2 -std=c++0x -o dcmd_agent dcmd_agent-dcmd_agent_app.o dcmd_agent-dcmd_agent.o dcmd_agent-dcmd_agent_config.o dcmd_agent-dcmd_agent_def.o dcmd_agent-dcmd_process.o dcmd_agent-dcmd_def.o dcmd_agent-dcmd_cmn.pb.o dcmd_agent-dcmd_agent.pb.o dcmd_agent-dcmd_tss.o -lcwxapp -lcwxnet -lcwxcmn -lprotobuf -lpthread -lz -ldl -lrt
./libtool: line 807: X--tag=CXX: command not found
./libtool: line 840: libtool: ignoring unknown tag : command not found
./libtool: line 807: X--mode=link: command not found
./libtool: line 973: *** Warning: inferring the mode of operation is deprecated.: command not found
./libtool: line 974: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
gcc: no input files
gcc: no input files
gcc: no input files
gcc: no input files
./libtool: line 2200: X-g: command not found
./libtool: line 2200: X-O2: command not found
./libtool: line 2200: X-std=c++0x: command not found
./libtool: line 2369: Xdcmd_agent: command not found
./libtool: line 2374: X:/usr/local/cwinux/lib/:/usr/local/cwinux/lib/:/usr/local/cwinux/lib/:/usr/local/cwinux/lib/: No such file or directory
./libtool: line 2381: Xdcmd_agent: command not found
./libtool: line 2516: X-lcwxapp: command not found
./libtool: line 2516: X-lcwxnet: command not found
./libtool: line 2516: X-lcwxcmn: command not found
./libtool: line 2516: X-lprotobuf: command not found
./libtool: line 2516: X-lpthread: command not found
./libtool: line 2516: X-lz: command not found
./libtool: line 2516: X-ldl: command not found
./libtool: line 2516: X-lrt: command not found
./libtool: line 2516: X-lcwxapp: command not found
./libtool: line 2516: X-lcwxnet: command not found
./libtool: line 2516: X-lcwxcmn: command not found
./libtool: line 2516: X-lprotobuf: command not found
./libtool: line 2516: X-lpthread: command not found
./libtool: line 2516: X-lz: command not found
./libtool: line 2516: X-ldl: command not found
./libtool: line 2516: X-lrt: command not found
./libtool: line 2516: X-lcwxapp: command not found
./libtool: line 2516: X-lcwxnet: command not found
./libtool: line 2516: X-lcwxcmn: command not found
./libtool: line 2516: X-lprotobuf: command not found
./libtool: line 2516: X-lpthread: command not found
./libtool: line 2516: X-lz: command not found
./libtool: line 2516: X-ldl: command not found
./libtool: line 2516: X-lrt: command not found
./libtool: line 5124: Xg++ "" "" "" -o @output@ dcmd_agent-dcmd_agent_app.o dcmd_agent-dcmd_agent.o dcmd_agent-dcmd_agent_config.o dcmd_agent-dcmd_agent_def.o dcmd_agent-dcmd_process.o dcmd_agent-dcmd_def.o dcmd_agent-dcmd_cmn.pb.o dcmd_agent-dcmd_agent.pb.o dcmd_agent-dcmd_tss.o -lcwxapp -lcwxnet -lcwxcmn -lprotobuf -lpthread -lz -ldl -lrt: command not found
./libtool: line 5125: Xg++ "" "" "" -o @output@ dcmd_agent-dcmd_agent_app.o dcmd_agent-dcmd_agent.o dcmd_agent-dcmd_agent_config.o dcmd_agent-dcmd_agent_def.o dcmd_agent-dcmd_process.o dcmd_agent-dcmd_def.o dcmd_agent-dcmd_cmn.pb.o dcmd_agent-dcmd_agent.pb.o dcmd_agent-dcmd_tss.o -lcwxapp -lcwxnet -lcwxcmn -lprotobuf -lpthread -lz -ldl -lrt: command not found
./libtool: line 5130: X: command not found
./libtool: line 5134: : command not found

编译安装center报错

./libtool: line 807: X--tag=CXX: command not found
./libtool: line 840: libtool: ignoring unknown tag : command not found
./libtool: line 807: X--mode=link: command not found
./libtool: line 973: *** Warning: inferring the mode of operation is deprecated.: command not found
./libtool: line 974: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
gcc: no input files
gcc: no input files
gcc: no input files
gcc: no input files
./libtool: line 2200: X-g: command not found
./libtool: line 2200: X-O2: command not found
./libtool: line 2200: X-std=c++0x: command not found
./libtool: line 2369: Xdcmd_center: command not found
./libtool: line 2374: X: command not found
./libtool: line 2381: Xdcmd_center: command not found
./libtool: line 2516: X-lcwxapp: command not found
./libtool: line 2516: X-lcwxnet: command not found
./libtool: line 2516: X-lcwxcmn: command not found
./libtool: line 2516: X-lprotobuf: command not found
./libtool: line 2516: X-lmysqlclient: command not found
./libtool: line 2516: X-lexpat: command not found
./libtool: line 2516: X-lz: command not found
./libtool: line 2516: X-lpthread: command not found
./libtool: line 2516: X-ldl: command not found
./libtool: line 2516: X-lrt: command not found
./libtool: line 2516: X-lcwxapp: command not found
./libtool: line 2516: X-lcwxnet: command not found
./libtool: line 2516: X-lcwxcmn: command not found
./libtool: line 2516: X-lprotobuf: command not found
./libtool: line 2516: X-lmysqlclient: command not found
./libtool: line 2516: X-lexpat: command not found
./libtool: line 2516: X-lz: command not found
./libtool: line 2516: X-lpthread: command not found
./libtool: line 2516: X-ldl: command not found
./libtool: line 2516: X-lrt: command not found
./libtool: line 2516: X-lcwxapp: command not found
./libtool: line 2516: X-lcwxnet: command not found
./libtool: line 2516: X-lcwxcmn: command not found
./libtool: line 2516: X-lprotobuf: command not found
./libtool: line 2516: X-lmysqlclient: command not found
./libtool: line 2516: X-lexpat: command not found
./libtool: line 2516: X-lz: command not found
./libtool: line 2516: X-lpthread: command not found
./libtool: line 2516: X-ldl: command not found
./libtool: line 2516: X-lrt: command not found

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.