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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...