Monitor Everything with Monitis – And do it easily with PowerShell – Part 2
Posted by Hovhannes Avoyan | Posted in Monitoring Scripts, Sysadmin Tools, Website Monitoring, Windows Servers Monitoring | Posted on 22-09-2011
Tags: PowerShell

Managing External Monitors with Monitis and PowerShell
In the last article, we got started with how to create a simple external monitor with Monitis in PowerShell. The command you use is Add-MonitisExternalMonitor. You’ll have to import the Monitis module first to use it (Import-Module Monitis).
Monitis lets you monitor everything, and when you manage those monitors with PowerShell life gets a lot easier. In PowerShell, commands normally come in little families. To see all of the other things you can do with external monitors, run:











