WMI Agentless Plugins Project

Version 1 by Bren Eckles
on Mar 21, 2012 13:06.

compared with
Current by Bren Eckles
on Oct 06, 2017 09:59.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
This project consists of a collection of script monitors (.vbs for starters) that use the Microsoft .Net Framework and WMI to retrieve performance data from remote Windows hosts without the need for agents on the remote hosts. Initially we have about 20 scripts, although it is a fairly minor matter to script others.

To support the extra WMI checks of system uptime you can find the plugin called get_system_uptime.vbs which has been added to this project in the GroundWork knowledge base here [DOCDEV:How to use WMI agentless plugins]. [DOCDEV:WMI].

h6. Typical Monitor