Refine your search:

Is it possible to gather WMI stats from a machine thats not in a domain? -- rather a workgroup.

I know @Lowell address this with forwarders in this question. http://answers.splunk.com/questions/7927/pulling-data-from-non-domain-machines

But i wonder if its even possible to connect to a non-domain machine with WBEMTEST.exe, let alone Splunk. Anyone have a clue?

asked 26 Jan '11, 16:41

Michael%20Wilde's gravatar image

Michael Wilde ♦
33528
accept rate: 64%


One Answer:

It is possible indeed. Simply set up local users on all workgroup machines with the same username/password, or, if the Administrator accounts all have the same password, use this account. Make sure you grant the account you will use WMI read access on each machine.

On your splunk instance performing the remote WMI connections, create a local user with the same username/password as the workgroup machines, and run splunk as this user. Splunk now will be able to remotely query the workgroup machines via WMI.

link

answered 26 Jan '11, 17:10

ftk's gravatar image

ftk ♦
6.2k419
accept rate: 37%

Post your answer
toggle preview

Follow this question

Log In to enable email subscriptions

RSS:

Answers

Answers + Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×98

Asked: 26 Jan '11, 16:41

Seen: 930 times

Last updated: 26 Jan '11, 17:10

Copyright © 2005-2012 Splunk, Inc. All rights reserved.