All Apps and Add-ons

How can I add extra mount point(s) under "Disk Usage" panel in Monitoring Console?

muradgh
Path Finder

Hi Splunkers,

I want to add some extra mount points in the Monitoring console for reporting purposes.

Currently, I can see only the following:

muradgh_0-1683724928784.png

Looking into the CLI for this instance (client X):

muradgh_1-1683725137521.png

So, I want to add "/opt/splunk-frozendata". (also adding the "/" is a great addition to the list)

What I have done is editing to the "indexes.conf" by adding the following:

[volume:frozenprimary]
path = /opt/splunk-frozendata

After this, I restarted the Splunk machine and went back to the Monitoring console to see if this did the trick, but it didn't.

Going to "Monitoring Console" by clicking on the "Settings" menu, then "Monitoring Console.", then selecting the "Indexes" tab, under the "Indexes and Volumes" I can see the following:

muradgh_2-1683726406845.png

So, for the sake of testing, I went back to the "indexes.conf" and edited:

[volume:frozenprimary]
path = /opt/splunk-frozendata
maxVolumeDataSizeMB = 3670016

After this, I restarted the Splunk machine and went back to the Monitoring console to see what changed, I found the following:

muradgh_3-1683726999817.png


And also nothing changed under the "Disk Usage" panel.

Can someone please help me with this? what am I missing here?

Thanks.

 

 

Labels (4)
0 Karma

aleccese
Loves-to-Learn Everything

Hi,

did you manage to solve this?

 

Thanks!

0 Karma

muradgh
Path Finder

A year after, well, better late than never 😆
unfortunately, I didn't found a solution to this case, so I just moved on 😢 

0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

The reason why this isn't working is that spunk didn't manage that volume as you haven't there any hot/warm or cold index spaces. When you have moved buckets into frozen state then splunk didn't count those anyhow. Only thing what is looking with those is that your cold to frozen script will return zero when splunk has called it. If it's not zero then it didn't remove that bucket from cold volume.

If you want to look other space/volumes/fs mountpoints you must use e.g. Splunk Add-on for Unix and Linux | Splunkbase or other inputs which just run df for that.

r. Ismo

0 Karma
Get Updates on the Splunk Community!

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

Splunk Up Your Game: Why It's Time to Embrace Python 3.9+ and OpenSSL 3.0

Did you know that for Splunk Enterprise 9.4, Python 3.9 is the default interpreter? This shift is not just a ...