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!

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

A Guide To Cloud Migration Success

As enterprises’ rapid expansion to the cloud continues, IT leaders are continuously looking for ways to focus ...

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...