Mining External Monitor Results with Monitis and PowerShell
In the last article, we walked thru some of the other commands related to external monitors. Today, we’ll focus on the one you’ll probably use the most: Get-MonitisMonitorResult.
Before we get started, please remember to download the Monitis module from Monitis’ github open source repository. Download it to Documents\WindowsPowerShell\modules, and import it in PowerShell by running Import-Module Monitis.
Get-MonitisMonitorResult gives you results from any type of Monitor. You use it by piping in the monitors you want.








