SAM Application Templates
-
Detect Log4j filename
Detect Log4j filename.apm-templateUsed to scan Orion installation folder for log4j files, and the rest of the environment. Please be aware that on the system drive the template can only scan Program Files and Program Files (x86) folders.
-
JAR File Check [CVE-2021-44228]
CVE-2021-44228 Check.apm-templateFirst pass at making a SAM template to detect JAR files which could possibly be affected.. This only checks for existence. There's probably more work to be done, but this is a start. Uses PowerShell and robocopy, so it's only been tested on Windows systems using the agent. It may work via…
-
SolarWinds Agent Check
SolarWinds Agent Check.apm-templateThis SAM Template will check to see if the SolarWinds Agent is running on any server. It can then be used as part of an alert to trigger if the status of the service is not equal to "running". Please note, this template is designed to be used by either Windows-based of Linux-based…
-
!swListResourceDiscovery
!swListResourceDiscovery.apm-template!swListResourceDiscovery
-
!swListResourcesActivateDiscoveredInterfaces
!swListResourcesActivateDiscoveredInterfaces.apm-templatePowershell script with Argument applies to a remote node#powershell to activate application on nodes that are cisco nexus#https://github.com/solarwinds/OrionSDK/blob/master/Samples/PowerShell/NPM.DiscoverAndAddInterfacesOnNode.ps1#Script Arguments: Arg[0]=0 or 1 for…
-
DFS Replication State
DFS Group State.apm-templateThis runs a powershell (as remote host) to determine if any DFS folders are not in a healthy state on a server - 4 is the healthy state and this will show critical anytime a folder has a value other than 4 I use this with systems that have sometimes 100 DFS replication folders and only want to…
-
SWOP
SWOP.apm-templateSW orion folder permission check
-
Exchange Server Health Event Monitoring
Exchange Server Health Monitoring.apm-templateThis template monitors the Windows application event logs for several event types related to Exchange Server health. It currently covers backpressure events and any heartbeat failures within a DAG.
-
Exchange Server Emergency Mitigation Service Logging
Exchange Server Emergency Mitigation.apm-templateUse this template to monitor the application event logs on Exchange Servers related to the Emergency Mitigation service. Following the guidance provided on Microsoft Docs, it will watch for event IDs that get logged when the service is stopped, restarted, encounters and…
-
VictorOps - SolarWinds Integration
VictorOps Ack-Back.apm-templateOverview The VictorOps Ack-Back Application Template allows you to acknowledge and resolve alerts from the VictorOps portal. The application template consists of a single Windows PowerShell Script monitor component. The PowerShell script queries the VictorOps public API to get a current list…