XMPP Server functional tests.

  1. Get server version
  2. Server configuration
  3. Server statistics
  4. Script with functional tests for all basic XMPP/Jabber features
  5. Testing bosh component
  6. Testing bosh component in keep-alive mode
  7. Multi-threaded tests for various XMPP functions
  8. Script with functional tests for Administrator ad-hoc commands

Test start time: May 4, 2017 2:42:12 AM

Server version info:

Name:  Tigase
Version:  7.2.0-SNAPSHOT-b4810/af6a618c (2017-05-03/23:10:24)
OS:  Linux-amd64-3.5.0-23-generic, Java HotSpot(TM) 64-Bit Server VM-25.66-b17-Oracle Corporation
    
Local IP:  127.0.0.1
Remote IP:  127.0.0.1

Tests results:

Test name Result Total time OK Average Description History
Version success 0 sec 1 57 ms Get server version Version
Configuration FAILURE 0 sec 0 0 ms Server configuration Configuration
Statistics success 0 sec 1 188 ms Server statistics Statistics
Basic 1 (c2s) success 0 sec 1 6 ms Stream open to server. Basic 1 (c2s)
Basic 2 (c2s) success 0 sec 1 18 ms XEP-0077 - In-Band Registration, register Basic 2 (c2s)
Basic 3 (c2s) success 0 sec 1 76 ms XEP-0077 - In-Band Registration - user unregister Basic 3 (c2s)
Basic 4 (c2s) success 0 sec 1 14 ms XEP-0078 Non-SASL authorization with plain password. Basic 4 (c2s)
Basic 5 (c2s) success 0 sec 1 14 ms XEP-0078 Non-SASL authorization with digest password. Basic 5 (c2s)
Basic 6 (c2s) success 0 sec 1 55 ms Send a message to self user and don't wait for response Basic 6 (c2s)
Basic 7 (c2s) success 0 sec 1 80 ms Message send to correct/available full JID: all-xmpp-test_1@test-d/def-user-resource, expecting response Basic 7 (c2s)
Basic 8 (c2s) success 0 sec 1 81 ms Message send to correct/available bare JID: all-xmpp-test_1@test-d, expecting response Basic 8 (c2s)
Basic 9 (c2s) success 0 sec 1 58 ms IQ stanza send to incorrect/unavailable full JID: all-xmpp-test_1@test-d/wrong-resource, expecting error response Basic 9 (c2s)
Basic 10 (c2s) success 0 sec 1 73 ms XEP-0092 - get entity version Basic 10 (c2s)
Basic 11 (c2s) success 0 sec 1 179 ms XEP-0039 Statistics Gathering Basic 11 (c2s)
Basic 12 (c2s) success 0 sec 1 418 ms Roster management test Basic 12 (c2s)
Basic 13 (c2s) success 0 sec 1 103 ms Roster with uppercase characters test, this tests verifies if the roster item removed in previous test is really removed from DB and empty on user relogin. Basic 13 (c2s)
Basic 14 (c2s) success 0 sec 1 96 ms XEP-0049: Private XML Storage Basic 14 (c2s)
Basic 15 (c2s) success 0 sec 1 59 ms Test for feature-not-implemented error which should be returned when client sends unsupported stanza Basic 15 (c2s)
Basic 16 (c2s) success 0 sec 1 123 ms XEP-0054: vcard-temp Basic 16 (c2s)
Basic 17 (c2s) success 0 sec 1 55 ms XEP-0199: XMPP Ping to domain 'test-d' the user is logged in Basic 17 (c2s)
Basic 18 (c2s) success 0 sec 1 55 ms XEP-0199: XMPP Ping to another, vrtual domain 'test-domain' on the server Basic 18 (c2s)
Basic 19 (c2s) FAILURE 0 sec 0 0 ms XEP-0030: XMPP Service Discovery Basic 19 (c2s)
Basic 20 (c2s) success 0 sec 1 57 ms Send a message without resource binding and expect an error response. Basic 20 (c2s)
Basic 21 (c2s) success 0 sec 1 310 ms Bug #431 - XMLUtil encoding problem: https://projects.tigase.org/issues/431 Basic 21 (c2s)
SSL 1 (c2s) FAILURE 5 sec 0 0 ms SSL socket connect. SSL 1 (c2s)
TLS 1 (c2s) success 0 sec 1 174 ms TLS connection open TLS 1 (c2s)
TLS 2 (c2s) success 0 sec 1 205 ms SASL authorization TLS 2 (c2s)
TLS 3 (c2s) success 0 sec 1 195 ms XMPP resource bind TLS 3 (c2s)
TLS 4 (c2s) success 0 sec 1 200 ms Establish XMPP session TLS 4 (c2s)
TLS Required 1 (c2s) success 0 sec 1 6 ms XEP-0077 - In-Band Registration, for domain requiring TLS but without TLS activation, expecting error. TLS Required 1 (c2s)
TLS Required 2 (c2s) success 0 sec 1 173 ms XEP-0077 - In-Band Registration, for domain requiring TLS with TLS activation, expecting success. TLS Required 2 (c2s)
Packet Order 1 (c2s) FAILURE 0 sec 0 0 ms Packet order test Packet Order 1 (c2s)
Packet Order 2 (c2s) FAILURE 0 sec 0 0 ms Packet order test Packet Order 2 (c2s)
Packet Order 3 (c2s) FAILURE 0 sec 0 0 ms Packet order test Packet Order 3 (c2s)
Packet Order 4 (c2s) FAILURE 0 sec 0 0 ms Packet order test Packet Order 4 (c2s)
Packet Order 5 (c2s) FAILURE 0 sec 0 0 ms Packet order test Packet Order 5 (c2s)
Privacy 1 (c2s) success 0 sec 1 163 ms Privacy lists management test Privacy 1 (c2s)
Privacy 2 (c2s) success 0 sec 1 58 ms Privacy lists - send a message to blocking-test-user_1 user Privacy 2 (c2s)
Privacy 3 (c2s) success 0 sec 1 59 ms Send a message to long-list-user_1 user Privacy 3 (c2s)
Presence 1 (c2s) success 1 sec 2 370 ms Presence subscription test between 'admin' and 'all-xmpp-test'. Presence 1 (c2s)
Presence 2 (c2s) success 0 sec 2 232 ms Presence cancel test between 'admin' and 'all-xmpp-test'. Presence 2 (c2s)
Presence 3 (c2s) success 1 sec 2 316 ms Presence unsubscribe test between 'admin' and 'all-xmpp-test'. Presence 3 (c2s)
Presence 4 (c2s) success 1 sec 2 383 ms Presence subscription between 'admin' and 'all-xmpp-test' again to prepare for the next test. Presence 4 (c2s)
Presence 5 (c2s) FAILURE 1 sec 1 629 ms Remove subscribed contact 'all-xmpp-test' from the roster of the user 'admin', all subscriptions should be cancelled automatically by the server. Presence 5 (c2s)
Presence 6 (c2s) success 0 sec 2 196 ms 2 user connections, each using a different resource. Presence 6 (c2s)
Presence 7 (c2s) success 1 sec 2 593 ms Presence subscription deny test between 'admin' and 'all-xmpp-test'. Presence 7 (c2s)
User Status 1 (c2s) FAILURE 0 sec 0 0 ms USER_STATUS command test to ensure interoperability with Yate User Status 1 (c2s)
User Status 2 (c2s) FAILURE 0 sec 0 0 ms USER_STATUS command test to ensure security, should receive forbidden error. User Status 2 (c2s)
Dynamic Roster 1 (c2s) success 0 sec 1 59 ms Dynamic roster storage test Dynamic Roster 1 (c2s)
Dynamic Roster 2 (c2s) success 0 sec 1 173 ms Dynamic roster merge test Dynamic Roster 2 (c2s)
Test IO (c2s) FAILURE 4 sec 0 0 ms Checking Tigase IO subsystem Test IO (c2s)
Load 1 (c2s) FAILURE 0 sec 0 0 ms Check whether the tester user account responds Load 1 (c2s)
Load 10 (c2s) FAILURE 0 sec 0 0 ms Send a command to tester_1 user to generate 10 messages on the server. Load 10 (c2s)
Load 100 (c2s) FAILURE 0 sec 0 0 ms Send a command to tester_1 user to generate 100 messages on the server. Load 100 (c2s)
Load 1000 (c2s) FAILURE 0 sec 0 0 ms Send a command to tester_1 user to generate 1000 messages on the server. Load 1000 (c2s)
Load 10000 (c2s) FAILURE 1 sec 0 0 ms Send a command to tester_1 user to generate 10000 messages on the server. Load 10000 (c2s)
MUC 1 (c2s) success 0 sec 1 68 ms Send room create presence request to MUC component. MUC 1 (c2s)
PubSub 1 (c2s) FAILURE 0 sec 0 0 ms Get version from the pubsub component. PubSub 1 (c2s)
PubSub 2 (c2s) FAILURE 15 sec 0 0 ms Create a new node in the pubsub component. PubSub 2 (c2s)
PubSub 3 (c2s) FAILURE 0 sec 0 0 ms Add subscriptions to the node in the pubsub component. PubSub 3 (c2s)
PubSub 4 (c2s) success 0 sec 1 61 ms Add affiliations to the node in the pubsub component. PubSub 4 (c2s)
PubSub 5 (c2s) FAILURE 0 sec 0 0 ms Create a collection node in the pubsub component. PubSub 5 (c2s)
VHost 1 (c2s) success 0 sec 1 56 ms XEP-0199: XMPP Ping to virtual domain 'test-domain' on the server VHost 1 (c2s)
VHost 2 (c2s) success 0 sec 1 59 ms Reloading VHosts from non-admin account, expecting error message VHost 2 (c2s)
VHost 3 (c2s) success 0 sec 1 640 ms Updating VHost from non-admin account, expecting error message VHost 3 (c2s)
VHost 4 (c2s) success 0 sec 1 118 ms Removing VHost from non-admin account, expecting error message VHost 4 (c2s)
VHost 5 (c2s) success 0 sec 1 387 ms Reloading VHosts from admin account... VHost 5 (c2s)
VHost 6 (c2s) success 0 sec 1 71 ms XEP-0199: XMPP Ping to virtual domain 'vhost-1' which is not on the server, expecting error response VHost 6 (c2s)
VHost 7 (c2s) success 0 sec 1 137 ms Adding VHost 'vhost-1' from admin account VHost 7 (c2s)
VHost 8 (c2s) success 0 sec 1 60 ms XEP-0199: XMPP Ping to virtual domain 'vhost-1' on the server VHost 8 (c2s)
VHost 9 (c2s) success 0 sec 1 61 ms Removing VHost 'vhost-1' from admin account VHost 9 (c2s)
VHost 10 (c2s) success 0 sec 1 59 ms XEP-0199: XMPP Ping to virtual domain 'vhost-1' which is not on the server, expecting error response VHost 10 (c2s)
VHost 11 (c2s) success 0 sec 200 2 ms XEP-0199: XMPP Ping 200 non-existen vhosts on the server, expecting error responses VHost 11 (c2s)
VHost 12 (c2s) success 2 sec 200 10 ms Adding 200 virtual hosts from admin account VHost 12 (c2s)
VHost 13 (c2s) success 0 sec 200 1 ms XEP-0199: XMPP Ping all 200 virtual hosts on the server VHost 13 (c2s)
VHost 14 (c2s) success 0 sec 1 90 ms Reloading all VHosts from admin account... VHost 14 (c2s)
VHost 15 (c2s) success 2 sec 200 12 ms Removing 200 VHosts from admin account VHost 15 (c2s)
VHost 16 (c2s) success 0 sec 200 1 ms XEP-0199: XMPP Ping 200 non-existen vhosts on the server, expecting error responses VHost 16 (c2s)
VHost 17 (c2s) success 0 sec 1 61 ms Reloading all VHosts from admin account... VHost 17 (c2s)
Basic 1 (bosh) success 0 sec 1 127 ms Stream open to server. Basic 1 (bosh)
Basic 2 (bosh) success 0 sec 1 331 ms XEP-0077 - In-Band Registration, register Basic 2 (bosh)
Basic 3 (bosh) success 0 sec 1 441 ms XEP-0077 - In-Band Registration - user unregister Basic 3 (bosh)
Basic 4 (bosh) success 0 sec 1 328 ms XEP-0078 Non-SASL authorization with plain password. Basic 4 (bosh)
Basic 5 (bosh) success 0 sec 1 325 ms XEP-0078 Non-SASL authorization with digest password. Basic 5 (bosh)
Basic 6 (bosh) success 1 sec 1 538 ms Send a message to self user and don't wait for response Basic 6 (bosh)
Basic 7 (bosh) success 0 sec 1 543 ms Message send to correct/available full JID: all-xmpp-test_1@test-d/def-user-resource, expecting response Basic 7 (bosh)
Basic 8 (bosh) success 0 sec 1 644 ms Message send to correct/available bare JID: all-xmpp-test_1@test-d, expecting response Basic 8 (bosh)
Basic 9 (bosh) success 0 sec 1 543 ms IQ stanza send to incorrect/unavailable full JID: all-xmpp-test_1@test-d/wrong-resource, expecting error response Basic 9 (bosh)
Basic 10 (bosh) success 0 sec 1 532 ms XEP-0092 - get entity version Basic 10 (bosh)
Basic 11 (bosh) success 0 sec 1 582 ms XEP-0039 Statistics Gathering Basic 11 (bosh)
Basic 12 (bosh) success 1 sec 1 1471 ms Roster management test Basic 12 (bosh)
Basic 13 (bosh) success 0 sec 1 534 ms Roster with uppercase characters test, this tests verifies if the roster item removed in previous test is really removed from DB and empty on user relogin. Basic 13 (bosh)
Basic 14 (bosh) success 1 sec 1 1165 ms XEP-0049: Private XML Storage Basic 14 (bosh)
Basic 15 (bosh) success 0 sec 1 637 ms Test for feature-not-implemented error which should be returned when client sends unsupported stanza Basic 15 (bosh)
Basic 16 (bosh) success 1 sec 1 751 ms XEP-0054: vcard-temp Basic 16 (bosh)
Basic 17 (bosh) success 0 sec 1 537 ms XEP-0199: XMPP Ping to domain 'test-d' the user is logged in Basic 17 (bosh)
Basic 18 (bosh) success 0 sec 1 544 ms XEP-0199: XMPP Ping to another, vrtual domain 'test-domain' on the server Basic 18 (bosh)
Basic 19 (bosh) FAILURE 0 sec 0 0 ms XEP-0030: XMPP Service Discovery Basic 19 (bosh)
Basic 20 (bosh) success 0 sec 1 432 ms Send a message without resource binding and expect an error response. Basic 20 (bosh)
Basic 21 (bosh) success 1 sec 1 954 ms Bug #431 - XMLUtil encoding problem: https://projects.tigase.org/issues/431 Basic 21 (bosh)
Basic 1 (bosh-keep-alive) success 0 sec 1 118 ms Stream open to server. Basic 1 (bosh-keep-alive)
Basic 2 (bosh-keep-alive) success 0 sec 1 337 ms XEP-0077 - In-Band Registration, register Basic 2 (bosh-keep-alive)
Basic 3 (bosh-keep-alive) success 0 sec 1 429 ms XEP-0077 - In-Band Registration - user unregister Basic 3 (bosh-keep-alive)
Basic 4 (bosh-keep-alive) success 0 sec 1 329 ms XEP-0078 Non-SASL authorization with plain password. Basic 4 (bosh-keep-alive)
Basic 5 (bosh-keep-alive) success 0 sec 1 325 ms XEP-0078 Non-SASL authorization with digest password. Basic 5 (bosh-keep-alive)
Basic 6 (bosh-keep-alive) success 1 sec 1 531 ms Send a message to self user and don't wait for response Basic 6 (bosh-keep-alive)
Basic 7 (bosh-keep-alive) success 0 sec 1 546 ms Message send to correct/available full JID: all-xmpp-test_1@test-d/def-user-resource, expecting response Basic 7 (bosh-keep-alive)
Basic 8 (bosh-keep-alive) success 0 sec 1 640 ms Message send to correct/available bare JID: all-xmpp-test_1@test-d, expecting response Basic 8 (bosh-keep-alive)
Basic 9 (bosh-keep-alive) success 0 sec 1 533 ms IQ stanza send to incorrect/unavailable full JID: all-xmpp-test_1@test-d/wrong-resource, expecting error response Basic 9 (bosh-keep-alive)
Basic 10 (bosh-keep-alive) success 0 sec 1 532 ms XEP-0092 - get entity version Basic 10 (bosh-keep-alive)
Basic 11 (bosh-keep-alive) success 0 sec 1 582 ms XEP-0039 Statistics Gathering Basic 11 (bosh-keep-alive)
Basic 12 (bosh-keep-alive) success 1 sec 1 1157 ms Roster management test Basic 12 (bosh-keep-alive)
Basic 13 (bosh-keep-alive) success 0 sec 1 530 ms Roster with uppercase characters test, this tests verifies if the roster item removed in previous test is really removed from DB and empty on user relogin. Basic 13 (bosh-keep-alive)
Basic 14 (bosh-keep-alive) success 1 sec 1 1158 ms XEP-0049: Private XML Storage Basic 14 (bosh-keep-alive)
Basic 15 (bosh-keep-alive) success 0 sec 1 634 ms Test for feature-not-implemented error which should be returned when client sends unsupported stanza Basic 15 (bosh-keep-alive)
Basic 16 (bosh-keep-alive) success 0 sec 1 745 ms XEP-0054: vcard-temp Basic 16 (bosh-keep-alive)
Basic 17 (bosh-keep-alive) success 0 sec 1 533 ms XEP-0199: XMPP Ping to domain 'test-d' the user is logged in Basic 17 (bosh-keep-alive)
Basic 18 (bosh-keep-alive) success 0 sec 1 530 ms XEP-0199: XMPP Ping to another, vrtual domain 'test-domain' on the server Basic 18 (bosh-keep-alive)
Basic 19 (bosh-keep-alive) FAILURE 0 sec 0 0 ms XEP-0030: XMPP Service Discovery Basic 19 (bosh-keep-alive)
Basic 20 (bosh-keep-alive) success 0 sec 1 428 ms Send a message without resource binding and expect an error response. Basic 20 (bosh-keep-alive)
Basic 21 (bosh-keep-alive) success 1 sec 1 945 ms Bug #431 - XMLUtil encoding problem: https://projects.tigase.org/issues/431 Basic 21 (bosh-keep-alive)
Packet Order 1 (bosh-keep-alive) FAILURE 0 sec 0 0 ms Packet order test Packet Order 1 (bosh-keep-alive)
Packet Order 2 (bosh-keep-alive) FAILURE 0 sec 0 0 ms Packet order test Packet Order 2 (bosh-keep-alive)
Packet Order 3 (bosh-keep-alive) FAILURE 0 sec 0 0 ms Packet order test Packet Order 3 (bosh-keep-alive)
Packet Order 4 (bosh-keep-alive) FAILURE 0 sec 0 0 ms Packet order test Packet Order 4 (bosh-keep-alive)
Packet Order 5 (bosh-keep-alive) FAILURE 0 sec 0 0 ms Packet order test Packet Order 5 (bosh-keep-alive)
Multi 1 (c2s) success 1 sec 25 11 ms Multi-thread test of XEP-0077 - In-Band Registration, user register Multi 1 (c2s)
Multi 2 (c2s) success 2 sec 25 54 ms Multi-thread test of server Version info Multi 2 (c2s)
Multi 3 (c2s) success 2 sec 25 58 ms Multi-thread test of server Statistics info Multi 3 (c2s)
Multi 4 (c2s) success 10 sec 25 380 ms Multi-thread test Roster management functions Multi 4 (c2s)
Multi 5 (c2s) FAILURE 362 sec 1 361540 ms Multi-thread test of message send to daemon user Multi 5 (c2s)
Multi 6 (c2s) success 8 sec 25 304 ms Multi-thread test privacy lists management Multi 6 (c2s)
Multi 7 (c2s) success 4 sec 25 111 ms Multi-thread test privacy lists - send a message to daemon user who blocks all messages Multi 7 (c2s)
Multi 8 (c2s) success 2 sec 25 67 ms Multi-thread test privacy lists - send a message to daemon user with very long privacy list Multi 8 (c2s)
AdminAdHoc 4_1-1 (c2s) success 0 sec 1 135 ms XEP-0133: 4.1. Add User :: (server-user) as (server-admin) AdminAdHoc 4_1-1 (c2s)
AdminAdHoc 4_1-2 (c2s) success 0 sec 1 62 ms XEP-0133: 4.1. Add User :: (domain-user) as (server-admin) AdminAdHoc 4_1-2 (c2s)
AdminAdHoc 4_1-3 (c2s) success 0 sec 1 64 ms XEP-0133: 4.1. Add User :: (server-user) as (domain-admin) (expecting error) AdminAdHoc 4_1-3 (c2s)
AdminAdHoc 4_1-4 (c2s) success 0 sec 1 59 ms XEP-0133: 4.1. Add User :: (domain-user) as (domain-admin) AdminAdHoc 4_1-4 (c2s)
AdminAdHoc 4_2-1 (c2s) success 0 sec 1 182 ms XEP-0133: 4.2. Delete User :: (server-user) as (server-admin) AdminAdHoc 4_2-1 (c2s)
AdminAdHoc 4_2-2 (c2s) success 0 sec 1 64 ms XEP-0133: 4.2. Delete User :: (domain-user) as (server-admin) AdminAdHoc 4_2-2 (c2s)
AdminAdHoc 4_2-3 (c2s) success 0 sec 1 62 ms XEP-0133: 4.2. Delete User :: (server-user) as (domain-admin) (expecting error) AdminAdHoc 4_2-3 (c2s)
AdminAdHoc 4_2-4 (c2s) success 0 sec 1 60 ms XEP-0133: 4.2. Delete User :: (domain-user) as (domain-admin) AdminAdHoc 4_2-4 (c2s)
AdminAdHoc 4_7-1 (c2s) success 0 sec 1 107 ms XEP-0133: 4.7. Change User Password :: (server-user) as (server-admin) AdminAdHoc 4_7-1 (c2s)
AdminAdHoc 4_7-2 (c2s) success 0 sec 1 59 ms XEP-0133: 4.7. Change User Password :: (domain-user) as (server-admin) AdminAdHoc 4_7-2 (c2s)
AdminAdHoc 4_7-3 (c2s) success 0 sec 1 58 ms XEP-0133: 4.7. Change User Password :: (server-user) as (domain-admin) (expecting error) AdminAdHoc 4_7-3 (c2s)
AdminAdHoc 4_7-4 (c2s) success 0 sec 1 62 ms XEP-0133: 4.7. Change User Password :: (domain-user) as (domain-admin) AdminAdHoc 4_7-4 (c2s)
AdminAdHoc 4_8-1 (c2s) success 0 sec 1 176 ms XEP-0133: 4.8. Get User Roster :: (server-user) as (server-admin) AdminAdHoc 4_8-1 (c2s)
AdminAdHoc 4_8-2 (c2s) success 0 sec 1 59 ms XEP-0133: 4.8. Get User Roster :: (domain-user) as (server-admin) AdminAdHoc 4_8-2 (c2s)
AdminAdHoc 4_8-3 (c2s) success 0 sec 1 58 ms XEP-0133: 4.8. Get User Roster :: (server-user) as (domain-admin) (expecting error) AdminAdHoc 4_8-3 (c2s)
AdminAdHoc 4_8-4 (c2s) success 0 sec 1 80 ms XEP-0133: 4.8. Get User Roster :: (domain-user) as (domain-admin) AdminAdHoc 4_8-4 (c2s)
AdminAdHoc 4_10-1 (c2s) success 0 sec 1 134 ms XEP-0133: 4.10. Get User Statistics :: statistics of (server-user) user as (server-admin) AdminAdHoc 4_10-1 (c2s)
AdminAdHoc 4_10-2 (c2s) success 0 sec 1 59 ms XEP-0133: 4.10. Get User Statistics :: statistics of (domain-user) user as (server-admin) AdminAdHoc 4_10-2 (c2s)
AdminAdHoc 4_10-3 (c2s) success 0 sec 1 60 ms XEP-0133: 4.10. Get User Statistics :: statistics of (server-user) user as (domain-admin) [expecting error] AdminAdHoc 4_10-3 (c2s)
AdminAdHoc 4_10-4 (c2s) success 0 sec 1 54 ms XEP-0133: 4.10. Get User Statistics :: statistics of (domain-user) user as (domain-admin) AdminAdHoc 4_10-4 (c2s)
AdminAdHoc 4_16-1 (c2s) success 0 sec 1 177 ms XEP-0133: 4.16. Get Number of Active Users :: server test-d user number as (server-admin) AdminAdHoc 4_16-1 (c2s)
AdminAdHoc 4_16-2 (c2s) success 0 sec 1 58 ms XEP-0133: 4.16. Get Number of Active Users :: VHost test-domain user number as (server-admin) AdminAdHoc 4_16-2 (c2s)
AdminAdHoc 4_16-3 (c2s) success 0 sec 1 59 ms XEP-0133: 4.16. Get Number of Active Users :: server test-d user number as (server-admin) [expecting error] AdminAdHoc 4_16-3 (c2s)
AdminAdHoc 4_16-4 (c2s) success 0 sec 1 56 ms XEP-0133: 4.16. Get Number of Active Users :: VHost test-domain user number as (domain-admin) AdminAdHoc 4_16-4 (c2s)
AdminAdHoc 4_17-1 (c2s) success 0 sec 1 115 ms XEP-0133: 4.17. Get Number of Idle Users :: server test-d user number as (server-admin) AdminAdHoc 4_17-1 (c2s)
AdminAdHoc 4_17-2 (c2s) success 0 sec 1 59 ms XEP-0133: 4.17. Get Number of Idle Users :: VHost test-domain user number as (server-admin) AdminAdHoc 4_17-2 (c2s)
AdminAdHoc 4_17-3 (c2s) success 0 sec 1 62 ms XEP-0133: 4.17. Get Number of Idle Users :: server test-d user number as (server-admin) [expecting error] AdminAdHoc 4_17-3 (c2s)
AdminAdHoc 4_17-4 (c2s) success 0 sec 1 58 ms XEP-0133: 4.17. Get Number of Idle Users :: VHost test-domain user number as (domain-admin) AdminAdHoc 4_17-4 (c2s)
AdminAdHoc 4_18-1 (c2s) success 0 sec 1 208 ms XEP-0133: 4.18. Get List of Registered Users :: server test-d user list as (server-admin) AdminAdHoc 4_18-1 (c2s)
AdminAdHoc 4_18-2 (c2s) success 0 sec 1 58 ms XEP-0133: 4.18. Get List of Registered Users :: VHost test-domain user list as (server-admin) AdminAdHoc 4_18-2 (c2s)
AdminAdHoc 4_18-3 (c2s) success 0 sec 1 59 ms XEP-0133: 4.18. Get List of Registered Users :: server test-d user list as (server-admin) [expecting error] AdminAdHoc 4_18-3 (c2s)
AdminAdHoc 4_18-4 (c2s) success 0 sec 1 55 ms XEP-0133: 4.18. Get List of Registered Users :: VHost test-domain user list as (domain-admin) AdminAdHoc 4_18-4 (c2s)
AdminAdHoc 4_20-1 (c2s) success 0 sec 1 153 ms XEP-0133: 4.20. Get List of Online Users :: server test-d user list as (server-admin) AdminAdHoc 4_20-1 (c2s)
AdminAdHoc 4_20-2 (c2s) success 0 sec 1 59 ms XEP-0133: 4.20. Get List of Online Users :: VHost test-domain user list as (server-admin) AdminAdHoc 4_20-2 (c2s)
AdminAdHoc 4_20-3 (c2s) success 0 sec 1 60 ms XEP-0133: 4.20. Get List of Online Users :: server test-d user list as (server-admin) [expecting error] AdminAdHoc 4_20-3 (c2s)
AdminAdHoc 4_20-4 (c2s) success 0 sec 1 59 ms XEP-0133: 4.20. Get List of Online Users :: VHost test-domain user list as (domain-admin) AdminAdHoc 4_20-4 (c2s)
AdminAdHoc 4_21-1 (c2s) success 0 sec 1 448 ms XEP-0133: 4.21. Get List of Active Users :: server test-d user list as (server-admin) AdminAdHoc 4_21-1 (c2s)
AdminAdHoc 4_21-2 (c2s) success 0 sec 1 55 ms XEP-0133: 4.21. Get List of Active Users :: VHost test-domain user list as (server-admin) AdminAdHoc 4_21-2 (c2s)
AdminAdHoc 4_21-3 (c2s) success 0 sec 1 60 ms XEP-0133: 4.21. Get List of Active Users :: server test-d user list as (server-admin) [expecting error] AdminAdHoc 4_21-3 (c2s)
AdminAdHoc 4_21-4 (c2s) success 0 sec 1 56 ms XEP-0133: 4.21. Get List of Active Users :: VHost test-domain user list as (domain-admin) AdminAdHoc 4_21-4 (c2s)
AdminAdHoc 4_22-1 (c2s) success 0 sec 1 184 ms XEP-0133: 4.22. Get List of Idle Users :: server test-d user list as (server-admin) AdminAdHoc 4_22-1 (c2s)
AdminAdHoc 4_22-2 (c2s) success 0 sec 1 60 ms XEP-0133: 4.22. Get List of Idle Users :: VHost test-domain user list as (server-admin) AdminAdHoc 4_22-2 (c2s)
AdminAdHoc 4_22-3 (c2s) success 0 sec 1 67 ms XEP-0133: 4.22. Get List of Idle Users :: server test-d user list as (server-admin) [expecting error] AdminAdHoc 4_22-3 (c2s)
AdminAdHoc 4_22-4 (c2s) success 0 sec 1 58 ms XEP-0133: 4.22. Get List of Idle Users :: VHost test-domain user list as (domain-admin) AdminAdHoc 4_22-4 (c2s)
AdminAdHoc 4_23-1 (c2s) success 1 sec 1 177 ms XEP-0133: 4.23 Send Announcement to Online Users :: sending announcement as (server-admin) AdminAdHoc 4_23-1 (c2s)
AdminAdHoc 4_23-2 (c2s) success 1 sec 1 62 ms XEP-0133: 4.23 Send Announcement to Online Users :: sending announcement as (domain-admin) [expecting response only from domain users] [[n/a]] AdminAdHoc 4_23-2 (c2s)
AdminAdHoc Monitor_1_1 (c2s) success 0 sec 1 134 ms Execute script monitor/LoadErrors as (server-admin) AdminAdHoc Monitor_1_1 (c2s)
AdminAdHoc Monitor_1_2 (c2s) success 0 sec 1 56 ms Execute script monitor/LoadErrors as (domain-admin) [expecting error] AdminAdHoc Monitor_1_2 (c2s)
AdminAdHoc BasicConf_1_1 (c2s) FAILURE 0 sec 0 0 ms Execute script basic-conf/ListConfiguration as (server-admin) AdminAdHoc BasicConf_1_1 (c2s)
AdminAdHoc BasicConf_1_2 (c2s) FAILURE 0 sec 0 0 ms Execute script basic-conf/ListConfiguration as (domain-admin) [expecting error] AdminAdHoc BasicConf_1_2 (c2s)
AdminAdHoc BasicConf_2_1 (c2s) FAILURE 0 sec 0 0 ms Execute script basic-conf/UpdateConfiguration as (server-admin) AdminAdHoc BasicConf_2_1 (c2s)
AdminAdHoc BasicConf_2_2 (c2s) FAILURE 0 sec 0 0 ms Execute script basic-conf/UpdateConfiguration as (domain-admin) [expecting error] AdminAdHoc BasicConf_2_2 (c2s)
AdminAdHoc BasicConf_3_1 (c2s) FAILURE 0 sec 0 0 ms Execute script basic-conf/GetAnyFile as (server-admin) AdminAdHoc BasicConf_3_1 (c2s)
AdminAdHoc BasicConf_3_2 (c2s) FAILURE 0 sec 0 0 ms Execute script basic-conf/GetAnyFile as (domain-admin) [expecting error] AdminAdHoc BasicConf_3_2 (c2s)
AdminAdHoc BasicConf_4_1 (c2s) FAILURE 0 sec 0 0 ms Execute script basic-conf/GetConfigurationFile as (server-admin) AdminAdHoc BasicConf_4_1 (c2s)
AdminAdHoc BasicConf_4_2 (c2s) FAILURE 0 sec 0 0 ms Execute script basic-conf/GetConfigurationFile as (domain-admin) [expecting error] AdminAdHoc BasicConf_4_2 (c2s)
AdminAdHoc BasicConf_5_1 (c2s) FAILURE 0 sec 0 0 ms Execute script basic-conf/Get_init.properties_configuration as (server-admin) AdminAdHoc BasicConf_5_1 (c2s)
AdminAdHoc BasicConf_5_2 (c2s) FAILURE 0 sec 0 0 ms Execute script basic-conf/Get_init.properties_configuration as (domain-admin) [expecting error] AdminAdHoc BasicConf_5_2 (c2s)
AdminAdHoc BasicConf_6_1 (c2s) FAILURE 0 sec 0 0 ms Execute script basic-conf/Manage active server components: List as (server-admin) AdminAdHoc BasicConf_6_1 (c2s)
AdminAdHoc BasicConf_6_2 (c2s) FAILURE 0 sec 0 0 ms Execute script basic-conf/Manage active server components: List as (domain-admin) [expecting error] AdminAdHoc BasicConf_6_2 (c2s)
AdminAdHoc BasicConf_7_1 (c2s) FAILURE 0 sec 0 0 ms Execute script basic-conf/Manage active server components: Edit as (server-admin) AdminAdHoc BasicConf_7_1 (c2s)
AdminAdHoc BasicConf_7_2 (c2s) FAILURE 0 sec 0 0 ms Execute script basic-conf/Manage active server components: Edit as (domain-admin) [expecting error] AdminAdHoc BasicConf_7_2 (c2s)
AdminAdHoc BasicConf_8_1 (c2s) FAILURE 0 sec 0 0 ms Execute script basic-conf/Manage active server components: Remove as (server-admin) AdminAdHoc BasicConf_8_1 (c2s)
AdminAdHoc BasicConf_8_2 (c2s) FAILURE 0 sec 0 0 ms Execute script basic-conf/Manage active server components: Remove as (domain-admin) [expecting error] AdminAdHoc BasicConf_8_2 (c2s)
AdminAdHoc BasicConf_9_1 (c2s) FAILURE 0 sec 0 0 ms Execute script basic-conf/Manage active server components: Add as (server-admin) AdminAdHoc BasicConf_9_1 (c2s)
AdminAdHoc BasicConf_9_2 (c2s) FAILURE 0 sec 0 0 ms Execute script basic-conf/Manage active server components: Add as (domain-admin) [expecting error] AdminAdHoc BasicConf_9_2 (c2s)
AdminAdHoc s2s_1_1 (c2s) success 0 sec 1 113 ms Execute script s2s/Bad State Connections as (server-admin) AdminAdHoc s2s_1_1 (c2s)
AdminAdHoc s2s_1_2 (c2s) success 0 sec 1 59 ms Execute script s2s/Bad State Connections as (domain-admin) [expecting error] AdminAdHoc s2s_1_2 (c2s)
AdminAdHoc s2s_2_1 (c2s) success 0 sec 1 92 ms Execute script s2s/Reset Bad State Connections as (server-admin) AdminAdHoc s2s_2_1 (c2s)
AdminAdHoc s2s_2_2 (c2s) success 0 sec 1 56 ms Execute script s2s/Reset Bad State Connections as (domain-admin) [expecting error] AdminAdHoc s2s_2_2 (c2s)
AdminAdHoc s2s_3_1 (c2s) success 0 sec 1 87 ms Execute script s2s/Get CID connection state as (server-admin) AdminAdHoc s2s_3_1 (c2s)
AdminAdHoc s2s_3_2 (c2s) success 0 sec 1 58 ms Execute script s2s/Get CID connection state as (domain-admin) [expecting error] AdminAdHoc s2s_3_2 (c2s)
AdminAdHoc Stats_1_1 (c2s) success 0 sec 1 75 ms Execute script Stats/Server Statistics as (server-admin) AdminAdHoc Stats_1_1 (c2s)
AdminAdHoc Stats_1_2 (c2s) success 0 sec 1 56 ms Execute script Stats/Server Statistics as (domain-admin) [expecting error] AdminAdHoc Stats_1_2 (c2s)
AdminAdHoc cl-comp_1_1 (c2s) success 0 sec 1 84 ms Execute script cl-comp/List Service Keys as (server-admin) AdminAdHoc cl-comp_1_1 (c2s)
AdminAdHoc cl-comp_1_2 (c2s) success 0 sec 1 53 ms Execute script cl-comp/List Service Keys as (domain-admin) [expecting error] AdminAdHoc cl-comp_1_2 (c2s)
AdminAdHoc cl-comp_2_1 (c2s) success 0 sec 1 85 ms Execute script cl-comp/Force stop service as (server-admin) AdminAdHoc cl-comp_2_1 (c2s)
AdminAdHoc cl-comp_2_2 (c2s) success 0 sec 1 87 ms Execute script cl-comp/Force stop service as (domain-admin) [expecting error] AdminAdHoc cl-comp_2_2 (c2s)
AdminAdHoc cl-comp_3_1 (c2s) success 0 sec 1 119 ms Execute script cl-comp/Simulate serviceStopped method call as (server-admin) AdminAdHoc cl-comp_3_1 (c2s)
AdminAdHoc cl-comp_3_2 (c2s) success 0 sec 1 55 ms Execute script cl-comp/Simulate serviceStopped method call as (domain-admin) [expecting error] AdminAdHoc cl-comp_3_2 (c2s)
AdminAdHoc sess-man_1_1 (c2s) success 0 sec 1 136 ms Execute script sess-man/Activate log tracker for a user as (server-admin) AdminAdHoc sess-man_1_1 (c2s)
AdminAdHoc sess-man_1_2 (c2s) success 0 sec 1 59 ms Execute script sess-man/Activate log tracker for a user as (domain-admin) [expecting error] AdminAdHoc sess-man_1_2 (c2s)
AdminAdHoc sess-man_2_1 (c2s) success 0 sec 1 93 ms Execute script sess-man/Remove log tracker for a user as (server-admin) AdminAdHoc sess-man_2_1 (c2s)
AdminAdHoc sess-man_2_2 (c2s) success 0 sec 1 54 ms Execute script sess-man/Remove log tracker for a user as (domain-admin) [expecting error] AdminAdHoc sess-man_2_2 (c2s)
AdminAdHoc sess-man_3_1 (c2s) success 0 sec 1 167 ms Execute script sess-man/Update user roster entry :: (server-user) as (server-admin) AdminAdHoc sess-man_3_1 (c2s)
AdminAdHoc sess-man_3_2 (c2s) success 0 sec 1 105 ms Execute script sess-man/Update user roster entry :: (domain-user) as (server-admin) AdminAdHoc sess-man_3_2 (c2s)
AdminAdHoc sess-man_3_3 (c2s) success 0 sec 1 61 ms Execute script sess-man/Update user roster entry :: (server-user) as (domain-admin) (expecting error) [expecting error] AdminAdHoc sess-man_3_3 (c2s)
AdminAdHoc sess-man_3_4 (c2s) success 0 sec 1 103 ms Execute script sess-man/Update user roster entry :: (domain-user) as (domain-admin) AdminAdHoc sess-man_3_4 (c2s)
AdminAdHoc sess-man_4_1 (c2s) success 0 sec 1 290 ms Execute script sess-man/Update user roster entry, extended version. :: (server-user) as (server-admin) AdminAdHoc sess-man_4_1 (c2s)
AdminAdHoc sess-man_4_2 (c2s) success 0 sec 1 115 ms Execute script sess-man/Update user roster entry, extended version. :: (domain-user) as (server-admin) AdminAdHoc sess-man_4_2 (c2s)
AdminAdHoc sess-man_4_3 (c2s) success 0 sec 1 57 ms Execute script sess-man/Update user roster entry, extended version. :: (server-user) as (domain-admin) (expecting error) [expecting error] AdminAdHoc sess-man_4_3 (c2s)
AdminAdHoc sess-man_4_4 (c2s) success 0 sec 1 118 ms Execute script sess-man/Update user roster entry, extended version. :: (domain-user) as (domain-admin) AdminAdHoc sess-man_4_4 (c2s)
AdminAdHoc sess-man_5_1 (c2s) success 0 sec 1 678 ms Execute script sess-man/Fixes user's roster as (server-admin) AdminAdHoc sess-man_5_1 (c2s)
AdminAdHoc sess-man_5_2 (c2s) success 0 sec 1 64 ms Execute script sess-man/Fixes user's roster as (domain-admin) [expecting error] AdminAdHoc sess-man_5_2 (c2s)
AdminAdHoc sess-man_6_1 (c2s) success 2 sec 1 2195 ms Execute script sess-man/Fixes user's roster on Tigase cluster as (server-admin) AdminAdHoc sess-man_6_1 (c2s)
AdminAdHoc sess-man_6_2 (c2s) success 0 sec 1 61 ms Execute script sess-man/Fixes user's roster on Tigase cluster as (domain-admin) [expecting error] AdminAdHoc sess-man_6_2 (c2s)
AdminAdHoc sess-man_7_1 (c2s) success 0 sec 1 96 ms Execute script sess-man/ConnectionTime as (server-admin) AdminAdHoc sess-man_7_1 (c2s)
AdminAdHoc sess-man_7_2 (c2s) success 0 sec 1 59 ms Execute script sess-man/ConnectionTime as (domain-admin) AdminAdHoc sess-man_7_2 (c2s)
AdminAdHoc sess-man_8_1 (c2s) success 0 sec 1 145 ms Execute script sess-man/Change user inter-domain communication permission as (server-admin) AdminAdHoc sess-man_8_1 (c2s)
AdminAdHoc sess-man_8_2 (c2s) success 0 sec 1 61 ms Execute script sess-man/Change user inter-domain communication permission as (domain-admin) [expecting error] AdminAdHoc sess-man_8_2 (c2s)

