Deployment Architecture

available space

vamseedeep
New Member

How to find out available space in server using splunk?

Tags (1)
0 Karma

somesoni2
Revered Legend

There are TA Apps available for Windows and Unix server from Splunk which have the inputs configured for getting the diskspace from the servers. You can either install full TA apps or just diskspace portion of it to start collecting the same.

References

Unix App
http://docs.splunk.com/Documentation/UnixApp/latest/User/AbouttheSplunkAppforUnix
http://apps.splunk.com/app/833/

Windows App
http://docs.splunk.com/Documentation/WindowsApp/5.0.2/User/InstalltheSplunkTechnologyAdd-onforWindow...
https://apps.splunk.com/app/742/

Update

For windows servers, you can setup following perform input to capture the free space on the server. Once data in getting indexed, you can search on it.

[perfmon://FreeDiskSpace]
counters = Free Megabytes;% Free Space
disabled = 1
instances = *
interval = 60
object = LogicalDisk

For unix servers, download the TA app for Unix and just use the scripted input df.sh to get the same.

0 Karma

vamseedeep
New Member

Is there any command I can use to get it directly

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!

How to find the worst searches in your Splunk environment and how to fix them

Everyone knows Splunk is a powerful platform for running searches and doing data analytics. Your ...

Share Your Feedback: On Admin Config Service (ACS)!

Help Us Build a Better Admin Config Service Experience (ACS)   We Want Your Feedback on Admin Config Service ...

Build the Future of Agentic AI: Join the Splunk Agentic Ops Hackathon

AI is changing how teams investigate incidents, detect threats, automate workflows, and build intelligent ...