-
Updated
May 15, 2020 - Go
cmdb
Here are 126 public repositories matching this topic...
Docker Bulid 安装依赖失败问题The command '/bin/sh -c pip3 install --upgrade pip' returned a non-zero code: 1
错误信息:
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
Hi,
The install section in documentation says:
git clone git@github.com:fboender/ansible-cmdb.git
cd ansible-cmdb
sudo bash -c ". build.sla && install"
Following the instructions to the letter results in:
$ git clone git@github.com:fboender/ansible-cmdb.git
Cloning into 'ansible-cmdb'...
Could we set some constants to identify
profiles id (ex PROF_SUPERADMIN_ID, PROF_OBSERVER_ID, etc)
users id (USER_GLPI_ID, USER_TECH_ID, etc)
Rights values (READ, UPDATE, etc)
Steps to reproduce
- Go to Data Center > DC Visualization > Choose any server room
- Click Edit
- Click on a blank square/tile to add a rack
- Fill in a name
- You can add a description or leave it blank, makes no difference
- 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
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
-
Updated
Apr 28, 2019 - HTML
-
Updated
Feb 11, 2020 - Python
-
Updated
May 15, 2020 - PHP
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
-
Updated
Feb 26, 2020 - Python
-
Updated
Mar 12, 2020 - Python
-
Updated
May 15, 2020 - PLpgSQL
-
Updated
Apr 14, 2020 - Python
Improve this page
Add a description, image, and links to the cmdb topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cmdb topic, visit your repo's landing page and select "manage topics."
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