SAM Application Templates
-
Custom Automatic Service IBM Rational ClearQuest Mail Service
Custom Automatic Service IBM Rational ClearQuest Mail Service.apm-templateCreated by ALEXSLV for THWACK members
-
PowerShell DNS lookup script
Powershell DNS lookup script.apm-templateMajor credit to KMSigma and mrxinu : This script is designed to do DNS lookups and provide metrics that result from such a query. The significant part here is that this can handle an entire domain's worth of DNS lookups. I didn't see any form of this today after searching the…
-
IIS AppPool Monitor
IIS AppPool Monitor.apm-templateIIS AppPool Monitor
-
AIX Load and Connection states (Netstat)
AIX Other.apm-templateThis template captures metrics for the Load Average using the uptime command and a count of the Connection States as calculated from using the netstat command. This may be used for other Unix systems but may need some tweaking on how the values are parsed (The position of them,) or changing the state…
-
MONGODB 3.2+ (LINUX)
MongoDB+3.2++(Linux).apm-templateMongoDB (Linux) This template allows you to monitor the performance of MongoDB installed on a Linux machine by using Perl scripts. Prerequisites: * SSH and Perl installed on the target server; * SNMP installed on the target server; * Permission to monitor mongod processes. Credentials: User…
-
Web Site (PowerShell) monitor template that allows customized healthy status codes
Web Site (PowerShell).apm-templateMore than a few of us have run into a situation in which we need to monitor a web site that requires authentication, but cannot provide credentials for various reasons. In these cases, the monitored site returns a 401 (Unauthorized) status code, and Orion alerts that the site is down. I…
-
Resque
Resque.apm-templateChecks for resque workers that have been "working" for an abnormally long time. This requires ruby installed on the system since the script is written in ruby. Adjust the `num_expected_workers` and `stale_time_in_hours` to your specs.
-
File Download Bandwidth Analysis SAM Template
File Download Bandwidth Analysis.apm-templateThis SAM template will perform a file download and capture the amount of time taken, together with the bandwidth performance achieved during the download. Useful for validating the performance of the network for true file download speeds. Be aware that this is going to download…
-
HP Jet-Direct Print Server
HP Jet-Direct Print Server.apm-templateMajor components of HP printers connected to or with embedded JetDirect print server. Some components may not be included on all printers.
-
Windows Server 2019 Services and Counters
Windows Server 2019 Services and Counters.apm-templateThis template assesses the status and overall of services and performance of a Microsoft Windows Server 2019 operating system. Prerequisites: RPC and WMI access to target server. Credentials: Windows Administrator on target server. These performance counters and…