<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to configure FunkLoad monitor in two servers? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-configure-funkload-monitor-in-two-servers/m-p/326224#M13225</link>
    <description>&lt;P&gt;Hi, Im Witold.&lt;/P&gt;
&lt;P&gt;I have a small problem. How to configure monitor and run?!&lt;/P&gt;
&lt;P&gt;Now ,I try use this configuration - but this is not work. Can I count on help?&lt;/P&gt;
&lt;P&gt;I have two servers:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Imitation server clients (178.216.200.170)&lt;/LI&gt;
&lt;LI&gt;A server application (178.216.200.48)&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;In server 1 file is configuration  (178.216.200.48):&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;[monitor]
hosts=178.216.200.48
[178.216.200.48]
port=8008
description=Description my test
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;and run test:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;fl-run-bench -c 1:2 -D 5 test_TestDjangoORM.py TestDjangoORM.test_django_select1
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;This is file monitor.conf in server 2 (178.216.200.170):&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;[server]
host = 178.216.200.170
port = 8008
interval = .5
interface = eth0
[client]
host = localhost
port = 8008
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;and run monitor:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;fl-monitor-ctl monitor.conf start
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;But this is not work.. :/
PS. Testing servers OS is Debian 7.0&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jul 2013 11:57:52 GMT</pubDate>
    <dc:creator>witold_</dc:creator>
    <dc:date>2013-07-03T11:57:52Z</dc:date>
    <item>
      <title>How to configure FunkLoad monitor in two servers?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-configure-funkload-monitor-in-two-servers/m-p/326224#M13225</link>
      <description>&lt;P&gt;Hi, Im Witold.&lt;/P&gt;
&lt;P&gt;I have a small problem. How to configure monitor and run?!&lt;/P&gt;
&lt;P&gt;Now ,I try use this configuration - but this is not work. Can I count on help?&lt;/P&gt;
&lt;P&gt;I have two servers:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Imitation server clients (178.216.200.170)&lt;/LI&gt;
&lt;LI&gt;A server application (178.216.200.48)&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;In server 1 file is configuration  (178.216.200.48):&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;[monitor]
hosts=178.216.200.48
[178.216.200.48]
port=8008
description=Description my test
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;and run test:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;fl-run-bench -c 1:2 -D 5 test_TestDjangoORM.py TestDjangoORM.test_django_select1
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;This is file monitor.conf in server 2 (178.216.200.170):&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;[server]
host = 178.216.200.170
port = 8008
interval = .5
interface = eth0
[client]
host = localhost
port = 8008
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;and run monitor:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;fl-monitor-ctl monitor.conf start
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;But this is not work.. :/
PS. Testing servers OS is Debian 7.0&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2013 11:57:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-configure-funkload-monitor-in-two-servers/m-p/326224#M13225</guid>
      <dc:creator>witold_</dc:creator>
      <dc:date>2013-07-03T11:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure FunkLoad monitor in two servers?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-configure-funkload-monitor-in-two-servers/m-p/326225#M13226</link>
      <description>&lt;P&gt;This is possible?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2013 14:35:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-configure-funkload-monitor-in-two-servers/m-p/326225#M13226</guid>
      <dc:creator>witold_</dc:creator>
      <dc:date>2013-07-04T14:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure FunkLoad monitor in two servers?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-configure-funkload-monitor-in-two-servers/m-p/326226#M13227</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You need :&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;P&gt;a monitor.conf file for each server
that you want to monitor,&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;to bind host and port to something that is reachable from the bencher&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;to run the fl-monitor-ctl command on each hosts&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;to setup the bencher configuration to point to a list of monitored
hosts:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt; [monitor]
 hosts=178.216.200.48 178.216.200.170
 [178.216.200.48]
 port=8008
 description=My first server
 [178.216.200.170]
 port=8008
 description=My second server
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Then run the bench&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2013 22:43:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-configure-funkload-monitor-in-two-servers/m-p/326226#M13227</guid>
      <dc:creator>ben_</dc:creator>
      <dc:date>2013-07-10T22:43:31Z</dc:date>
    </item>
  </channel>
</rss>

