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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...