- 博客(2)
- 收藏
- 关注
原创 docker zabbix_agent
docker run --name some-zabbix-agent -p 10050:10050 -e ZBX_HOSTNAME=“客户机名称” -e ZBX_SERVER_HOST=“Zabbix服务器IP” -e ZBX_SERVER_PORT=10051 -d zabbix/zabbix-agent
2020-09-05 15:38:41
214
1
原创 docker-compose.yml 安装netdisco
docker-compose.yml version: ‘2.3’ services: netdisco-postgresql: image: netdisco/netdisco:latest-postgresql volumes: - “./netdisco/pgdata:/var/lib/postgresql/data” build: context: netdisco-postgresql netdisco-base: image: netdisco/netdisco:latest-base buil
2020-09-05 11:27:00
765
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