<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    On 3/20/12 12:12 PM, Stephen Dodge (Bistech) wrote:
    <blockquote
cite="mid:63C98A4100A7D34C9D3B85021AA8F0EA149DAF7178@BIS-EXS01-VIC-V.office.bistech.co.uk"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Hello,<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">I am running Kamailio 3.1.5 with a MySQL
          backend on CentOS.&nbsp;&nbsp; A connection to MySQL (an off box MySQL
          cluster) is required for every call,&nbsp; sqlops is used to
          determine destinations and acc to record CDR information.<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">I am planning to load test our server using
          SIPp to generate calls, I was wondering if anyone has done
          something similar and could provide advice on what we should
          monitor on our Kamailio Server.&nbsp; i.e Server CPU &amp; Memory<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">Thanks in advance for your help.</p>
      </div>
    </blockquote>
    if you do a lot of direct DB interactions, perhaps latency of the
    queries will be relevant. You can use benchmark module to see how
    long it takes to execute part of the config file.<br>
    <br>
    I think you don't fetch lot of records from db in config, so memory
    should be no problem, however you can dump private/shared memory
    usage via RPC commands within sercmd cli. CPU is a good metric
    always and easy to watch with systems tools.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <blockquote
cite="mid:63C98A4100A7D34C9D3B85021AA8F0EA149DAF7178@BIS-EXS01-VIC-V.office.bistech.co.uk"
      type="cite">
      <div class="WordSection1">
        <p class="MsoNormal"><o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">Steve.<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <table class="MsoNormalTable" border="0" cellpadding="0"
          cellspacing="0">
          <tbody>
            <tr>
              <td style="padding:0cm 0cm 0cm 0cm"><br>
              </td>
            </tr>
          </tbody>
        </table>
        <p class="MsoNormal"><span
            style="font-size:9.0pt;mso-fareast-language:EN-GB">&nbsp;</span><o:p></o:p></p>
      </div>
      <br>
      <hr>
      <font color="Gray" face="Arial" size="1">Information in this
        message, including any attachments, is confidential to the
        person to whom it is addressed and may be legally privileged. If
        you are not the intended recipient please notify the sender and
        delete the message from your system. Please note that Bistech
        Group plc, Bistech plc, Bisnet Limited and the sender do not
        accept any responsibility for viruses. It is your responsibility
        to check the e-mail and any attachments for viruses. Calls may
        be monitored and recorded.<br>
      </font>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
Kamailio Advanced Training, April 23-26, 2012, Berlin, Germany
<a class="moz-txt-link-freetext" href="http://www.asipto.com/index.php/kamailio-advanced-training/">http://www.asipto.com/index.php/kamailio-advanced-training/</a></pre>
  </body>
</html>