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
- Kubernetes
- RHEL
- Shell
- bash
- rsyslog
- JSON
- PostgreSQL
- log
- C
- Elk
- Python
- 크롬
- 빅데이터
- zabbix
- CentOS
- Linux
- GNOME
- Audit Log
- syslog
- K8S
- Elasticsearch
- 파이썬
- yum
- GPU
- audit
- 서울시민카드
- Chrome
- centos 7.5
- 디렉토리
- docker
Archives
- Today
- Total
Sysops Notepad
Zabbix Hostname to Visible name auto registration 본문
728x90
zabbix visible name에 Hostname 자동으로 넣기
git clone https://github.com/q1x/zabbix-gnomes.git zabbix-gnomes
# Update the visible name of the host web001 to 'primary webserver'
vi $HOME/.zbx.conf
[Zabbix API]
username=johndoe
password=verysecretpassword
api=https://zabbix.mycompany.com/path/to/zabbix/frontend/
no_verify=true
./zhostupdater.py web001 -V 'primary webserver'
참고 : https://github.com/q1x/zabbix-gnomes
728x90
'업무 > sys' 카테고리의 다른 글
| 리눅스 파일시스템 감시 알림 inotify 사용법 (0) | 2018.11.26 |
|---|---|
| Slurm command 정리 (0) | 2018.11.20 |
| dd명령어를 이용한 디스크 복제 및 초기화 방법 (0) | 2018.11.05 |
| ceph osd pool 생성하기 (0) | 2018.11.02 |
| [Linux] Audit log 설정하기 (0) | 2018.10.24 |
Comments