<?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: Splunk App Dev: Want to display machine load in trend table format in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-App-Dev-Want-to-display-machine-load-in-trend-table/m-p/113448#M1678</link>
    <description>&lt;P&gt;HI&lt;/P&gt;

&lt;P&gt;as you have represented data? with a table? or you need to organize the div in html template?&lt;/P&gt;

&lt;P&gt;if you need only organize the fields you can order with the options field in tag django.&lt;/P&gt;

&lt;P&gt;example:&lt;/P&gt;

&lt;P&gt;{% table id="table-example" managerid="example-search" fields='"machine","current load",............."Sparkline trend"' %} &lt;/P&gt;</description>
    <pubDate>Tue, 19 May 2015 13:31:47 GMT</pubDate>
    <dc:creator>gibba</dc:creator>
    <dc:date>2015-05-19T13:31:47Z</dc:date>
    <item>
      <title>Splunk App Dev: Want to display machine load in trend table format</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-App-Dev-Want-to-display-machine-load-in-trend-table/m-p/113447#M1677</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I am developing a splunk app using django and splunkjs stack to monitor various nodes(compute machines). Machine count is dynamic. &lt;BR /&gt;
I have log in following format:&lt;BR /&gt;
timestamp, machine_name, load&lt;/P&gt;

&lt;P&gt;Want to display this information in following format:&lt;BR /&gt;
|machine|current load| load trend(last 2 days)|&lt;BR /&gt;
|1|0.85| Sparkline trend|&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2015 09:42:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-App-Dev-Want-to-display-machine-load-in-trend-table/m-p/113447#M1677</guid>
      <dc:creator>vikassanap2011</dc:creator>
      <dc:date>2015-05-19T09:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk App Dev: Want to display machine load in trend table format</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-App-Dev-Want-to-display-machine-load-in-trend-table/m-p/113448#M1678</link>
      <description>&lt;P&gt;HI&lt;/P&gt;

&lt;P&gt;as you have represented data? with a table? or you need to organize the div in html template?&lt;/P&gt;

&lt;P&gt;if you need only organize the fields you can order with the options field in tag django.&lt;/P&gt;

&lt;P&gt;example:&lt;/P&gt;

&lt;P&gt;{% table id="table-example" managerid="example-search" fields='"machine","current load",............."Sparkline trend"' %} &lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2015 13:31:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-App-Dev-Want-to-display-machine-load-in-trend-table/m-p/113448#M1678</guid>
      <dc:creator>gibba</dc:creator>
      <dc:date>2015-05-19T13:31:47Z</dc:date>
    </item>
  </channel>
</rss>

