<?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 Re: Calculate IOPS in Qlik Sense Server in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Calculate-IOPS-in-Qlik-Sense-Server/m-p/1293972#M9136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much Gustav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Apr 2017 11:39:21 GMT</pubDate>
    <dc:creator>rodrigue_saade</dc:creator>
    <dc:date>2017-04-20T11:39:21Z</dc:date>
    <item>
      <title>Calculate IOPS in Qlik Sense Server</title>
      <link>https://community.qlik.com/t5/Management-Governance/Calculate-IOPS-in-Qlik-Sense-Server/m-p/1293968#M9132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dears,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i calculate the IOPS of a Qlik Sense Server? What data do i need? Is there any simulator for the calculation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 14:22:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Calculate-IOPS-in-Qlik-Sense-Server/m-p/1293968#M9132</guid>
      <dc:creator>rodrigue_saade</dc:creator>
      <dc:date>2017-04-10T14:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate IOPS in Qlik Sense Server</title>
      <link>https://community.qlik.com/t5/Management-Governance/Calculate-IOPS-in-Qlik-Sense-Server/m-p/1293969#M9133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IOPS as in Input Output Per Second the messurement of disk performance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that case you could easy ad a performance counter called "\PhysicalDisk(_Total)\Disk Transfers/sec" that will give you the total amount of read/write operations to any storage device on the system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2017 12:54:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Calculate-IOPS-in-Qlik-Sense-Server/m-p/1293969#M9133</guid>
      <dc:creator>gustavgager</dc:creator>
      <dc:date>2017-04-11T12:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate IOPS in Qlik Sense Server</title>
      <link>https://community.qlik.com/t5/Management-Governance/Calculate-IOPS-in-Qlik-Sense-Server/m-p/1293970#M9134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gustav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes by IOPS i mean the Input/Output Per Second to measure disc performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any example how to implement to command that you mentioned?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 10:51:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Calculate-IOPS-in-Qlik-Sense-Server/m-p/1293970#M9134</guid>
      <dc:creator>rodrigue_saade</dc:creator>
      <dc:date>2017-04-20T10:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate IOPS in Qlik Sense Server</title>
      <link>https://community.qlik.com/t5/Management-Governance/Calculate-IOPS-in-Qlik-Sense-Server/m-p/1293971#M9135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Open performance monitor (run perfmon.exe frpm Run or a commandline).&lt;/P&gt;&lt;P&gt;Go to "performance monitor" and use the "+" sign to add a new counter. Find the "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;\PhysicalDisk(_Total)\Disk Transfers/sec&lt;/SPAN&gt;" counter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you have a live graph of the IOPS of the all the storage drives on the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to log the data, you need to add the same counter to a data collector under "Data collector sets"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 11:25:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Calculate-IOPS-in-Qlik-Sense-Server/m-p/1293971#M9135</guid>
      <dc:creator>gustavgager</dc:creator>
      <dc:date>2017-04-20T11:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate IOPS in Qlik Sense Server</title>
      <link>https://community.qlik.com/t5/Management-Governance/Calculate-IOPS-in-Qlik-Sense-Server/m-p/1293972#M9136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much Gustav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 11:39:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Calculate-IOPS-in-Qlik-Sense-Server/m-p/1293972#M9136</guid>
      <dc:creator>rodrigue_saade</dc:creator>
      <dc:date>2017-04-20T11:39:21Z</dc:date>
    </item>
  </channel>
</rss>

