Pages: [1]   Go Down
Author Topic: Recursive WMI querries  (Read 834 times)
0 Members and 1 Guest are viewing this topic.
davidp
Jr. Member
**

Karma: 0
Offline Offline

Posts: 15


View Profile
« on: May 29, 2009, 12:23:06 PM »

I'd like to be able to execute queries that returns multiple rows in Pandora in order to track changes and thus make sure workstations remain compliant.

One of such queries is

Code:
SELECT Name,IndentifyingNumber,Vendor,Version FROM CIM_Product WHERE __CLASS <> 'Win32_ComputerSystemProduct'


Which lists all installed softwares on a Windows box, or

Code:
SELECT Name,SID FROM Win32_Account WHERE SID LIKE 'S-1-5-21-%' to list human-created user account.


In short, a WMI multi_string data type would be nice.  I don't know the impact on code nor on SQL schema, but hopefully it wouldn't be too difficult to implement.

Thanks in advance.
David
Logged

Sancho Lerena
Administrator
Expert member
*****

Karma: 24
Offline Offline

Posts: 1151


I can see everything... with my glasses :-)


View Profile WWW
« Reply #1 on: June 01, 2009, 01:44:49 AM »

This is exactly what inventory servers does now (but remotely). In addition, next agent for 3.0 or 3.1 version will also take information on systems to populate inventory. But inventory is a feature of Enterprise version, not the opensource.
Logged

-- See you in the other screen.

Pages: [1]   Go Up
Print
 
Jump to:  


SourceForge.net Logo  This site is monitored by Pandora FMS   ArticaST