Windows performance - many remote
Windows performance - many remote
There are a number of ways to cull Windows performance metrics from large numbers of Windows machines. One way is by using Splunk's "Windows performance remote" recipe to pull the data from the machines into your Splunk instance, one machine at a time. The other, more scalable way, is to use Splunk's universal forwarder.
You set up the forwarder on the machines that are generating the performance metrics. Then, you point the forwarder at the Splunk indexer. The forwarder monitors the desired performance counters on the machine, then forwards that data to the indexer, which then indexes it and makes it available for searching.
Using the universal forwarder is the most efficient way to get performance metrics from remote Windows machines.
There are two main steps:
1. Set up the forwarder on the remote machine and point it at the indexer. See this recipe: "Forwarders".
2. Set up the forwarder's inputs so that they monitor the performance metrics you desire. You set up the inputs on the forwarder the same as if they were on a Splunk indexer. However, the forwarder has no Splunk Web, so you'll need to set up the inputs either with the command line interface (CLI), or by editing inputs.conf directly.
For information on setting up inputs to gather performance metrics, see "Real-time Windows performance monitoring" in this manual. For additional information on setting up forwarders, see "Use forwarders" in this manual.
This documentation applies to the following versions of Splunk: 5.0 , 5.0.1 , 5.0.2 View the Article History for its revisions.