Skip to content
#

cmdb

Here are 126 public repositories matching this topic...

rongxr
rongxr commented Sep 27, 2019

1、安装环境,请务必确认docker和docker-compose已经安装好了
[root@localhost]# cat /etc/redhat-release
CentOS Linux release 7.6.1810 (Core)
[root@localhost]# docker --version
Docker version 19.03.1, build 74b1e89
[root@localhost]# docker-compose -version
docker-compose version 1.24.0, build 0aa59064

2、下载opsmanage的zip包
https://github.com/welliamcao/OpsManage

3、把zip包上传到linux系统任何目录,例如:/data/pkg。

4、编辑aut

yanghongfei
yanghongfei commented Dec 24, 2018

错误信息:
Step 10/16 : RUN pip3 install --upgrade pip
---> Running in 83716c526776

Collecting pip
Downloading https://files.pythonhosted.org/packages/c2/d7/90f34cb0d83a6c5631cf71dfe64cc1054598c843a92b400e55675cc2ac37/pip-18.1-py2.py3-none-any.whl (1.3MB)
Installing collected packages: pip
Found existing installation: pip 10.0.1
Uninstalling pip-10.0.1:
Successfully uninstalled

glpi
mahomedh
mahomedh commented Apr 29, 2020

Steps to reproduce

  1. Go to Data Center > DC Visualization > Choose any server room
  2. Click Edit
  3. Click on a blank square/tile to add a rack
  4. Fill in a name
  5. You can add a description or leave it blank, makes no difference
  6. Click save.

Nothing happens and you get the following error in the ralph.log:

`[29.04.2020 12:48:37,668] WARNING [MainProcess 1272] base - Not Foun

Luolired
Luolired commented Mar 1, 2017

error] 12483#0: *253 upstream prematurely closed connection while reading response header from upstream, client: 10.1.100.249, server: cmdb.com, request: "HEAD /index.html HTTP/1.0", upstream: "uwsgi://127.0.0.1:8100"

#/ tmp/cmdb.log
RemovedInDjango110Warning: Support for string view arguments to url() is deprecated and will be removed in Django 1.10 (got salt_ui.views.index.salt_index). Pass

基于centos6+python3.6+django2+ansible2.4+celery4.2 运维管理系统,目前实现功能:用户和用户组管理、资产管理、集成ansible2.4、简易堡垒机(主机分配支持rdp以及vnc、用户分配、文件上传下载、配置禁用命令清单、操作录像回放功能)、CI/CD(支持git仓库和svn仓库)、数据库管理(一部分)、celery任务编排、知识库及文件共享

  • Updated Apr 28, 2020
  • Python
nbriche
nbriche commented Jun 29, 2017

For WMI Collect tasks, if the client answers with several values, only the last one is retained.
For example, with a WMI task for class Win32_UserProfile and property SID, this is a typical client answer (from server log):

172.17.66.195 - - [29/Jun/2017:16:19:29 +0200] "GET //plugins/fusioninventory/b/collect/?action=getJobs&machineid=xxxxx-2017-06-29-10-01-38 HTTP/1.1" ("/plugins/fusioninv

Improve this page

Add a description, image, and links to the cmdb topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cmdb topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.