SAM Application Templates
-
SQL Server 2005-2008 Performance (WMI)
SQL Server 2005-2008 Performance (WMI).apm-templateThis template uses Windows performance counters to assess the status and performance of Microsoft SQL Server 2005 or 2008 databases. Prerequisites: WMI access to the target server. RPC and Remote Registry services must be running on the target server. Credentials: Windows…
-
SQL Server 2005-2008 Performance (SQL)
SQL Server 2005-2008 Performance (SQL).apm-templateThis template assesses the performance of a Microsoft SQL Server 2005-2008 database by retrieving performance data from the built-in master..sysperfinfo pseudo-table. Prerequisites: None. Credentials: SQL Server user name and password. Monitored Components User Connections…
-
Veeam Backup and Replication Server
Veeam Backup and Replication Server.apm-templateThe template assesses the overall health and performance of Veeam Backup and Replication Server. Prerequisites: - WinRM must be installed and properly configured on the target server. - PowerShell 3.0 should be installed on the Veeam server. This template works on 6.x and 7.0…
-
SQL 2000 Database sizes, with Powershell
SQL 2000 Database Size.apm-templateThis example application template monitors the size of the master database on a sql 2000 server. The script was made for Powershell. This template works if this script is executed by the Solarwinds server itself, not remotely. At this moment in the script arguments you must indicates the…
-
HTTPS Monitor
HTTPS Monitor.apm-templateThis template tests a web server's ability to accept incoming sessions over a secure channel and then transmit the requested page. Prerequisites: WMI access on target server. Credentials: Administrator on target server. Monitored Components: HTTPS Monitor This component monitor tests a web…
-
Sophos SafeGuard Service Monitoring
Sophos SafeGuard Service Monitoring.apm-templateMonitors the services for Sophos Safeguard Enterprise 6.00 server.
-
Kiwi Syslog Server
Kiwi Syslog Server.apm-templateThis template assesses the status and overall performance of Kiwi Syslog Server v9.4.0 and higher. Prerequisites: WMI access to the target server. Credentials: Windows Administrator on the target server. Monitored Components Service: Kiwi Syslog Server This monitor returns CPU and memory…
-
Orion Server
Orion Server.apm-templateThis template assesses the status of Windows services related to SolarWinds Orion servers. Prerequisites: WMI access to the target server. Credentials: Windows Administrator on the target server. Monitored Components: SolarWinds Orion Job Engine This monitor returns the CPU and memory usage of the…
-
SQL and Memory Pressure
SQL and Memory Pressure.apm-templateSQL and Memory Pressure A template we use that is based off a msdn blog from 2010(link in component notes). Its centered around the page life expectancy perfmon metric primarily, including memory grants pending and buffer cache hit ratio. Also threw in sql server and agent run states. We…
-
PowerShell Multiple Port Monitoring
PowerShell Multiple Port Monitoring.apm-templatePowerShell script to query multiple TCP ports, testing both response times and output strings. Can test up to 10 ports per node. Build an alert based on either critical threshold or no response/down error code.