SAM Application Templates
-
Microsoft Exchange 2016 Hub Transport Role Counters (Advanced)
Exchange 2016 Hub Transport Role Counters (Advanced).apm-templateThis template contains advanced performance and statistics counters for monitoring Exchange 2016 Hub Transport Role. Some of the counters may require manual configuration, such as setting up installation-specific instances, correcting thresholds for the…
-
Microsoft Exchange 2016 Hub Transport Role Service and Counters (Basic)
Exchange 2016 Hub Transport Role Service and Counters (Basic).apm-templateThis template contains basic performance counters and services for monitoring Exchange 2016 Hub Transport Role. This template is designed to work out of the box and does not require any additional configuration. If you need more detailed monitoring,…
-
Plex Media Server
Plex Media Server.apm-templatePlex Media Server on LinuxTested on CentOS 7 with Plex Media Server 1.7.2
-
Orion Server 2017.3
Orion Server 2017.3.apm-templateThis template assesses the status of Windows services related to the main Orion server. Click here to learn about prerequisites and individual component monitors in this template, as included in the SAM Template Reference. Note: This template was updated in SAM 2019.4 to support localization…
-
SQL Database Size
SQL Database Size.apm-templateSimple template to monitor size of MS SQL database. It collects info about total data/log file size, used space and total size of biggest table in database. To use it, simply assign this template to node representing SQL server, provide credentials and change "Initial Catalog" for all…
-
Docker Basics for Linux
Docker Basics for Linux.apm-templateExample Docker template from SolarWinds Product Blog. Blog article at Creating a Basic Application Template for Monitoring Docker Prerequisites: ssh access to the server. Credentials: account with "sudo" access to the server. Account entry in "sudoers" file needs "NOPASSWD:ALL" option…
-
Windows Task Monitor (Powershell)
Windows Task Monitor (Powershell).apm-templateConfigure WINRM on remote machine and use this template to monitor last task status using PowerShell Script You can use below commands in PowerShell to configure WinRM on remote machine before using this Template. winrm quickconfig enable-PSRemoting -Force winrm s…
-
Windows Task Monitor (Powershell) - Thwack
Windows Task Monitor (Powershell) - Thwack.apm-templateThis checks to see if a specifed last task result has failed or not.Santosh Thorvatkar
-
[Template] Windows DHCP Leases Monitor
Windows DHCP Server with leases.apm-templateIf you are using the default the Windows DHCP template in Server and Application Monitor, you probably have noticed that it is a great template but it is missing a monitor for the total number of DHCP leases for a particular DHCP scope. I know that this is something that you…
-
Multi-Value PowerShell SQLCMD Wrapper
Get BizTalk States (PowerShell).apm-templateThis is a simple PowerShell multi-value wrapper for SQLCMD queries against a Microsoft SQL database. In this example, we are quering two different tables of a database to get custom BizTalk Orchestration States for a Microsoft BizTalk ecosystem. To Configure this monitor: 1) Run…