Statistics List in Tigase Component

Haider Ali

In my Tigase component i have override getStatistics method to add the statistics ( i.e. no of spam messages, all process packets etc) in the list. How can i access that list outside that method or component.In this Component implementation - Lesson 5 - Statistics its written that "All the server statistics are exposed and are accessible via XMPP with ad-hoc commands, HTTP, JMX and some selected statistics are also available via SNMP" so is there any command which let me to get all the statistics.

Thanks

Artur Hefczyc

There are 2 ways to gather Tigase statistics:

  1. Admin Ad-hoc command via XMPP. You have to connect from through an admin account to the Tigase server, browse service discovery and then execute command on the Statistics provider component. I recumbent Psi client for this.
  2. Another way is to connect via JMX protocol using JConsole or similar application. Then you can collect all the Java statistics plus, the Tigase provides own bean to browse it's statistics or just download them all (it might be 1,000 or more metrics from the server).
  3. Also through JMX but might be more convenient using our utility class: JavaJMXProxyOpt. You can write a very simple command line tool which collects Tigase statistics and dumps it to a text file. The class offers a few options for a periodic statistics download, etc....

이 기사는 인터넷에서 수집됩니다. 재 인쇄 할 때 출처를 알려주십시오.

침해가 발생한 경우 연락 주시기 바랍니다[email protected] 삭제

에서 수정
0

몇 마디 만하겠습니다

0리뷰
로그인참여 후 검토

관련 기사

분류에서Dev

How can I return a list of summary statistics?

분류에서Dev

Vue - add class to parent LI from child component in iterated list?

분류에서Dev

React component not displaying if dynamically generated list items empty

분류에서Dev

mongodb로 전환 한 후 Tigase 관리자 생성

분류에서Dev

Rails model named Statistics

분류에서Dev

ping output statistics to file

분류에서Dev

Python pandas statistics

분류에서Dev

.Net Framework installation statistics

분류에서Dev

자체 서명 된 인증서 및 Pidgin과 함께 Tigase XMPP를 사용할 때 "승인되지 않음"

분류에서Dev

메일 서버 (Postfix, Dovecot)에서 tigase xmpp 서버로의 사용자 지정 메일 라우팅

분류에서Dev

Statistics라는 Rails 모델

분류에서Dev

Statistics라는 Rails 모델

분류에서Dev

Displaying statistics collected by Moskito-central

분류에서Dev

목록 파일 /etc/apt/sources.list(Component), 문제의 E : Malformed 항목 55를 해결하는 방법

분류에서Dev

how do design the database tables for file download statistics

분류에서Dev

How can I generate email statistics from mutt header cache?

분류에서Dev

Using a printer to print Unity3D Game statistics

분류에서Dev

How to get the current battery statistics using a kernel module?

분류에서Dev

Create a simple Keystroke counter for statistics, seperate Key's, To XML

분류에서Dev

Emacs Speaks Statistics : 자동 닫기 중괄호

분류에서Dev

Searching a List of a List with List

분류에서Dev

React Custom Component (DataTable)

분류에서Dev

React - How to refesh component?

분류에서Dev

Angular Dart component events

분류에서Dev

JavaFX HBox Component Alignment

분류에서Dev

Joomla Component in Git

분류에서Dev

Draw in another component

분류에서Dev

KnockoutJS component; Template is not rendering

분류에서Dev

Train Data Statistics를 사용하여 Pandas에서 NaN 값 채우기

Related 관련 기사

  1. 1

    How can I return a list of summary statistics?

  2. 2

    Vue - add class to parent LI from child component in iterated list?

  3. 3

    React component not displaying if dynamically generated list items empty

  4. 4

    mongodb로 전환 한 후 Tigase 관리자 생성

  5. 5

    Rails model named Statistics

  6. 6

    ping output statistics to file

  7. 7

    Python pandas statistics

  8. 8

    .Net Framework installation statistics

  9. 9

    자체 서명 된 인증서 및 Pidgin과 함께 Tigase XMPP를 사용할 때 "승인되지 않음"

  10. 10

    메일 서버 (Postfix, Dovecot)에서 tigase xmpp 서버로의 사용자 지정 메일 라우팅

  11. 11

    Statistics라는 Rails 모델

  12. 12

    Statistics라는 Rails 모델

  13. 13

    Displaying statistics collected by Moskito-central

  14. 14

    목록 파일 /etc/apt/sources.list(Component), 문제의 E : Malformed 항목 55를 해결하는 방법

  15. 15

    how do design the database tables for file download statistics

  16. 16

    How can I generate email statistics from mutt header cache?

  17. 17

    Using a printer to print Unity3D Game statistics

  18. 18

    How to get the current battery statistics using a kernel module?

  19. 19

    Create a simple Keystroke counter for statistics, seperate Key's, To XML

  20. 20

    Emacs Speaks Statistics : 자동 닫기 중괄호

  21. 21

    Searching a List of a List with List

  22. 22

    React Custom Component (DataTable)

  23. 23

    React - How to refesh component?

  24. 24

    Angular Dart component events

  25. 25

    JavaFX HBox Component Alignment

  26. 26

    Joomla Component in Git

  27. 27

    Draw in another component

  28. 28

    KnockoutJS component; Template is not rendering

  29. 29

    Train Data Statistics를 사용하여 Pandas에서 NaN 값 채우기

뜨겁다태그

보관