SAM Application Templates
-
AIX Computational Memory
AIX Computation Memory - MultiStatistic.apm-templateThis template computes computation memory using the vmstat command. It extracts the following values from vmstat - memory pages - free pages - numperm percentage and calculates computation memory as the follows 100*(memory pages - free pages - (numperm percentage*memory…
-
OpenVPN
OpenVPN.apm-templateThis template retrieves replication status of an OpenVPN server installed on Linux or Unix computer. Prerequisites: SSH and Perl installed on the target server. Credentials: OpenVPN installation user. This template was tested on OpenVPN 2.0.10. Note: Before using this template, the correct argument…
-
Sarah - WMI Only
Sarah - WMI Only.apm-templateThis template assesses the overall health of Active Directory services on a domain controller.Prerequisites: WMI access to domain controller.Credentials: Windows Administrator on domain controller.
-
RabbitMQ (Linux and Unix)
RabbitMQ (Linux and Unix).apm-templateThis template retrieves replication status of RabbitMQ server installed on Linux or Unix node. Prerequisites: WinRM must be installed and properly configured on the target server and WMI access to the target server. Credentials: RabbitMQ installation user. This template was tested on…
-
RabbitMQ (Windows)
RabbitMQ (Windows).apm-templateThis template retrieves the replication status of a RabbitMQ server installed on a Windows node. Prerequisites: WinRM must be installed and properly configured on the target server and WMI access to the target server. Credentials: RabbitMQ installation user. This template was tested on…
-
WMI_ProcessMonitor_via_PowerShell
WMI_ProcessMonitor_via_PowerShell.apm-templateAs promised in my Count Processes Running for More than X Seconds post, here is an application monitor that uses PowerShell to monitor running processes. There are actually three monitors in this template. The first two were born of my need to count the total number of…
-
Microsoft System Center 2012 Endpoint Protection Client
Microsoft System Center 2012 Endpoint Protection Client.apm-templateThis template allows you to monitor the status of the System Center 2012 Endpoint Protection client installed on a Windows computer by using PowerShell and event monitors. Prerequisites: WinRM must be installed and properly configured on the target server…
-
Microsoft System Center 2012 Endpoint Protection Server
Microsoft System Center 2012 Endpoint Protection Server.apm-templateThis template allows you to monitor the status of System Center 2012 Endpoint Protection Server installed on a Windows machine by using PowerShell and service monitors. Prerequisites: WinRM must be installed and properly configured on the target server and…
-
Linux Command
Linux Command.apm-templateLinux Command Runs a linux command, which must return a single numeric value. Place command inside the ticks on the component line. Current command counts files in the directory.
-
Internet Information Service (IIS) 6
Internet Information Service (IIS) 6.apm-templateThis template assesses the status and overall performance of a Microsoft Internet Information Services (IIS) 6 server. The critical threshold values for the performance counters are those recommended by Microsoft. Prerequisites: WMI access to the target server. Credentials:…