Skip to content
forked from kevinjs/wmiagent

A windows monitor agent. Fetch data by using WMI(Windows Management Instrumentation).

Notifications You must be signed in to change notification settings

alvabai/wmiagent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#wmiagent

A Windows monitor agent. Fetch data by using WMI(Windows Management Instrumentation).

##Requirement:

  1. WMI Administrative Tools
  2. Python Win32 Extension
  3. Python WMI

##Usage:

###1. Start Polling task python PollManager.py install python PollManager.py start

###2. Start Http Service python HttpServerManager.py install python HttpServerManager.py start

Then, you can see and manage them in Windows Server Manager.

###3. Stop Polling task python PollManager.py stop

###4. Stop Http Service python HttpServerManager.py stop

Edit by Kevin Shaw dysj4099@gmail.com

About

A windows monitor agent. Fetch data by using WMI(Windows Management Instrumentation).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published