zabbix 는 skype 를 통 해 경보 메시지 의 커 브 길 을 보 냅 니 다.
- , , 。 zabbix front zabbix server , zabbix server, , , ?
-
- :
- 1、 , , skype , !
- No protocol specified
- No protocol specified
- Traceback (most recent call last):
- File "/home/skype/sendim.py", line 4, in <module>
- skype = Skype4Py.Skype()
- File "/usr/local/lib/python2.7/dist-packages/Skype4Py/skype.py", line 192, in __init__
- self._API = _ISkypeAPI(self._Handler, Options)
- File "/usr/local/lib/python2.7/dist-packages/Skype4Py/API/posix.py", line 34, in _ISkypeAPI
- return _ISkypeAPI(handler, opts)
- File "/usr/local/lib/python2.7/dist-packages/Skype4Py/API/posix_x11.py", line 196, in __init__
- raise ISkypeAPIError('Could not open XDisplay')
- Skype4Py.errors.ISkypeAPIError: Could not open XDisplay
-
- ?
- , , vnc !
- Setting up the skype notification service
- Please ensure, that you have vncviewer installed on your (local) ubuntu workstation.
-
- Log in to your server: ssh -L 5900:127.0.0.1:5900 ‘[email protected]’
-
- start xfvb, fluxbox and skype: ./start-server.sh start
- start the vnc server: ./start-vnc.sh start
- on your local ubuntu workstation you start vnc-viewer: vncviewer 127.0.0.1
- You should now be seeing the fluxbox desktop and skype
- Enter the username and password and ensure, that the credentials get saved.
- Go to settings and set the following options
- no chat history
- just people on my list can write me
- just people on my list can call me
- Send your first skype message on the server as skype user: ./sendim.sh ‘USERNAME’ ‘HELLO WORLD’
- Skype asks now, if skype4py should be allowed. Click on remember and allow!
- stop the vnc-server: ./start-vnc.sh stop
- Now the skype service is up and running.
- 。 :
-
- 1、 skype , vnc( , ) xvfb, xvfb 。
- 2、 vnc , skype, ./sendim.sh "skypefriend" "message" !
- 3、 vnc, 。
- ./start-server.sh start , 6001, 。
-
- :
- 1、 vnc, /tmp/.X*
- 2、./start-server.sh start // xvfb
전체 환경 소개:
이전 설정 은 RHEL 5.5 + zabbix 1.8.10 이 었 습 니 다. 현재 skype 에 메 시 지 를 보 내야 하기 때문에 환경 을 변경 하고 있 습 니 다.
구체 적 인 것 은:
RHEL 5.5 를 교체 하려 면 Ubuntu server 12.0.4 를 사용 하 십시오.
외국인 황소 의 블 로그 에 따라 조작: http://www.qxs.ch/2011/01/07/skype-instant-messages-from-zabbix/
추천 독 서 는 다음 과 같 습 니 다.
1. zabbix 는 skype 를 통 해 경보 메 시 지 를 보 내 는 설치 skypehttp://myhat.blog.51cto.com/391263/925274
2. zabbix 는 skype 를 통 해 경보 메 시 지 를 보 내 는 전환 플랫폼http://myhat.blog.51cto.com/391263/926247
3. zabbix 는 skype 를 통 해 경보 메 시 지 를 보 내 는 커 브 길http://myhat.blog.51cto.com/391263/926296
4. zabbix 는 skype 를 통 해 경보 메 시 지 를 보 내 는 끝 http://myhat.blog.51cto.com/391263/923592
이 내용에 흥미가 있습니까?
현재 기사가 여러분의 문제를 해결하지 못하는 경우 AI 엔진은 머신러닝 분석(스마트 모델이 방금 만들어져 부정확한 경우가 있을 수 있음)을 통해 가장 유사한 기사를 추천합니다:
Shell 스 크 립 트 프로 그래 밍 - CPU 사용률 모니터링시스템 디자인 과 응용 프로 그래 밍 에서 성능 최적화 나 부하 문 제 를 검사 해 야 하 는데 보통 시스템 이나 프로 세 스 와 관련 된 CPU 사용률 입 니 다.CPU 사용률 은 시스템 의 부하 에 반응 할 수도...
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
CC BY-SA 2.5, CC BY-SA 3.0 및 CC BY-SA 4.0에 따라 라이센스가 부여됩니다.