jeff

Results 29 issues of jeff

[需求] 资产管理的标签管理应与作业配置的标签树同步 如果只增加几个标签 ,两个标签手动加还好,一旦遇到增加上百上千依靠人工手动加标签,不太靠谱,关键是要加两遍.没有必要,做了同步的话,只需要通过接口增加1次,加上同步就解决此问题.

资产管理中的标签管理不支持多级标签,无法添加多级标签来满足多环境支持.请支持多级标签.类似这样: ![image](https://user-images.githubusercontent.com/12181410/61025831-773f0300-a3e4-11e9-8f24-29e7bd6befd0.png)

执行数据迁移python apps/manage.py makemigrations报错、 python3.5.6 依赖库来源requirements.txt python apps/manage.py makemigrations 按照文档操作并没有此目录,去掉apps在/下执行报以下错误: ![image](https://user-images.githubusercontent.com/12181410/45438289-55ec8800-b6e9-11e8-8135-7b8ca94d715c.png)

question
docmiss

![_20180913005532](https://user-images.githubusercontent.com/12181410/45440764-c3031c00-b6ef-11e8-9d79-e8fbc77cbfe4.png)

repeat
docmiss

执行pip安装,依赖库pyvmomi-6.7安装出错,依赖库名按照提示应该是pyvmomi-6.7.0.2018.9 ![image](https://user-images.githubusercontent.com/12181410/45435570-6568d280-b6e3-11e8-9a4e-b5a49d193939.png)

docmiss

[需求] 应支持powerdns 与 dnspod解析 目前只支持bind,powerdns 与dnspod 应该是大众普遍需求.建议支持.

好久能支持一下7.0.3版本呢

问题: 安装服务成功后,使用nssm命令启动报错 ![image](https://user-images.githubusercontent.com/12181410/76875293-5734dd00-68ab-11ea-8071-04604b064509.png) ![image](https://user-images.githubusercontent.com/12181410/76875647-cdd1da80-68ab-11ea-80ad-864af3816e47.png) @freedomkk-qfeng 麻烦大佬看看呢.

环境: windows server 2008 x64 操作: 修改cfg.example.json该文件名为cfg.json,试运行.\windows-agent.exe命令后报错 问题: 按照官方文档的确是改了文件名的,并且改成功的,但执行exe命令报错 ![image](https://user-images.githubusercontent.com/12181410/76867859-0fa95380-68a1-11ea-8c1b-55c369380b86.png) 尝试解决: 以为是cmd命令行不是admin导致,后使用admin后还是一样的问题; 以为是cfg.json文件权限不够,授权adminstrator后还是一样的问题; @freedomkk-qfeng 请大佬帮忙看看,谢谢.

CMDB及其他模块有相应的API接口吗