SAM Application Templates
-
Windows Share Availability
Windows Share Availability.apm-templateHi all, this is a simple PowerShell script to determine if a specific file share is available on the network. It runs on your Orion server and should look at a remote host to test, for example, if the share is available to external clients. Use Test-Path to determine if a share is…
-
Process Monitor By PID
Process Monitor By PID.apm-templateThis monitor gets the PID from a lock or pidfile, checks for the process and gets cpu and memory utilzation
-
Dell Server - Storage Hardware Health v1.1
Dell Server - Storage Hardware Health v1.1.apm-templateI borrowed and modified on the original great script with this name written/authored by HolyGuacamole and michael100. I hope that is OK. I modified the disk hardware health section so that disks that return a 'Ready' status will not set off a warning threshold alert.…
-
Raspberry PI HTTP Connection Monitors
Raspberry PI HTTP Connection Monitors.apm-templateRaspberry PI HTTP Connection Monitors
-
Certificate Monitor
Certificate Monitor.apm-templateCertificate Monitor Monitors all certificates in Root, AuthRoot, CA, and Personal("My") certificate stores. Provides status the 10 soonest to expire certificates per store that expire within next 60 days. If none expire within that window then it presents the earliest to expire certificate…
-
MS SQL Agent - failed jobs
MS SQL Agent - failed jobs.apm-templateTemplate to monitor number of failed SQL Agent jobs.
-
SNMP Test
SNMP Test.apm-templateSNMP Test
-
Windows Shared Folder Current User (Session) and Opened Files Count - VBscript
Windows Shared Folder Current User (Session) and Opened Files Count - VBscript.apm-templateThis application monitor uses VBScript to collect a Windows Shared Folder current user (connected sessions) and total opened file counts * Prerequisites: WMI access to the target server. * Credential for Monitoring: Windows…
-
Poller Stats
Poller Stats.apm-templateThis template is to visually see how adding or deleting nodes/interfaces/volumes affect the polling rate. Very useful for clients who want to see how many nodes/interfaces/volumes were added/removed over a period of time and how it affected the polling rate. Once the template is applied to the…
-
Log Parser (PowerShell)
Log Parser (PowerShell).apm-templateModification of Log Parser template to allow use of dated files.