Splunk Dev

Splunk App Dev: Want to display machine load in trend table format

vikassanap2011
New Member

Hi,
I am developing a splunk app using django and splunkjs stack to monitor various nodes(compute machines). Machine count is dynamic.
I have log in following format:
timestamp, machine_name, load

Want to display this information in following format:
|machine|current load| load trend(last 2 days)|
|1|0.85| Sparkline trend|

Thanks!

Tags (3)
0 Karma

gibba
Path Finder

HI

as you have represented data? with a table? or you need to organize the div in html template?

if you need only organize the fields you can order with the options field in tag django.

example:

{% table id="table-example" managerid="example-search" fields='"machine","current load",............."Sparkline trend"' %}

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...