Splunk Search

splunk query

DTERM
Contributor

I found the following Splunk query that tells the local disk space. Is there a similar command that I could use to query stats like diskspace from another host. (I know how to do this through SSH, however I need the splunk'd solution.) Thanks!

[root@splunk bin]# ./splunk search "sourcetype=df | multikv | dedup host,Filesystem | rex field=UsePct \"(?\d+)\"" admin:changeme

/dev/sda3 ext4 46G 6.1G 37G 15% /

/dev/sda1 ext4 248M 47M 189M 20% /boot

Tags (1)
0 Karma
1 Solution

Lamar
Splunk Employee
Splunk Employee

You could put a forwarder on said 'remote' server, install the *NIX app on it and have it feed your indexer File System usage information via the sourcetype 'df'...

Then, you could see all of your servers at the same time...just sayin...

View solution in original post

Lamar
Splunk Employee
Splunk Employee

You could put a forwarder on said 'remote' server, install the *NIX app on it and have it feed your indexer File System usage information via the sourcetype 'df'...

Then, you could see all of your servers at the same time...just sayin...

DTERM
Contributor

Perfect!! Thanks so much!!

0 Karma

Lamar
Splunk Employee
Splunk Employee

Indeed.

Please take a look at this thread for possible pitfalls:

http://splunk-base.splunk.com/answers/13202/splunk-42-universal-forwarder-nix-app-install-via-cli

0 Karma

DTERM
Contributor

Will the Unix application work on a universal forwarder? The objective is to have Splunk perform a few simple remote queries.

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...