SAM Application Templates
-
CPU/MEM Process Snapshot
CPU_MEM Process Snapshot.apm-templateIf you use the agent you should run this in local host execution mode, if you do not then you would run it in remote host. Collects the CPU loads for 1 minute then averages the loads and reports the top processes by CPU and memory utilization. I combine this SAM template with this…
-
pi-hole statistics (simple)
pi-hole statistics (simple).apm-templateThis is a sample script showing how to pull basic statistics from the pi-hole application (https://pi-hole.net/) running on a Raspberry Pi.IMPORTANT: Since Powershell doesn't run on Raspberry Pi, you have to set this template to run in "agentless" mode, which you do by opening the…
-
pi-hole statistics (advanced)
pi-hole statistics (advanced).apm-templateThis is a sample script showing how to pull advanced statistics from the pi-hole application (https://pi-hole.net/) running on a Raspberry Pi. IMPORTANT: This script requires an API token to run. To get the API token, log into the admin panel, click "Settings", click the API/Web…
-
pi-hole services
pi-hole services.apm-templateThis is a sample template showing how to monitor the necessary services for the pi-hole application (https://pi-hole.net/) running on a Raspberry Pi.IMPORTANT: This template requires that the Raspberry Pi be running the SolarWinds ARM agent, and that the template itself is running in "agent"…
-
Tenable.SC monitoring and Solarwinds Group to Asset List integration
APM_Tenable.apm-templateIf you have a Tenable.SC - and attached fleet of Nessus Scanners and Managers - you can ask the API on the SC to give you a complete rundown on the health of Tenable. If you assign applications to Solarwinds groups, then you may wish to see such groups presented within Nessus - so you can easily…
-
BigFix Relay Server
BigFix Relay Server.apm-templateMonitor BigFix Relay Server Health
-
TCP-Segments
TCP-Segments.apm-templateThis uses powershell to query the Windows Host WMI for TCP Segment data nd calculates a Ratio for Segments Retransmitted per Second/Segments Sent per Second.
-
Session Metrics
Remote Users.apm-templateThis script is useful for RDS virtual desktops or application hosting or even normal RDP session tracking with an alert on when a system is access. I needed a way to collect and present the number of employees using a Remote Desktop Service resource over time. This template is simple but effective.…
-
PiHole DNS (DNS Sinkhole)
PiHole DNS.apm-templateTested to work on Linux (Debian) or Raspberry Pi (raspbian) DNS Blackhole server. This server is designed to be a false endpoint for ad and tracking servers on the Internet. I had at the time connectivity only through satellite. If this or other high latency ISP is connecting, you need this or…
-
Raspberry Pi Hardware bash scripts
Pi Hardware.apm-templateThese are bash scripts to run against Pi hardware only! CPU memory temps, memory configuration size. 2nd script checks power limits and reports back if the system has power issues due currently or previously to using an incorrect or under-powered power supply. (the lightning bolt at the top right…