<?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 view exact value from columns from  Invoke-NaSysstat   in powershell in Ask The Experts</title>
    <link>https://community.netapp.com/t5/Ask-The-Experts/How-to-view-exact-value-from-columns-from-Invoke-NaSysstat-in-powershell/m-p/146143#M333</link>
    <description>&lt;P&gt;Hi Team ,&lt;/P&gt;
&lt;P&gt;Below is the command output .&lt;/P&gt;
&lt;P&gt;PS C:\Windows\System32\WindowsPowerShell\v1.0&amp;gt; Invoke-NaSysstat -C 10 -i 1&lt;/P&gt;
&lt;P&gt;CPU NFS CIFS HTTP FCP iSCSI RdOps WrOps TotOps NetRcvd NetSent DiskRd DiskWr RdLat WrLat TotLat&lt;BR /&gt;— — —- —- — —– —– —– —— ——- ——- —— —— —– —– ——&lt;BR /&gt;20% 0 0 0 0 3k 2k 2k 3k 119 MB 25 MB 94 MB 84 MB 3.7 1.2 2.5&lt;BR /&gt;16% 0 0 0 0 3k 2k 860 3k 55 MB 35 MB 123 MB 105 MB 2.0 1.0 1.7&lt;BR /&gt;18% 0 0 0 0 3k 2k 1k 3k 76 MB 60 MB 90 MB 96 MB 1.2 1.2 1.2&lt;/P&gt;
&lt;P&gt;When i execute the below command am getting the values converted into the decimal formats&lt;/P&gt;
&lt;P&gt;PS C:\Windows\System32\WindowsPowerShell\v1.0&amp;gt; Invoke-NaSysstat -C 3 -i 1 | select -Property CPU,RdOps,TotOps,RdLat,WrLat,TotLat |ft -AutoSize&lt;/P&gt;
&lt;P&gt;CPU RdOps TotOps RdLat WrLat TotLat&lt;BR /&gt;— —– —— —– —– ——&lt;BR /&gt;16.608434020506442770739977520 426 786 00:00:00.0031901 00:00:00.0003528 00:00:00.0018906&lt;BR /&gt;7.7836471545454169987981315300 142 505 00:00:00.0053873 00:00:00.0002204 00:00:00.0016713&lt;BR /&gt;9.180171280928607237464662560 361 1057 00:00:00.0040748 00:00:00.0008290 00:00:00.0019385&lt;/P&gt;
&lt;P&gt;1)How to get the exact original columns from the initial output without converting them to decimal format ?&lt;/P&gt;</description>
    <pubDate>Thu, 24 Jan 2019 01:42:58 GMT</pubDate>
    <dc:creator>Nikhileshwar</dc:creator>
    <dc:date>2019-01-24T01:42:58Z</dc:date>
    <item>
      <title>How to view exact value from columns from  Invoke-NaSysstat   in powershell</title>
      <link>https://community.netapp.com/t5/Ask-The-Experts/How-to-view-exact-value-from-columns-from-Invoke-NaSysstat-in-powershell/m-p/146143#M333</link>
      <description>&lt;P&gt;Hi Team ,&lt;/P&gt;
&lt;P&gt;Below is the command output .&lt;/P&gt;
&lt;P&gt;PS C:\Windows\System32\WindowsPowerShell\v1.0&amp;gt; Invoke-NaSysstat -C 10 -i 1&lt;/P&gt;
&lt;P&gt;CPU NFS CIFS HTTP FCP iSCSI RdOps WrOps TotOps NetRcvd NetSent DiskRd DiskWr RdLat WrLat TotLat&lt;BR /&gt;— — —- —- — —– —– —– —— ——- ——- —— —— —– —– ——&lt;BR /&gt;20% 0 0 0 0 3k 2k 2k 3k 119 MB 25 MB 94 MB 84 MB 3.7 1.2 2.5&lt;BR /&gt;16% 0 0 0 0 3k 2k 860 3k 55 MB 35 MB 123 MB 105 MB 2.0 1.0 1.7&lt;BR /&gt;18% 0 0 0 0 3k 2k 1k 3k 76 MB 60 MB 90 MB 96 MB 1.2 1.2 1.2&lt;/P&gt;
&lt;P&gt;When i execute the below command am getting the values converted into the decimal formats&lt;/P&gt;
&lt;P&gt;PS C:\Windows\System32\WindowsPowerShell\v1.0&amp;gt; Invoke-NaSysstat -C 3 -i 1 | select -Property CPU,RdOps,TotOps,RdLat,WrLat,TotLat |ft -AutoSize&lt;/P&gt;
&lt;P&gt;CPU RdOps TotOps RdLat WrLat TotLat&lt;BR /&gt;— —– —— —– —– ——&lt;BR /&gt;16.608434020506442770739977520 426 786 00:00:00.0031901 00:00:00.0003528 00:00:00.0018906&lt;BR /&gt;7.7836471545454169987981315300 142 505 00:00:00.0053873 00:00:00.0002204 00:00:00.0016713&lt;BR /&gt;9.180171280928607237464662560 361 1057 00:00:00.0040748 00:00:00.0008290 00:00:00.0019385&lt;/P&gt;
&lt;P&gt;1)How to get the exact original columns from the initial output without converting them to decimal format ?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 01:42:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Ask-The-Experts/How-to-view-exact-value-from-columns-from-Invoke-NaSysstat-in-powershell/m-p/146143#M333</guid>
      <dc:creator>Nikhileshwar</dc:creator>
      <dc:date>2019-01-24T01:42:58Z</dc:date>
    </item>
  </channel>
</rss>

