-
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.
-
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 "="
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 ;)
Type |
Bug
|
Priority |
Minor
|
Assignee | |
RedmineID |
64
|
Version |
tigase-server-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 ;)