Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 로그인불가
- endpoint security
- hardening
- Kibana server is not ready yet
- elastic stack
- xe guest utilities
- ansible
- bash
- pfsense
- ELASTIC
- ssh key 배포
- macos
- centos 8
- freebsd
- Elasticsearch
- PlayBook
- x-pack
- application security
- Proxy
- 한글가이드
- G-suite
- GitLab
- Kibana
- XCP-ng
- miniconda
- Windows
- docker
- 보안양파
- proxycfg
Archives
- Today
- Total
선 밖에 선 자유인
vSphere SNMP 설정 본문
vSphere에서 SNMP 설정 시 개체 '"serviceSystem"에 대한 "HostServiceSystem.Start"을(를) 호출하지 못했습니다.' 와 같은 오류 발생시
ssh 에서 아래와 같이 작업
# esxcli system snmp set --enable true
# esxcli system snmp set --communities <community name>
# esxcli system snmp set --enable true
# /etc/init.d/snmpd restart
Comments