Documentation

Documentation.Interface-CoreEvents-1-8 History

Hide minor edits - Show changes to output

August 05, 2013, at 04:24 PM by 109.99.235.212 -
Changed line 4 from:
[- Page for other versions: [[Interface-CoreEvents|devel]] [[Interface-CoreEvents-1-9|1.9]] 1.8 old versions: [[Interface-CoreEvents-1-7|1.7]] -]
to:
(:allVersions Interface-CoreEvents 1.8:)
May 29, 2013, at 11:52 AM by 109.99.235.212 -
Changed lines 1-10 from:
!![[Documentation.Documentation | Documentation]] -> Interface -> [[Documentation.Interface-CoreEvents-1-8| Core Events 1.8]]
to:
!!!!!Documentation -> [[Documentation.Manuals|Manuals]] -> [[Documentation.Manual-1-8|Manual 1.8]] -> Core Events
(:title Core Events - ver 1.8 :)
----
[- Page for other versions: [[Interface-CoreEvents|devel]] [[Interface-CoreEvents-1-9|1.9]] 1.8 old versions: [[Interface-CoreEvents-1-7|1.7]] -]

\\

|| %color=#185662%[+'''Core Events v1.8'''+]%% ||

||[[Interface-Events-1-8|Prev]] || [[Interface-Statistics-1-8|Next]]||
May 10, 2013, at 03:21 PM by 109.99.235.212 -
Changed lines 1-2 from:
!!Resources -> [[Resources.Documentation | Documentation]] -> [[Resources.DocsCookbooks | CookBooks]] -> Core Events
to:
!![[Documentation.Documentation | Documentation]] -> Interface -> [[Documentation.Interface-CoreEvents-1-8| Core Events 1.8]]
----
April 24, 2013, at 07:23 PM by 109.99.235.212 -
Added lines 1-16:
!!Resources -> [[Resources.Documentation | Documentation]] -> [[Resources.DocsCookbooks | CookBooks]] -> Core Events

(:toc-float Table of Content:)
Events are exported by the '''OpenSIPS''' core through the Event Interface.

----
!!! Threshold limit exceeded

'''Event''': E_CORE_THRESHOLD

This event is triggered when a particular action takes longer than a specific threshold. It can be raised when a MySQL or DNS query takes too long, or a SIP message processing goes beyond a specific limit. For more information please see [[http://lists.opensips.org/pipermail/users/2011-February/016918.html | this]] post.

Parameters:
* '''source''': the source of the event: mysql module, core (for DNS or message processing warnings).
* '''time''': the number of micro-seconds the limit has been exceeded
* '''extra''': extra information, depending on the source of the event

Page last modified on August 05, 2013, at 04:24 PM