Projects tigase _server server-core Issues #30
Plugin ID in stats has an "=" (#30)
Closed
Chris Fairles opened 1 decade ago
Due Date
2011-03-02

sess-man/Processor: session-open=, Queue: 0, AvTime: 0, Runs: 24, Lost: 0

sess-man/Processor: urn:ietf:params:xml:ns:xmpp-session=, Queue: 0, AvTime: 0, Runs: 0, Lost: 0

etc.

I have scripts that parse plugin ids to monitor stats, they're breaking ;)

Artur Hefczyc commented 1 decade ago

I cannot replicate the issue. How do you obtain these stats with '=' sign in plugin IDs? I tried to get stats via XMPP and JMX and they show without the '='sign.

Please provide us with steps to reproduce the problem.

Chris Fairles commented 1 decade ago

I do have concurrency assignments in my plugins list.

  1. xmpp plugins config

--sm-plugins=-jabber:iq:version,\

    -vcard-temp,\

    jabber:iq:auth=2

But I don't include all of them (like session-open) so maybe because theres at least one assignment it adds it to all? I'll try without even specifying --sm-plugins and see if it happens.

Artur Hefczyc commented 1 decade ago

You didn't answer the question Chris.

How do you obtain stats? Do you load them via XMPP, JMX or any other way?

What tools do you use for this?

Artur

On Mar 3, 2011, at 2:47 PM, support@tigase.org wrote:

Issue #64 has been updated by Chris Fairles.

I do have concurrency assignments in my plugins list.

xmpp plugins config

--sm-plugins=-jabber:iq:version,\

   -vcard-temp,\
   jabber:iq:auth=2

But I don't include all of them (like session-open) so maybe because theres at least one assignment it adds it to all? I'll try without even specifying --sm-plugins and see if it happens.


Bug #64: Plugin ID in stats has an "="

http://projects.tigase.org/issues/64

Author: Chris Fairles

Status: Feedback

Priority: Low

Assignee: Chris Fairles

Category:

Target version: 5.1.0

sess-man/Processor: session-open=, Queue: 0, AvTime: 0, Runs: 24, Lost: 0

sess-man/Processor: urn:ietf:params:xml:ns:xmpp-session=, Queue: 0, AvTime: 0, Runs: 0, Lost: 0

etc.

I have scripts that parse plugin ids to monitor stats, they're breaking ;)

Chris Fairles commented 1 decade ago

Oops,

jvisualvm, using mbean tigase.stats.StatisticsProvider, operation getAllStats(0)

Artur Hefczyc commented 1 decade ago

Thank you.

Please confirm that it is added when concurrency settings are in place, not by

the jvisualvm and I will get it fixed for you.

In any case, thank you for reporting the problem.

Artur

Artur Hefczyc commented 1 decade ago

Closed due inactivity.

issue 1 of 1
Type
Bug
Priority
Minor
Assignee
RedmineID
64
Version
tigase-server-5.1.0
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#30
Please wait...
Page is in error, reload to recover