Test end time: May 4, 2017 2:47:29 AM

Total test time: 0 hours, 5 minutes, 17 seconds, 839 ms.

Server stats after test:

ext:Last second packets 0
ext:Last minute packets 0
ext:Last hour packets 0
ext:Processing threads 16
ext:Packets received 0
ext:Packets sent 0
ext:Total In queues wait 0
ext:Total Out queues wait 0
ext:Total queues wait 0
ext:IN Queue overflow 0
ext:OUT Queue overflow 0
ext:Total queues overflow 0
ext:Average processing time on last 100 runs [ms] 0
ext:IN_QUEUE processed 0
ext:IN_QUEUE processed messages 0
ext:IN_QUEUE processed presences 0
ext:IN_QUEUE processed cluster 0
ext:IN_QUEUE processed other 0
ext:IN_QUEUE processed IQ 0
ext:OUT_QUEUE processed 0
ext:OUT_QUEUE processed messages 0
ext:OUT_QUEUE processed presences 0
ext:OUT_QUEUE processed cluster 0
ext:OUT_QUEUE processed other 0
ext:OUT_QUEUE processed IQ 0
ext:adhoc-command/del-script/Average processing time 0
ext:adhoc-command/comp-repo-item-add/Average processing time 0
ext:adhoc-command/list-commands/Average processing time 0
ext:adhoc-command/comp-repo-item-update/Average processing time 0
ext:adhoc-command/add-script/Average processing time 0
ext:adhoc-command/comp-repo-reload/Average processing time 0
ext:adhoc-command/comp-repo-item-remove/Average processing time 0
ext:Open connections 0
ext:Waiting to send 0
ext:Bytes sent 0
ext:Bytes received 0
ext:Socket overflow 0
ext:Watchdog runs 0
ext:Watchdog tests 0
ext:Watchdog stopped 0
ext:Number of external domains 0
ext:Number of external component connections 0
vhost-man:Number of VHosts 3
vhost-man:Checks: is local domain 23463
vhost-man:Checks: is anonymous domain 0
vhost-man:Get components for local domain 1459
vhost-man:Get components for non-local domain 549
c2s:Last second packets 17
c2s:Last minute packets 760
c2s:Last hour packets 0
c2s:Processing threads 16
c2s:Packets received 5598
c2s:Packets sent 6088
c2s:Total In queues wait 0
c2s:Total Out queues wait 0
c2s:Total queues wait 0
c2s:IN Queue overflow 0
c2s:OUT Queue overflow 0
c2s:Total queues overflow 0
c2s:Average processing time on last 100 runs [ms] 0
c2s:IN_QUEUE processed 4767
c2s:IN_QUEUE processed messages 193
c2s:IN_QUEUE processed presences 42
c2s:IN_QUEUE processed cluster 0
c2s:IN_QUEUE processed other 373
c2s:IN_QUEUE processed IQ 4159
c2s:IN_QUEUE processed IQ no XMLNS 500
c2s:IN_QUEUE processed IQ jabber:iq:agents 1
c2s:IN_QUEUE processed IQ http://jabber.org/protocol/disco#items 1
c2s:IN_QUEUE processed IQ jabber:iq:roster 380
c2s:IN_QUEUE processed IQ jabber:iq:auth 2
c2s:IN_QUEUE processed IQ ping 404
c2s:IN_QUEUE processed IQ custom 1
c2s:IN_QUEUE processed IQ not-yet-supported 1
c2s:IN_QUEUE processed IQ command 2193
c2s:IN_QUEUE processed IQ jabber:iq:version 29
c2s:IN_QUEUE processed IQ bind 371
c2s:IN_QUEUE processed IQ jabber:iq:roster-dynamic 5
c2s:IN_QUEUE processed IQ jabber:iq:privacy 208
c2s:IN_QUEUE processed IQ jabber:iq:register 43
c2s:IN_QUEUE processed IQ vCard 7
c2s:IN_QUEUE processed IQ pubsub 2
c2s:IN_QUEUE processed IQ jabber:iq:private 10
c2s:IN_QUEUE processed IQ http://jabber.org/protocol/disco#info 1
c2s:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl 373
c2s:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl success 373
c2s:OUT_QUEUE processed 6088
c2s:OUT_QUEUE processed messages 1123
c2s:OUT_QUEUE processed presences 74
c2s:OUT_QUEUE processed cluster 0
c2s:OUT_QUEUE processed other 378
c2s:OUT_QUEUE processed IQ 4513
c2s:OUT_QUEUE processed IQ no XMLNS 49
c2s:OUT_QUEUE processed IQ default-handler 50
c2s:OUT_QUEUE processed IQ jabber:iq:agents 1
c2s:OUT_QUEUE processed IQ http://jabber.org/protocol/disco#items 1
c2s:OUT_QUEUE processed IQ jabber:iq:roster 221
c2s:OUT_QUEUE processed IQ jabber:iq:auth 4
c2s:OUT_QUEUE processed IQ ping 661
c2s:OUT_QUEUE processed IQ session 1
c2s:OUT_QUEUE processed IQ custom 1
c2s:OUT_QUEUE processed IQ not-yet-supported 1
c2s:OUT_QUEUE processed IQ command 2640
c2s:OUT_QUEUE processed IQ jabber:iq:version 29
c2s:OUT_QUEUE processed IQ bind 371
c2s:OUT_QUEUE processed IQ jabber:iq:roster-dynamic 7
c2s:OUT_QUEUE processed IQ jabber:iq:privacy 370
c2s:OUT_QUEUE processed IQ jabber:iq:register 80
c2s:OUT_QUEUE processed IQ vCard 8
c2s:OUT_QUEUE processed IQ pubsub 5
c2s:OUT_QUEUE processed IQ jabber:iq:private 12
c2s:OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info 1
c2s:OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl 373
c2s:OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl auth 373
c2s:OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls 5
c2s:OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls starttls 5
c2s:adhoc-command/del-script/Average processing time 0
c2s:adhoc-command/list-commands/Average processing time 0
c2s:adhoc-command/add-script/Average processing time 0
c2s:Open connections 3
c2s:Waiting to send 0
c2s:Bytes sent 1474729
c2s:Bytes received 796649
c2s:Socket overflow 0
c2s:Watchdog runs 0
c2s:Watchdog tests 0
c2s:Watchdog stopped 0
muc:Last second packets 0
muc:Last minute packets 0
muc:Last hour packets 0
muc:Processing threads 16
muc:Packets received 3
muc:Packets sent 4
muc:Total In queues wait 0
muc:Total Out queues wait 0
muc:Total queues wait 0
muc:IN Queue overflow 0
muc:OUT Queue overflow 0
muc:Total queues overflow 0
muc:Average processing time on last 100 runs [ms] 0
muc:IN_QUEUE processed 3
muc:IN_QUEUE processed messages 1
muc:IN_QUEUE processed presences 2
muc:IN_QUEUE processed cluster 0
muc:IN_QUEUE processed other 0
muc:IN_QUEUE processed IQ 0
muc:OUT_QUEUE processed 4
muc:OUT_QUEUE processed messages 1
muc:OUT_QUEUE processed presences 3
muc:OUT_QUEUE processed cluster 0
muc:OUT_QUEUE processed other 0
muc:OUT_QUEUE processed IQ 0
muc:adhoc-command/del-script/Average processing time 0
muc:adhoc-command/room-remove/Average processing time 0
muc:adhoc-command/list-commands/Average processing time 0
muc:adhoc-command/add-script/Average processing time 0
muc:adhoc-command/room-create/Average processing time 0
muc:adhoc-command/default-room-config/Average processing time 0
muc:muc-dao/default/createRoom/Average processing time 0
muc:muc-dao/default/createRoom/Executions 0
muc:muc-dao/default/createRoom/Exceptions during execution 0
muc:muc-dao/default/updateRoomConfig/Average processing time 0
muc:muc-dao/default/updateRoomConfig/Executions 0
muc:muc-dao/default/updateRoomConfig/Exceptions during execution 0
muc:muc-dao/default/setAffiliation/Average processing time 0
muc:muc-dao/default/setAffiliation/Executions 0
muc:muc-dao/default/setAffiliation/Exceptions during execution 0
muc:muc-dao/default/getRoomsJIDList/Average processing time 3
muc:muc-dao/default/getRoomsJIDList/Executions 1
muc:muc-dao/default/getRoomsJIDList/Exceptions during execution 0
muc:muc-dao/default/getAffiliations/Average processing time 0
muc:muc-dao/default/getAffiliations/Executions 0
muc:muc-dao/default/getAffiliations/Exceptions during execution 0
muc:muc-dao/default/getRoom/Average processing time 1
muc:muc-dao/default/getRoom/Executions 2
muc:muc-dao/default/getRoom/Exceptions during execution 0
muc:muc-dao/default/setDataSource/Average processing time 0
muc:muc-dao/default/setDataSource/Executions 0
muc:muc-dao/default/setDataSource/Exceptions during execution 0
muc:muc-dao/default/setSubject/Average processing time 0
muc:muc-dao/default/setSubject/Executions 0
muc:muc-dao/default/setSubject/Exceptions during execution 0
muc:muc-dao/default/destroyRoom/Average processing time 0
muc:muc-dao/default/destroyRoom/Executions 0
muc:muc-dao/default/destroyRoom/Exceptions during execution 0
muc:historyProviderPool/default/addSubjectChange/Average processing time 0
muc:historyProviderPool/default/addSubjectChange/Executions 0
muc:historyProviderPool/default/addSubjectChange/Exceptions during execution 0
muc:historyProviderPool/default/destroy/Average processing time 0
muc:historyProviderPool/default/destroy/Executions 0
muc:historyProviderPool/default/destroy/Exceptions during execution 0
muc:historyProviderPool/default/addJoinEvent/Average processing time 0
muc:historyProviderPool/default/addJoinEvent/Executions 0
muc:historyProviderPool/default/addJoinEvent/Exceptions during execution 0
muc:historyProviderPool/default/addLeaveEvent/Average processing time 0
muc:historyProviderPool/default/addLeaveEvent/Executions 0
muc:historyProviderPool/default/addLeaveEvent/Exceptions during execution 0
muc:historyProviderPool/default/addMessage/Average processing time 0
muc:historyProviderPool/default/addMessage/Executions 0
muc:historyProviderPool/default/addMessage/Exceptions during execution 0
muc:historyProviderPool/default/removeHistory/Average processing time 1
muc:historyProviderPool/default/removeHistory/Executions 1
muc:historyProviderPool/default/removeHistory/Exceptions during execution 0
muc:historyProviderPool/default/newQuery/Average processing time 0
muc:historyProviderPool/default/newQuery/Executions 0
muc:historyProviderPool/default/newQuery/Exceptions during execution 0
muc:historyProviderPool/default/setDataSource/Average processing time 0
muc:historyProviderPool/default/setDataSource/Executions 0
muc:historyProviderPool/default/setDataSource/Exceptions during execution 0
muc:historyProviderPool/default/isPersistent/Average processing time 0
muc:historyProviderPool/default/isPersistent/Executions 0
muc:historyProviderPool/default/isPersistent/Exceptions during execution 0
muc:historyProviderPool/default/getHistoryMessages/Average processing time 3
muc:historyProviderPool/default/getHistoryMessages/Executions 1
muc:historyProviderPool/default/getHistoryMessages/Exceptions during execution 0
muc:historyProviderPool/default/queryItems/Average processing time 0
muc:historyProviderPool/default/queryItems/Executions 0
muc:historyProviderPool/default/queryItems/Exceptions during execution 0
ws2s:Last second packets 0
ws2s:Last minute packets 0
ws2s:Last hour packets 0
ws2s:Processing threads 16
ws2s:Packets received 0
ws2s:Packets sent 0
ws2s:Total In queues wait 0
ws2s:Total Out queues wait 0
ws2s:Total queues wait 0
ws2s:IN Queue overflow 0
ws2s:OUT Queue overflow 0
ws2s:Total queues overflow 0
ws2s:Average processing time on last 100 runs [ms] 0
ws2s:IN_QUEUE processed 0
ws2s:IN_QUEUE processed messages 0
ws2s:IN_QUEUE processed presences 0
ws2s:IN_QUEUE processed cluster 0
ws2s:IN_QUEUE processed other 0
ws2s:IN_QUEUE processed IQ 0
ws2s:OUT_QUEUE processed 0
ws2s:OUT_QUEUE processed messages 0
ws2s:OUT_QUEUE processed presences 0
ws2s:OUT_QUEUE processed cluster 0
ws2s:OUT_QUEUE processed other 0
ws2s:OUT_QUEUE processed IQ 0
ws2s:adhoc-command/del-script/Average processing time 0
ws2s:adhoc-command/list-commands/Average processing time 0
ws2s:adhoc-command/add-script/Average processing time 0
ws2s:Open connections 0
ws2s:Waiting to send 0
ws2s:Bytes sent 0
ws2s:Bytes received 0
ws2s:Socket overflow 0
ws2s:Watchdog runs 0
ws2s:Watchdog tests 0
ws2s:Watchdog stopped 0
message-archive:Last second packets 0
message-archive:Last minute packets 0
message-archive:Last hour packets 0
message-archive:Processing threads 16
message-archive:Packets received 0
message-archive:Packets sent 0
message-archive:Total In queues wait 0
message-archive:Total Out queues wait 0
message-archive:Total queues wait 0
message-archive:IN Queue overflow 0
message-archive:OUT Queue overflow 0
message-archive:Total queues overflow 0
message-archive:Average processing time on last 100 runs [ms] 0
message-archive:IN_QUEUE processed 0
message-archive:IN_QUEUE processed messages 0
message-archive:IN_QUEUE processed presences 0
message-archive:IN_QUEUE processed cluster 0
message-archive:IN_QUEUE processed other 0
message-archive:IN_QUEUE processed IQ 0
message-archive:OUT_QUEUE processed 0
message-archive:OUT_QUEUE processed messages 0
message-archive:OUT_QUEUE processed presences 0
message-archive:OUT_QUEUE processed cluster 0
message-archive:OUT_QUEUE processed other 0
message-archive:OUT_QUEUE processed IQ 0
message-archive:adhoc-command/del-script/Average processing time 0
message-archive:adhoc-command/list-commands/Average processing time 0
message-archive:adhoc-command/add-script/Average processing time 0
message-archive:repositoryPool/default/queryCollections/Average processing time 0
message-archive:repositoryPool/default/queryCollections/Executions 0
message-archive:repositoryPool/default/queryCollections/Exceptions during execution 0
message-archive:repositoryPool/default/destroy/Average processing time 0
message-archive:repositoryPool/default/destroy/Executions 0
message-archive:repositoryPool/default/destroy/Exceptions during execution 0
message-archive:repositoryPool/default/getTags/Average processing time 0
message-archive:repositoryPool/default/getTags/Executions 0
message-archive:repositoryPool/default/getTags/Exceptions during execution 0
message-archive:repositoryPool/default/deleteExpiredMessages/Average processing time 0
message-archive:repositoryPool/default/deleteExpiredMessages/Executions 0
message-archive:repositoryPool/default/deleteExpiredMessages/Exceptions during execution 0
message-archive:repositoryPool/default/archiveMessage/Average processing time 0
message-archive:repositoryPool/default/archiveMessage/Executions 0
message-archive:repositoryPool/default/archiveMessage/Exceptions during execution 0
message-archive:repositoryPool/default/newQuery/Average processing time 0
message-archive:repositoryPool/default/newQuery/Executions 0
message-archive:repositoryPool/default/newQuery/Exceptions during execution 0
message-archive:repositoryPool/default/setDataSource/Average processing time 0
message-archive:repositoryPool/default/setDataSource/Executions 0
message-archive:repositoryPool/default/setDataSource/Exceptions during execution 0
message-archive:repositoryPool/default/removeItems/Average processing time 0
message-archive:repositoryPool/default/removeItems/Executions 0
message-archive:repositoryPool/default/removeItems/Exceptions during execution 0
message-archive:repositoryPool/default/queryItems/Average processing time 0
message-archive:repositoryPool/default/queryItems/Executions 0
message-archive:repositoryPool/default/queryItems/Exceptions during execution 0
message-archive:Removal time of expired messages (avg) -1.0
bosh:Last second packets 0
bosh:Last minute packets 0
bosh:Last hour packets 0
bosh:Processing threads 16
bosh:Packets received 603
bosh:Packets sent 692
bosh:Total In queues wait 0
bosh:Total Out queues wait 0
bosh:Total queues wait 0
bosh:IN Queue overflow 0
bosh:OUT Queue overflow 0
bosh:Total queues overflow 0
bosh:Average processing time on last 100 runs [ms] 0
bosh:IN_QUEUE processed 419
bosh:IN_QUEUE processed messages 10
bosh:IN_QUEUE processed presences 6
bosh:IN_QUEUE processed cluster 0
bosh:IN_QUEUE processed other 39
bosh:IN_QUEUE processed IQ 364
bosh:IN_QUEUE processed IQ no XMLNS 33
bosh:IN_QUEUE processed IQ default-handler 23
bosh:IN_QUEUE processed IQ jabber:iq:agents 2
bosh:IN_QUEUE processed IQ http://jabber.org/protocol/disco#items 2
bosh:IN_QUEUE processed IQ jabber:iq:roster 52
bosh:IN_QUEUE processed IQ jabber:iq:auth 4
bosh:IN_QUEUE processed IQ ping 1
bosh:IN_QUEUE processed IQ custom 2
bosh:IN_QUEUE processed IQ not-yet-supported 2
bosh:IN_QUEUE processed IQ command 176
bosh:IN_QUEUE processed IQ jabber:iq:version 2
bosh:IN_QUEUE processed IQ bind 37
bosh:IN_QUEUE processed IQ jabber:iq:register 2
bosh:IN_QUEUE processed IQ vCard 9
bosh:IN_QUEUE processed IQ jabber:iq:private 15
bosh:IN_QUEUE processed IQ http://jabber.org/protocol/disco#info 2
bosh:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl 39
bosh:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl success 39
bosh:OUT_QUEUE processed 692
bosh:OUT_QUEUE processed messages 8
bosh:OUT_QUEUE processed presences 52
bosh:OUT_QUEUE processed cluster 0
bosh:OUT_QUEUE processed other 39
bosh:OUT_QUEUE processed IQ 593
bosh:OUT_QUEUE processed IQ no XMLNS 4
bosh:OUT_QUEUE processed IQ default-handler 50
bosh:OUT_QUEUE processed IQ jabber:iq:agents 2
bosh:OUT_QUEUE processed IQ http://jabber.org/protocol/disco#items 2
bosh:OUT_QUEUE processed IQ jabber:iq:roster 31
bosh:OUT_QUEUE processed IQ jabber:iq:auth 8
bosh:OUT_QUEUE processed IQ ping 59
bosh:OUT_QUEUE processed IQ custom 2
bosh:OUT_QUEUE processed IQ not-yet-supported 2
bosh:OUT_QUEUE processed IQ command 356
bosh:OUT_QUEUE processed IQ jabber:iq:version 2
bosh:OUT_QUEUE processed IQ bind 37
bosh:OUT_QUEUE processed IQ jabber:iq:register 6
bosh:OUT_QUEUE processed IQ vCard 11
bosh:OUT_QUEUE processed IQ jabber:iq:private 19
bosh:OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info 2
bosh:OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl 39
bosh:OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl auth 39
bosh:adhoc-command/del-script/Average processing time 0
bosh:adhoc-command/pre-bind-bosh-session/Average processing time 0
bosh:adhoc-command/list-commands/Average processing time 0
bosh:adhoc-command/add-script/Average processing time 0
bosh:Open connections 0
bosh:Waiting to send 0
bosh:Bytes sent 483270
bosh:Bytes received 112759
bosh:Socket overflow 0
bosh:Watchdog runs 0
bosh:Watchdog tests 0
bosh:Watchdog stopped 0
cl-comp:Last second packets 0
cl-comp:Last minute packets 8
cl-comp:Last hour packets 0
cl-comp:Processing threads 32
cl-comp:Packets received 8
cl-comp:Packets sent 8
cl-comp:Total In queues wait 0
cl-comp:Total Out queues wait 0
cl-comp:Total queues wait 0
cl-comp:IN Queue overflow 0
cl-comp:OUT Queue overflow 0
cl-comp:Total queues overflow 0
cl-comp:Average processing time on last 100 runs [ms] 1
cl-comp:IN_QUEUE processed 0
cl-comp:IN_QUEUE processed messages 0
cl-comp:IN_QUEUE processed presences 0
cl-comp:IN_QUEUE processed cluster 0
cl-comp:IN_QUEUE processed other 0
cl-comp:IN_QUEUE processed IQ 0
cl-comp:OUT_QUEUE processed 8
cl-comp:OUT_QUEUE processed messages 0
cl-comp:OUT_QUEUE processed presences 0
cl-comp:OUT_QUEUE processed cluster 0
cl-comp:OUT_QUEUE processed other 0
cl-comp:OUT_QUEUE processed IQ 8
cl-comp:OUT_QUEUE processed IQ command 8
cl-comp:adhoc-command/del-script/Average processing time 0
cl-comp:adhoc-command/force-stop-service/Average processing time 4
cl-comp:adhoc-command/sim-serv-stopped/Average processing time 7
cl-comp:adhoc-command/cluster-nodes-list/Average processing time 0
cl-comp:adhoc-command/list-commands/Average processing time 0
cl-comp:adhoc-command/add-script/Average processing time 0
cl-comp:adhoc-command/service-keys/Average processing time 8
cl-comp:Open connections 0
cl-comp:Waiting to send 0
cl-comp:Bytes sent 0
cl-comp:Bytes received 0
cl-comp:Socket overflow 0
cl-comp:Watchdog runs 14
cl-comp:Watchdog tests 0
cl-comp:Watchdog stopped 0
cl-comp:Total disconnects 0
cl-comp:Service connected time-outs 0
cl-comp:Last day disconnects [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
cl-comp:Last hour disconnects [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
cl-comp:Average compression ratio NaN
cl-comp:Average decompression ratio NaN
cl-comp:Max daily cluster nodes count in last month [1]
cl-comp:Max nodes count within last week 1
amp:Last second packets 0
amp:Last minute packets 0
amp:Last hour packets 0
amp:Processing threads 1
amp:Packets received 13
amp:Packets sent 0
amp:Total In queues wait 0
amp:Total Out queues wait 0
amp:Total queues wait 0
amp:IN Queue overflow 0
amp:OUT Queue overflow 0
amp:Total queues overflow 0
amp:Average processing time on last 100 runs [ms] 0
amp:IN_QUEUE processed 13
amp:IN_QUEUE processed messages 0
amp:IN_QUEUE processed presences 13
amp:IN_QUEUE processed cluster 0
amp:IN_QUEUE processed other 0
amp:IN_QUEUE processed IQ 0
amp:OUT_QUEUE processed 0
amp:OUT_QUEUE processed messages 0
amp:OUT_QUEUE processed presences 0
amp:OUT_QUEUE processed cluster 0
amp:OUT_QUEUE processed other 0
amp:OUT_QUEUE processed IQ 0
amp:adhoc-command/del-script/Average processing time 0
amp:adhoc-command/list-commands/Average processing time 0
amp:adhoc-command/add-script/Average processing time 0
amp:msgBroadcastRepository/default/setDataSource/Average processing time 0
amp:msgBroadcastRepository/default/setDataSource/Executions 0
amp:msgBroadcastRepository/default/setDataSource/Exceptions during execution 0
pubsub:Last second packets 0
pubsub:Last minute packets 0
pubsub:Last hour packets 0
pubsub:Processing threads 16
pubsub:Packets received 26
pubsub:Packets sent 6
pubsub:Total In queues wait 0
pubsub:Total Out queues wait 0
pubsub:Total queues wait 0
pubsub:IN Queue overflow 0
pubsub:OUT Queue overflow 0
pubsub:Total queues overflow 0
pubsub:Average processing time on last 100 runs [ms] 159
pubsub:IN_QUEUE processed 26
pubsub:IN_QUEUE processed messages 0
pubsub:IN_QUEUE processed presences 18
pubsub:IN_QUEUE processed cluster 0
pubsub:IN_QUEUE processed other 0
pubsub:IN_QUEUE processed IQ 8
pubsub:IN_QUEUE processed IQ jabber:iq:version 1
pubsub:IN_QUEUE processed IQ error 2
pubsub:IN_QUEUE processed IQ pubsub 5
pubsub:OUT_QUEUE processed 6
pubsub:OUT_QUEUE processed messages 0
pubsub:OUT_QUEUE processed presences 0
pubsub:OUT_QUEUE processed cluster 0
pubsub:OUT_QUEUE processed other 0
pubsub:OUT_QUEUE processed IQ 6
pubsub:OUT_QUEUE processed IQ no XMLNS 3
pubsub:OUT_QUEUE processed IQ jabber:iq:version 1
pubsub:OUT_QUEUE processed IQ pubsub 2
pubsub:adhoc-command/del-script/Average processing time 0
pubsub:adhoc-command/create-node/Average processing time 0
pubsub:adhoc-command/subscribe-node/Average processing time 0
pubsub:adhoc-command/unsubscribe-node/Average processing time 0
pubsub:adhoc-command/retrieve-user-subscriptions/Average processing time 0
pubsub:adhoc-command/delete-item/Average processing time 0
pubsub:adhoc-command/list-nodes/Average processing time 0
pubsub:adhoc-command/list-commands/Average processing time 0
pubsub:adhoc-command/publish-item/Average processing time 0
pubsub:adhoc-command/add-script/Average processing time 0
pubsub:adhoc-command/retrieve-item/Average processing time 0
pubsub:adhoc-command/delete-node/Average processing time 0
pubsub:adhoc-command/list-items/Average processing time 0
pubsub:dao/default/getItemUpdateDate/Average processing time 0
pubsub:dao/default/getItemUpdateDate/Executions 0
pubsub:dao/default/getItemUpdateDate/Exceptions during execution 0
pubsub:dao/default/getItem/Average processing time 0
pubsub:dao/default/getItem/Executions 0
pubsub:dao/default/getItem/Exceptions during execution 0
pubsub:dao/default/getNodeAffiliations/Average processing time 0
pubsub:dao/default/getNodeAffiliations/Executions 0
pubsub:dao/default/getNodeAffiliations/Exceptions during execution 0
pubsub:dao/default/createNode/Average processing time 22
pubsub:dao/default/createNode/Executions 2
pubsub:dao/default/createNode/Exceptions during execution 0
pubsub:dao/default/getUserRoster/Average processing time 0
pubsub:dao/default/getUserRoster/Executions 0
pubsub:dao/default/getUserRoster/Exceptions during execution 0
pubsub:dao/default/setDataSource/Average processing time 0
pubsub:dao/default/setDataSource/Executions 0
pubsub:dao/default/setDataSource/Exceptions during execution 0
pubsub:dao/default/getNodesList/Average processing time 0
pubsub:dao/default/getNodesList/Executions 0
pubsub:dao/default/getNodesList/Exceptions during execution 0
pubsub:dao/default/getBuddySubscription/Average processing time 0
pubsub:dao/default/getBuddySubscription/Executions 0
pubsub:dao/default/getBuddySubscription/Exceptions during execution 0
pubsub:dao/default/removeNodeSubscription/Average processing time 0
pubsub:dao/default/removeNodeSubscription/Executions 0
pubsub:dao/default/removeNodeSubscription/Exceptions during execution 0
pubsub:dao/default/getBuddyGroups/Average processing time 0
pubsub:dao/default/getBuddyGroups/Executions 0
pubsub:dao/default/getBuddyGroups/Exceptions during execution 0
pubsub:dao/default/queryItems/Average processing time 0
pubsub:dao/default/queryItems/Executions 0
pubsub:dao/default/queryItems/Exceptions during execution 0
pubsub:dao/default/removeFromRootCollection/Average processing time 0
pubsub:dao/default/removeFromRootCollection/Executions 0
pubsub:dao/default/removeFromRootCollection/Exceptions during execution 0
pubsub:dao/default/getNodeMeta/Average processing time 8
pubsub:dao/default/getNodeMeta/Executions 2
pubsub:dao/default/getNodeMeta/Exceptions during execution 0
pubsub:dao/default/getItemsIds/Average processing time 0
pubsub:dao/default/getItemsIds/Executions 0
pubsub:dao/default/getItemsIds/Exceptions during execution 0
pubsub:dao/default/removeService/Average processing time 4
pubsub:dao/default/removeService/Executions 6
pubsub:dao/default/removeService/Exceptions during execution 0
pubsub:dao/default/addToRootCollection/Average processing time 0
pubsub:dao/default/addToRootCollection/Executions 2
pubsub:dao/default/addToRootCollection/Exceptions during execution 0
pubsub:dao/default/updateNodeSubscription/Average processing time 4
pubsub:dao/default/updateNodeSubscription/Executions 2
pubsub:dao/default/updateNodeSubscription/Exceptions during execution 0
pubsub:dao/default/updateNodeAffiliation/Average processing time 2
pubsub:dao/default/updateNodeAffiliation/Executions 3
pubsub:dao/default/updateNodeAffiliation/Exceptions during execution 0
pubsub:dao/default/updateNodeConfig/Average processing time 0
pubsub:dao/default/updateNodeConfig/Executions 0
pubsub:dao/default/updateNodeConfig/Exceptions during execution 0
pubsub:dao/default/parseConfig/Average processing time 0
pubsub:dao/default/parseConfig/Executions 0
pubsub:dao/default/parseConfig/Exceptions during execution 0
pubsub:dao/default/destroy/Average processing time 0
pubsub:dao/default/destroy/Executions 0
pubsub:dao/default/destroy/Exceptions during execution 0
pubsub:dao/default/deleteNode/Average processing time 0
pubsub:dao/default/deleteNode/Executions 0
pubsub:dao/default/deleteNode/Exceptions during execution 0
pubsub:dao/default/getUserAffiliations/Average processing time 0
pubsub:dao/default/getUserAffiliations/Executions 0
pubsub:dao/default/getUserAffiliations/Exceptions during execution 0
pubsub:dao/default/getNodeSubscriptions/Average processing time 0
pubsub:dao/default/getNodeSubscriptions/Executions 0
pubsub:dao/default/getNodeSubscriptions/Exceptions during execution 0
pubsub:dao/default/getNodeId/Average processing time 0
pubsub:dao/default/getNodeId/Executions 0
pubsub:dao/default/getNodeId/Exceptions during execution 0
pubsub:dao/default/getChildNodes/Average processing time 6
pubsub:dao/default/getChildNodes/Executions 1
pubsub:dao/default/getChildNodes/Exceptions during execution 0
pubsub:dao/default/writeItem/Average processing time 0
pubsub:dao/default/writeItem/Executions 0
pubsub:dao/default/writeItem/Exceptions during execution 0
pubsub:dao/default/getItemCreationDate/Average processing time 0
pubsub:dao/default/getItemCreationDate/Executions 0
pubsub:dao/default/getItemCreationDate/Exceptions during execution 0
pubsub:dao/default/getItemsMeta/Average processing time 0
pubsub:dao/default/getItemsMeta/Executions 0
pubsub:dao/default/getItemsMeta/Exceptions during execution 0
pubsub:dao/default/removeAllFromRootCollection/Average processing time 0
pubsub:dao/default/removeAllFromRootCollection/Executions 0
pubsub:dao/default/removeAllFromRootCollection/Exceptions during execution 0
pubsub:dao/default/deleteItem/Average processing time 0
pubsub:dao/default/deleteItem/Executions 0
pubsub:dao/default/deleteItem/Exceptions during execution 0
pubsub:dao/default/getUserSubscriptions/Average processing time 0
pubsub:dao/default/getUserSubscriptions/Executions 0
pubsub:dao/default/getUserSubscriptions/Exceptions during execution 0
pubsub:dao/default/getItemsIdsSince/Average processing time 0
pubsub:dao/default/getItemsIdsSince/Executions 0
pubsub:dao/default/getItemsIdsSince/Exceptions during execution 0
pubsub:dao/default/getAllNodesList/Average processing time 0
pubsub:dao/default/getAllNodesList/Executions 0
pubsub:dao/default/getAllNodesList/Exceptions during execution 0
pubsub:dao/default/getNodeConfig/Average processing time 0
pubsub:dao/default/getNodeConfig/Executions 0
pubsub:dao/default/getNodeConfig/Exceptions during execution 0
pubsub:Cached nodes 2
pubsub:Update subscriptions calls 2
pubsub:Subscriptions count (in cache) 2
pubsub:Affiliations count (in cache) 3
pubsub:Repository writes 5
pubsub:Added new nodes 2
pubsub:Total writing time 117ms
pubsub:Average DB write time [ms] 16
pubsub:cache/hit-miss ratio per minute 0.0
pubsub:cache/hit-miss ratio per second 0.0
pubsub:db/getNodeItems requests/Average processing time 0
pubsub:Locally processed packets last hour 0
pubsub:Locally processed packets last minute 0
pubsub:Locally processed packets last second 0
pubsub:Forwarded packets last hour 0
pubsub:Forwarded packets last minute 0
pubsub:Forwarded packets last second 0
monitor:Last second packets 0
monitor:Last minute packets 2
monitor:Last hour packets 0
monitor:Processing threads 1
monitor:Packets received 2
monitor:Packets sent 2
monitor:Total In queues wait 0
monitor:Total Out queues wait 0
monitor:Total queues wait 0
monitor:IN Queue overflow 0
monitor:OUT Queue overflow 0
monitor:Total queues overflow 0
monitor:Average processing time on last 100 runs [ms] 0
monitor:IN_QUEUE processed 0
monitor:IN_QUEUE processed messages 0
monitor:IN_QUEUE processed presences 0
monitor:IN_QUEUE processed cluster 0
monitor:IN_QUEUE processed other 0
monitor:IN_QUEUE processed IQ 0
monitor:OUT_QUEUE processed 2
monitor:OUT_QUEUE processed messages 0
monitor:OUT_QUEUE processed presences 0
monitor:OUT_QUEUE processed cluster 0
monitor:OUT_QUEUE processed other 0
monitor:OUT_QUEUE processed IQ 2
monitor:OUT_QUEUE processed IQ command 2
monitor:adhoc-command/del-script/Average processing time 0
monitor:adhoc-command/list-commands/Average processing time 0
monitor:adhoc-command/add-script/Average processing time 0
monitor:adhoc-command/load-errors/Average processing time 18
sess-man:Last second packets 13
sess-man:Last minute packets 874
sess-man:Last hour packets 0
sess-man:Processing threads 64
sess-man:Packets received 7354
sess-man:Packets sent 7919
sess-man:Total In queues wait 0
sess-man:Total Out queues wait 0
sess-man:Total queues wait 0
sess-man:IN Queue overflow 1118
sess-man:OUT Queue overflow 0
sess-man:Total queues overflow 1118
sess-man:Average processing time on last 100 runs [ms] 23
sess-man:IN_QUEUE processed 7204
sess-man:IN_QUEUE processed messages 518
sess-man:IN_QUEUE processed presences 178
sess-man:IN_QUEUE processed cluster 0
sess-man:IN_QUEUE processed other 417
sess-man:IN_QUEUE processed IQ 6091
sess-man:IN_QUEUE processed IQ no XMLNS 38
sess-man:IN_QUEUE processed IQ default-handler 82
sess-man:IN_QUEUE processed IQ jabber:iq:agents 3
sess-man:IN_QUEUE processed IQ http://jabber.org/protocol/disco#items 6
sess-man:IN_QUEUE processed IQ jabber:iq:roster 258
sess-man:IN_QUEUE processed IQ jabber:iq:auth 12
sess-man:IN_QUEUE processed IQ ping 1098
sess-man:IN_QUEUE processed IQ session 1
sess-man:IN_QUEUE processed IQ custom 6
sess-man:IN_QUEUE processed IQ not-yet-supported 3
sess-man:IN_QUEUE processed IQ command 3606
sess-man:IN_QUEUE processed IQ jabber:iq:version 32
sess-man:IN_QUEUE processed IQ bind 408
sess-man:IN_QUEUE processed IQ jabber:iq:roster-dynamic 7
sess-man:IN_QUEUE processed IQ jabber:iq:privacy 370
sess-man:IN_QUEUE processed IQ jabber:iq:register 86
sess-man:IN_QUEUE processed IQ vCard 19
sess-man:IN_QUEUE processed IQ jabber:iq:roster-load 12
sess-man:IN_QUEUE processed IQ pubsub 7
sess-man:IN_QUEUE processed IQ jabber:iq:private 31
sess-man:IN_QUEUE processed IQ http://jabber.org/protocol/disco#info 6
sess-man:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl 412
sess-man:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl auth 412
sess-man:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls 5
sess-man:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls starttls 5
sess-man:OUT_QUEUE processed 7919
sess-man:OUT_QUEUE processed messages 530
sess-man:OUT_QUEUE processed presences 186
sess-man:OUT_QUEUE processed cluster 0
sess-man:OUT_QUEUE processed other 412
sess-man:OUT_QUEUE processed IQ 6791
sess-man:OUT_QUEUE processed IQ no XMLNS 1548
sess-man:OUT_QUEUE processed IQ default-handler 64
sess-man:OUT_QUEUE processed IQ jabber:iq:agents 3
sess-man:OUT_QUEUE processed IQ http://jabber.org/protocol/disco#items 6
sess-man:OUT_QUEUE processed IQ jabber:iq:roster 432
sess-man:OUT_QUEUE processed IQ jabber:iq:auth 6
sess-man:OUT_QUEUE processed IQ ping 845
sess-man:OUT_QUEUE processed IQ custom 6
sess-man:OUT_QUEUE processed IQ not-yet-supported 3
sess-man:OUT_QUEUE processed IQ error 2
sess-man:OUT_QUEUE processed IQ command 3112
sess-man:OUT_QUEUE processed IQ jabber:iq:version 32
sess-man:OUT_QUEUE processed IQ bind 408
sess-man:OUT_QUEUE processed IQ jabber:iq:roster-dynamic 5
sess-man:OUT_QUEUE processed IQ jabber:iq:privacy 208
sess-man:OUT_QUEUE processed IQ jabber:iq:register 45
sess-man:OUT_QUEUE processed IQ vCard 16
sess-man:OUT_QUEUE processed IQ jabber:iq:roster-load 12
sess-man:OUT_QUEUE processed IQ pubsub 7
sess-man:OUT_QUEUE processed IQ jabber:iq:private 25
sess-man:OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info 6
sess-man:OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl 412
sess-man:OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl success 412
sess-man:adhoc-command/del-script/Average processing time 0
sess-man:adhoc-command/connection-time/Average processing time 12
sess-man:adhoc-command/http://jabber.org/protocol/admin#user-stats/Average processing time 1
sess-man:adhoc-command/http://jabber.org/protocol/admin#add-user/Average processing time 3
sess-man:adhoc-command/http://jabber.org/protocol/admin#set-welcome/Average processing time 0
sess-man:adhoc-command/modify-user/Average processing time 0
sess-man:adhoc-command/http://jabber.org/protocol/admin#get-idle-users/Average processing time 1
sess-man:adhoc-command/http://jabber.org/protocol/admin#get-idle-users-num/Average processing time 1
sess-man:adhoc-command/http://jabber.org/protocol/admin#end-user-session/Average processing time 0
sess-man:adhoc-command/http://jabber.org/protocol/admin#delete-welcome/Average processing time 0
sess-man:adhoc-command/list-commands/Average processing time 0
sess-man:adhoc-command/http://jabber.org/protocol/admin#get-registered-users-list/Average processing time 2
sess-man:adhoc-command/roster-fixer-cluster/Average processing time 261
sess-man:adhoc-command/user-domain-perm/Average processing time 7
sess-man:adhoc-command/add-script/Average processing time 0
sess-man:adhoc-command/http://jabber.org/protocol/admin#edit-motd/Average processing time 0
sess-man:adhoc-command/groovy-example/Average processing time 0
sess-man:adhoc-command/http://jabber.org/protocol/admin#delete-motd/Average processing time 0
sess-man:adhoc-command/http://jabber.org/protocol/admin#get-top-active-users/Average processing time 0
sess-man:adhoc-command/http://jabber.org/protocol/admin#get-online-users-list/Average processing time 2
sess-man:adhoc-command/http://jabber.org/protocol/admin#announce/Average processing time 11
sess-man:adhoc-command/user-roster-management/Average processing time 7
sess-man:adhoc-command/http://jabber.org/protocol/admin#delete-user/Average processing time 3
sess-man:adhoc-command/http://jabber.org/protocol/admin#remove-user-tracker/Average processing time 6
sess-man:adhoc-command/user-roster-management-ext/Average processing time 12
sess-man:adhoc-command/http://jabber.org/protocol/admin#set-motd/Average processing time 0
sess-man:adhoc-command/oauth-credentials/Average processing time 0
sess-man:adhoc-command/http://jabber.org/protocol/admin#get-active-users/Average processing time 1
sess-man:adhoc-command/get-user-info/Average processing time 0
sess-man:adhoc-command/http://jabber.org/protocol/admin#change-user-password/Average processing time 2
sess-man:adhoc-command/http://jabber.org/protocol/admin#add-user-tracker/Average processing time 14
sess-man:adhoc-command/roster-fixer/Average processing time 24
sess-man:adhoc-command/hello/Average processing time 0
sess-man:adhoc-command/http://jabber.org/protocol/admin#get-active-users-num/Average processing time 2
sess-man:adhoc-command/http://jabber.org/protocol/admin#get-user-roster/Average processing time 13
sess-man:msgRepository/default/storeMessage/Average processing time 3
sess-man:msgRepository/default/storeMessage/Executions 4
sess-man:msgRepository/default/storeMessage/Exceptions during execution 0
sess-man:msgRepository/default/loadMessagesToJID/Average processing time 3
sess-man:msgRepository/default/loadMessagesToJID/Executions 13
sess-man:msgRepository/default/loadMessagesToJID/Exceptions during execution 0
sess-man:msgRepository/default/setCondition/Average processing time 0
sess-man:msgRepository/default/setCondition/Executions 0
sess-man:msgRepository/default/setCondition/Exceptions during execution 0
sess-man:msgRepository/default/getMessageExpired/Average processing time 3
sess-man:msgRepository/default/getMessageExpired/Executions 1
sess-man:msgRepository/default/getMessageExpired/Exceptions during execution 0
sess-man:msgRepository/default/setDataSource/Average processing time 0
sess-man:msgRepository/default/setDataSource/Executions 0
sess-man:msgRepository/default/setDataSource/Exceptions during execution 0
sess-man:msgRepository/default/getMessagesList/Average processing time 0
sess-man:msgRepository/default/getMessagesList/Executions 0
sess-man:msgRepository/default/getMessagesList/Exceptions during execution 0
sess-man:msgRepository/default/getMessagesCount/Average processing time 0
sess-man:msgRepository/default/getMessagesCount/Executions 0
sess-man:msgRepository/default/getMessagesCount/Exceptions during execution 0
sess-man:Open user connections 3
sess-man:Maximum user connections 8
sess-man:Total user connections 464
sess-man:Closed user connections 473
sess-man:Open user sessions 4
sess-man:Maximum user sessions 9
sess-man:Total user sessions 379
sess-man:Active user connections 2
sess-man:Authentication timouts 0
sess-man:Average amp on last 100 runs [ms] 0
sess-man:Maximum user sessions today 9
sess-man:Maximum user sessions yesterday 0
sess-man:Max daily users sessions count last month [8]
sess-man:Max users sessions within last week 8
jabber:iq:register:Registered users 38
jabber:iq:register:Invalid registrations 3
presence-state:Users status changes 19
s2s:Last second packets 0
s2s:Last minute packets 7
s2s:Last hour packets 0
s2s:Processing threads 16
s2s:Packets received 556
s2s:Packets sent 556
s2s:Total In queues wait 0
s2s:Total Out queues wait 0
s2s:Total queues wait 0
s2s:IN Queue overflow 0
s2s:OUT Queue overflow 0
s2s:Total queues overflow 0
s2s:Average processing time on last 100 runs [ms] 1
s2s:IN_QUEUE processed 549
s2s:IN_QUEUE processed messages 147
s2s:IN_QUEUE processed presences 0
s2s:IN_QUEUE processed cluster 0
s2s:IN_QUEUE processed other 0
s2s:IN_QUEUE processed IQ 402
s2s:IN_QUEUE processed IQ ping 402
s2s:OUT_QUEUE processed 556
s2s:OUT_QUEUE processed messages 147
s2s:OUT_QUEUE processed presences 0
s2s:OUT_QUEUE processed cluster 0
s2s:OUT_QUEUE processed other 0
s2s:OUT_QUEUE processed IQ 409
s2s:OUT_QUEUE processed IQ ping 402
s2s:OUT_QUEUE processed IQ command 7
s2s:adhoc-command/del-script/Average processing time 0
s2s:adhoc-command/s2s-get-cid-connection/Average processing time 6
s2s:adhoc-command/s2s-bad-state-conns/Average processing time 13
s2s:adhoc-command/s2s-reset-bad-state-conns/Average processing time 10
s2s:adhoc-command/list-commands/Average processing time 0
s2s:adhoc-command/add-script/Average processing time 0
s2s:Open connections 0
s2s:Waiting to send 0
s2s:Bytes sent 0
s2s:Bytes received 0
s2s:Socket overflow 0
s2s:Watchdog runs 0
s2s:Watchdog tests 0
s2s:Watchdog stopped 0
s2s:CIDs number 201
eventbus:Last second packets 0
eventbus:Last minute packets 0
eventbus:Last hour packets 0
eventbus:Processing threads 1
eventbus:Packets received 0
eventbus:Packets sent 0
eventbus:Total In queues wait 0
eventbus:Total Out queues wait 0
eventbus:Total queues wait 0
eventbus:IN Queue overflow 0
eventbus:OUT Queue overflow 0
eventbus:Total queues overflow 0
eventbus:Average processing time on last 100 runs [ms] 0
eventbus:IN_QUEUE processed 0
eventbus:IN_QUEUE processed messages 0
eventbus:IN_QUEUE processed presences 0
eventbus:IN_QUEUE processed cluster 0
eventbus:IN_QUEUE processed other 0
eventbus:IN_QUEUE processed IQ 0
eventbus:OUT_QUEUE processed 0
eventbus:OUT_QUEUE processed messages 0
eventbus:OUT_QUEUE processed presences 0
eventbus:OUT_QUEUE processed cluster 0
eventbus:OUT_QUEUE processed other 0
eventbus:OUT_QUEUE processed IQ 0
eventbus:adhoc-command/del-script/Average processing time 0
eventbus:adhoc-command/list-commands/Average processing time 0
eventbus:adhoc-command/add-script/Average processing time 0
echo:Last second packets 0
echo:Last minute packets 0
echo:Last hour packets 0
echo:Processing threads 1
echo:Packets received 105
echo:Packets sent 105
echo:Total In queues wait 0
echo:Total Out queues wait 0
echo:Total queues wait 0
echo:IN Queue overflow 0
echo:OUT Queue overflow 0
echo:Total queues overflow 0
echo:Average processing time on last 100 runs [ms] 0
echo:IN_QUEUE processed 105
echo:IN_QUEUE processed messages 0
echo:IN_QUEUE processed presences 26
echo:IN_QUEUE processed cluster 0
echo:IN_QUEUE processed other 0
echo:IN_QUEUE processed IQ 79
echo:IN_QUEUE processed IQ default-handler 41
echo:IN_QUEUE processed IQ ping 38
echo:OUT_QUEUE processed 105
echo:OUT_QUEUE processed messages 0
echo:OUT_QUEUE processed presences 26
echo:OUT_QUEUE processed cluster 0
echo:OUT_QUEUE processed other 0
echo:OUT_QUEUE processed IQ 79
echo:OUT_QUEUE processed IQ default-handler 41
echo:OUT_QUEUE processed IQ ping 38
echo:adhoc-command/del-script/Average processing time 0
echo:adhoc-command/list-commands/Average processing time 0
echo:adhoc-command/add-script/Average processing time 0
message-router:Last second packets 23
message-router:Last minute packets 23
message-router:Last hour packets 0
message-router:Processing threads 16
message-router:Packets received 15835
message-router:Packets sent 447
message-router:Total In queues wait 0
message-router:Total Out queues wait 0
message-router:Total queues wait 0
message-router:IN Queue overflow 0
message-router:OUT Queue overflow 0
message-router:Total queues overflow 0
message-router:Average processing time on last 100 runs [ms] 0
message-router:IN_QUEUE processed 15833
message-router:IN_QUEUE processed messages 1808
message-router:IN_QUEUE processed presences 341
message-router:IN_QUEUE processed cluster 0
message-router:IN_QUEUE processed other 829
message-router:IN_QUEUE processed IQ 12856
message-router:IN_QUEUE processed IQ no XMLNS 1604
message-router:IN_QUEUE processed IQ default-handler 205
message-router:IN_QUEUE processed IQ jabber:iq:agents 6
message-router:IN_QUEUE processed IQ http://jabber.org/protocol/disco#items 12
message-router:IN_QUEUE processed IQ jabber:iq:roster 690
message-router:IN_QUEUE processed IQ jabber:iq:auth 18
message-router:IN_QUEUE processed IQ ping 2007
message-router:IN_QUEUE processed IQ session 1
message-router:IN_QUEUE processed IQ custom 9
message-router:IN_QUEUE processed IQ not-yet-supported 6
message-router:IN_QUEUE processed IQ error 2
message-router:IN_QUEUE processed IQ command 6566
message-router:IN_QUEUE processed IQ jabber:iq:version 64
message-router:IN_QUEUE processed IQ bind 816
message-router:IN_QUEUE processed IQ jabber:iq:roster-dynamic 12
message-router:IN_QUEUE processed IQ jabber:iq:privacy 578
message-router:IN_QUEUE processed IQ jabber:iq:register 131
message-router:IN_QUEUE processed IQ vCard 35
message-router:IN_QUEUE processed IQ jabber:iq:roster-load 12
message-router:IN_QUEUE processed IQ pubsub 14
message-router:IN_QUEUE processed IQ jabber:iq:private 56
message-router:IN_QUEUE processed IQ http://jabber.org/protocol/disco#info 12
message-router:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl 824
message-router:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl auth 412
message-router:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl success 412
message-router:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls 5
message-router:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls starttls 5
message-router:OUT_QUEUE processed 447
message-router:OUT_QUEUE processed messages 0
message-router:OUT_QUEUE processed presences 0
message-router:OUT_QUEUE processed cluster 0
message-router:OUT_QUEUE processed other 0
message-router:OUT_QUEUE processed IQ 447
message-router:OUT_QUEUE processed IQ http://jabber.org/protocol/disco#items 3
message-router:OUT_QUEUE processed IQ command 441
message-router:OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info 3
message-router:adhoc-command/del-script/Average processing time 0
message-router:adhoc-command/get-any-file/Average processing time 0
message-router:adhoc-command/list-commands/Average processing time 0
message-router:adhoc-command/add-script/Average processing time 0
message-router:adhoc-command/get-config-file/Average processing time 0
message-router:Local hostname build.xmpp-test.net
message-router:Uptime 7 mins, 19 sec
message-router:Load average 0.06
message-router:CPU usage [%] 2.8448277
message-router:HEAP usage [%] 94.0998
message-router:NONHEAP usage [%] -1.0
message-router:CPU usage 2.8%
message-router:Max Heap mem 52,224 KB
message-router:Used Heap 49,142 KB
message-router:Free Heap 3,081 KB
message-router:Max NonHeap mem 0 KB
message-router:Used NonHeap 86,313 KB
message-router:Free NonHeap -1 KB
message-router:Heap region name PS Old Gen
message-router:JVM/GC-statistics {name=PS Scavenge;count=120;time=813;avgTime=6;pools=[PS Eden Space, PS Survivor Space]}|{name=PS MarkSweep;count=4;time=415;avgTime=103;pools=[PS Eden Space, PS Survivor Space, PS Old Gen]}
message-router:JVM/HEAP Total Used [KB] 56022
message-router:JVM/HEAP Total Max [KB] 70144
message-router:JVM/HEAP Total Free [KB] 14121
message-router:JVM/HEAP Total Usage [%] 79.86848
message-router:JVM/MemoryPools/HeapMemory/eden/Name PS Eden Space
message-router:JVM/MemoryPools/HeapMemory/eden/Usage/Used [KB] 5252
message-router:JVM/MemoryPools/HeapMemory/eden/Usage/Max [KB] 10240
message-router:JVM/MemoryPools/HeapMemory/eden/Peak Usage/Used [KB] 19456
message-router:JVM/MemoryPools/HeapMemory/eden/Peak Usage/Max [KB] 19456
message-router:JVM/MemoryPools/HeapMemory/eden/Collection Usage/Used [KB] 0
message-router:JVM/MemoryPools/HeapMemory/eden/Collection Usage/Max [KB] 10240
message-router:JVM/MemoryPools/HeapMemory/survivor/Name PS Survivor Space
message-router:JVM/MemoryPools/HeapMemory/survivor/Usage/Used [KB] 1632
message-router:JVM/MemoryPools/HeapMemory/survivor/Usage/Max [KB] 7680
message-router:JVM/MemoryPools/HeapMemory/survivor/Peak Usage/Used [KB] 6688
message-router:JVM/MemoryPools/HeapMemory/survivor/Peak Usage/Max [KB] 8192
message-router:JVM/MemoryPools/HeapMemory/survivor/Collection Usage/Used [KB] 1632
message-router:JVM/MemoryPools/HeapMemory/survivor/Collection Usage/Max [KB] 7680
message-router:JVM/MemoryPools/HeapMemory/old/Name PS Old Gen
message-router:JVM/MemoryPools/HeapMemory/old/Usage/Used [KB] 49142
message-router:JVM/MemoryPools/HeapMemory/old/Usage/Max [KB] 52224
message-router:JVM/MemoryPools/HeapMemory/old/Peak Usage/Used [KB] 52216
message-router:JVM/MemoryPools/HeapMemory/old/Peak Usage/Max [KB] 52224
message-router:JVM/MemoryPools/HeapMemory/old/Collection Usage/Used [KB] 49142
message-router:JVM/MemoryPools/HeapMemory/old/Collection Usage/Max [KB] 52224
stats:adhoc-command/del-script/Average processing time 0
stats:adhoc-command/list-commands/Average processing time 0
stats:adhoc-command/add-script/Average processing time 0
dataSource:Number of data sources 1
dataSource:default/uri jdbc:jtds:sqlserver://sqlserverhost;databaseName=tigasetest;user=tigase;password=mypass;schema=dbo;lastUpdateCount=false;cacheMetaData=false
dataSource:default/connections count 16
dataSource:default/reconnections 0
dataSource:default/failed reconnections 0
userRepository:default/getKeys/Average processing time 0
userRepository:default/getKeys/Executions 0
userRepository:default/getKeys/Exceptions during execution 0
userRepository:default/getUserUID/Average processing time 0
userRepository:default/getUserUID/Executions 0
userRepository:default/getUserUID/Exceptions during execution 0
userRepository:default/getDataList/Average processing time 0
userRepository:default/getDataList/Executions 0
userRepository:default/getDataList/Exceptions during execution 0
userRepository:default/addUser/Average processing time 3
userRepository:default/addUser/Executions 4
userRepository:default/addUser/Exceptions during execution 0
userRepository:default/setData/Average processing time 3
userRepository:default/setData/Executions 445
userRepository:default/setData/Exceptions during execution 0
userRepository:default/addDataList/Average processing time 0
userRepository:default/addDataList/Executions 0
userRepository:default/addDataList/Exceptions during execution 0
userRepository:default/getResourceUri/Average processing time 0
userRepository:default/getResourceUri/Executions 1
userRepository:default/getResourceUri/Exceptions during execution 0
userRepository:default/getData/Average processing time 0
userRepository:default/getData/Executions 0
userRepository:default/getData/Exceptions during execution 0
userRepository:default/removeData/Average processing time 0
userRepository:default/removeData/Executions 0
userRepository:default/removeData/Exceptions during execution 0
userRepository:default/setDataList/Average processing time 0
userRepository:default/setDataList/Executions 0
userRepository:default/setDataList/Exceptions during execution 0
userRepository:default/getUsers/Average processing time 1
userRepository:default/getUsers/Executions 3
userRepository:default/getUsers/Exceptions during execution 0
userRepository:default/removeUser/Average processing time 1
userRepository:default/removeUser/Executions 6
userRepository:default/removeUser/Exceptions during execution 6
userRepository:default/getUsersCount/Average processing time 0
userRepository:default/getUsersCount/Executions 0
userRepository:default/getUsersCount/Exceptions during execution 0
userRepository:default/userExists/Average processing time 0
userRepository:default/userExists/Executions 11
userRepository:default/userExists/Exceptions during execution 0
userRepository:default/removeSubnode/Average processing time 5
userRepository:default/removeSubnode/Executions 26
userRepository:default/removeSubnode/Exceptions during execution 0
userRepository:default/getSubnodes/Average processing time 0
userRepository:default/getSubnodes/Executions 0
userRepository:default/getSubnodes/Exceptions during execution 0
authRepository:default/loggedIn/Average processing time 1
authRepository:default/loggedIn/Executions 412
authRepository:default/loggedIn/Exceptions during execution 0
authRepository:default/removeUser/Average processing time 2
authRepository:default/removeUser/Executions 6
authRepository:default/removeUser/Exceptions during execution 0
authRepository:default/plainAuth/Average processing time 0
authRepository:default/plainAuth/Executions 0
authRepository:default/plainAuth/Exceptions during execution 0
authRepository:default/queryAuth/Average processing time 0
authRepository:default/queryAuth/Executions 0
authRepository:default/queryAuth/Exceptions during execution 0
authRepository:default/setUserDisabled/Average processing time 0
authRepository:default/setUserDisabled/Executions 0
authRepository:default/setUserDisabled/Exceptions during execution 0
authRepository:default/getPassword/Average processing time 0
authRepository:default/getPassword/Executions 0
authRepository:default/getPassword/Exceptions during execution 0
authRepository:default/logout/Average processing time 1
authRepository:default/logout/Executions 384
authRepository:default/logout/Exceptions during execution 0
authRepository:default/getUsersCount/Average processing time 0
authRepository:default/getUsersCount/Executions 0
authRepository:default/getUsersCount/Exceptions during execution 0
authRepository:default/setAccountStatus/Average processing time 0
authRepository:default/setAccountStatus/Executions 0
authRepository:default/setAccountStatus/Exceptions during execution 0
authRepository:default/addUser/Average processing time 2
authRepository:default/addUser/Executions 44
authRepository:default/addUser/Exceptions during execution 3
authRepository:default/getAccountStatus/Average processing time 0
authRepository:default/getAccountStatus/Executions 0
authRepository:default/getAccountStatus/Exceptions during execution 0
authRepository:default/getResourceUri/Average processing time 0
authRepository:default/getResourceUri/Executions 0
authRepository:default/getResourceUri/Exceptions during execution 0
authRepository:default/otherAuth/Average processing time 1
authRepository:default/otherAuth/Executions 418
authRepository:default/otherAuth/Exceptions during execution 0
authRepository:default/updatePassword/Average processing time 1
authRepository:default/updatePassword/Executions 41
authRepository:default/updatePassword/Exceptions during execution 0
authRepository:default/digestAuth/Average processing time 0
authRepository:default/digestAuth/Executions 0
authRepository:default/digestAuth/Exceptions during execution 0
authRepository:default/isUserDisabled/Average processing time 0
authRepository:default/isUserDisabled/Executions 412
authRepository:default/isUserDisabled/Exceptions during execution 0
total:Total queues wait 0
total:Total queues overflow 1118
unknown:Stats level FINER