일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 오라클 캐릭터셋 변경
- 무료 오라클 데이터베이스
- Oracle 18c HR
- Oracle 테이블 띄어쓰기
- ORA-12899
- 윈도우 Oracle
- ORA-00922
- Oracle Express Edition
- Oracle 윈도우 설치
- 오라클 캐릭터셋 조회
- Oracle 사용자명 입력
- 무료 오라클 설치
- oracle
- Oracle 18c 설치
- Orace 18c
- 서평단
- ora-01722
- Oracle 사용자명
- 오라클 캐릭터셋 확인
- Oracle 테이블 대소문자
- 비전공자를 위한 데이터베이스 입문
- Oracle 18c HR schema
- Oracle 초기 사용자
- oracle 18c
Archives
- Today
- Total
The Nirsa Way
[Zabbix] 자빅스 서버 "zabbix server is not running:the information displayed may not be current" 에러 본문
Monitoring/Zabbix
[Zabbix] 자빅스 서버 "zabbix server is not running:the information displayed may not be current" 에러
KoreaNirsa 2020. 3. 19. 16:54반응형
-
자빅스 서버 "zabbix server is not running:the information displayed may not be current" 에러
자빅스 서버 설치 후 "zabbix server is not running:the information displayed may not be current" 에러가 발생할 수 있습니다. selinux로 인해 발생할 수 있으며, setenforce 0 을 입력하여 문제를 해결할 수 있습니다.
참고로 setenforce 0 은 일시 적용이기 때문에 /etc/selinux/config 에서 아래와 같이 disabled로 수정해주어야 재부팅 후에도 selinux가 실행되지 않습니다.
반응형
'Monitoring > Zabbix' 카테고리의 다른 글
[Zabbix] 자빅스 도커 컨테이너 모니터링 (zabbix docker container monitoring, zabbix 4.4.7) (2) | 2020.03.24 |
---|---|
[Zabbix] 자빅스 Slack 연동 (Webhook URL, zabbix slack alert script) (1) | 2020.03.23 |
[Zabbix] 자빅스 관리자 패스워드 복구 (관리자 패스워드 분실 시) (5) | 2020.03.20 |
[Zabbix] CentOS7 zabbix-agent 4.4.6 설치 및 모니터링 설정 (3) | 2020.03.03 |
[Zabbix] CentOS7 zabbix-server 4.4 설치 (APM 구성, Admin 패스워드 변경, Zabbix 한글) (0) | 2020.03.03 |