[asterisk-bugs] [JIRA] (ASTERISK-25571) PJSIP: Add StatsD stats for some common PJSIP objects
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Wed Nov 18 19:32:33 CST 2015
Matt Jordan created ASTERISK-25571:
--------------------------------------
Summary: PJSIP: Add StatsD stats for some common PJSIP objects
Key: ASTERISK-25571
URL: https://issues.asterisk.org/jira/browse/ASTERISK-25571
Project: Asterisk
Issue Type: Improvement
Security Level: None
Components: Resources/res_pjsip, Resources/res_pjsip_outbound_registration, Resources/res_statsd
Affects Versions: 13.6.0
Reporter: Matt Jordan
StatsD is incredibly useful for monitoring an Asterisk instance. Asterisk already includes a module, {{res_statsd}}, for sending statistics to a StatsD instance.
In production systems, it is often useful to monitor:
* The state of the PJSIP contacts. This includes not only how many contacts are in a particular state, but also the RTT for each contact.
* The state of PJSIP registrations. Generally, for StatsD, this mostly just amounts to knowing how many registrations are in a particular state.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list