Dashboards & Visualizations

Show two plots on chart with different values?

shanecifaldi
Loves-to-Learn Everything

Hello All,

I have some data coming in from NetApp that shows snapshot name and snapshot volume used. I need to show all the volume names/space used from 48 hours ago on-top of one from 24 hours ago. The goal is to show growth of our snapshots each day.

by base search is :

sourcetype=dbx3_netapp_vault_utilization

this will return the below data: (server/host names redacted)
alt text
I need the chart to show the name with Volume Used at 24h and 48 on the same line graph...any help?

Tags (1)
0 Karma

somesoni2
Revered Legend

Assuming that your "Volume Used (GB)" is extracted as a field, you should be able to plot that day by day comparison using timechart-timewrap command combination.
https://docs.splunk.com/Documentation/Splunk/7.1.2/SearchReference/Timewrap

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Network to App: Observability Unlocked [May & June Series]

In today’s digital landscape, your environment is no longer confined to the data center. It spans complex ...

SPL2 Deep Dives, AppDynamics Integrations, SAML Made Simple and Much More on Splunk ...

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...