일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 파이썬
- Kubernetes
- syslog
- 디렉토리
- audit
- zabbix
- Audit Log
- RHEL
- PostgreSQL
- Elk
- 크롬
- CentOS
- Chrome
- GPU
- Python
- K8S
- C
- centos 7.5
- Linux
- bash
- 서울시민카드
- Elasticsearch
- JSON
- docker
- yum
- log
- Shell
- 빅데이터
- GNOME
- rsyslog
- Today
- Total
목록zabbix (2)
Sysops Notepad
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=johndoepassword=verysecretpasswordapi=https://zabbix.mycompany.com/path/to/zabbix/frontend/no_verify=true ./zhostupdater.py web001 -V 'primary webserver' 참고 : https://github.com/q1x/zabbi..
linux (centos 7 , redhat 7 ) Zabbix Server 4.0 설치 / 구축 / 업데이트 하기 설치 환경 OS : centos 7.4 zabbix ver :3.4.x -> 4.0 1. systemctl stop zabbix-server2. systemctl stop zabbix-proxy3. mkdir /opt/zabbix-backup/4. cp /etc/zabbix/zabbix_server.conf /opt/zabbix-backup/5. cp /etc/httpd/conf.d/zabbix.conf /opt/zabbix-backup/6. cp /etc/httpd/conf.d/ssl.conf /opt/zabbix-backup/7. cp -R /usr/share/zabbix/ /opt/z..