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!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...