SAM Application Templates
-
DPA Monitor and Heartbeat Status
DPA Monitor and Heartbeat Status.apm-templateThis application monitor template is applied to the Orion SQL server and runs a sql query to determine if the DPA service is running and a separate sql query to determine if any one DPA monitor is off on an instance in DPA. An alert can be easily generated from this and if you…
-
SNMP Micro Remote Polling Engine (Linux Agent)
SNMP Micro Remote Polling Engine (Linux Agent).apm-templateSNMP Micro Remote Polling Engine (Linux Agent) This allows you to use the Linux agent as a poor man's remote polling engine. It requires you to know which server IP/hostname you want to poll along with a specific SNMP OID. If the Command Line below just…
-
Group Account Monitoring
Group Account Monitoring.apm-templateThis component monitor should be applied to Windows domain controllers. To audit MS Active Directory groups.
-
File Age Monitor (Wildcard)
File Age Monitor (Wildcard).apm-templateFile Age Monitor (Wildcard) This allows you to check the age of a specific file type and define how many minutes old a file can be. There are three variables that can be defines in the 'Script Argument' * Path: This is the full path to the file or folder.* Examples of file path:*…
-
Cisco snmpEngineTime ASA UpTime
Cisco snmpEngineTime.apm-templateThis application monitor will monitor the Cisco MIB 1.3.6.1.6.3.10.2.1.3 to poll the snmpEngineTime for the uptime of the device. I have tested it on an ASA 5555-X and it polls it correctly and converts it to days of uptime.
-
Intelligent Capture Template
Intelligent Capture.apm-templateSAM template for monitoring the Perceptive Intelligent Capture application.
-
Custom Windows File Age and Count Monitor - Agent
Custom Windows File Age and Count Monitor - Agent.apm-templateThis is a version of the Custom Windows File Age and Count Monitor that is designed to work on Agent based nods.
-
AIX Custom Monitoring for CPU, Memory and Disk - Perl Script
AIX Custom Monitoring.apm-templateHi Everyone, This template is created for collecting real CPU usage, computational memory usage, paging rate and disk space usage on IBM AIX Servers. It is tested on AIX 6.3 and 7.1 versions. Commands used are given below. OS user should have the permission for these commands: CPU Usage…
-
HBA Port Status (Linux)
HBA Port Status (Linux).apm-templateHBA Port Status (Linux) This checks for port state changes for HBA's on Linux. There is a specific command, array_info, that I parse and output the results. This is an example of what i get when i run the array_info command. /sys/class/scsi_host/host1: wwnn=0x2000d00d00d00…
-
Dell Server - Storage Hardware Health v1.2
Dell Server - Storage Hardware Health v1.2.apm-templateHi everyone, This SAM template is a modified version of the originals found here (v1.0 by HolyGuacamole and michael100) and here (v1.1 by dimitri.mariutto@gmail.com). This was due to a recent Orion deployment with a lot of Dell Physical servers (100+) and 2 APEs…