The most recent content from our members.
Featured Episode: How to Import/Export Orion Modern Dashboards August 2, 2022 The flexibility available in Modern Dashboards on the SolarWinds Orion Platform is nothing short of amazing. The dashboards are quick and easy to build and to share. We'll guide you through the process of how to import a Modern Dashboard from…
Overview This started after i read this article about how a Comcast user took his raspberry pi to run speedtest.net and then post the results to Twitter. After reading the article I thought it would be awesome to be able to run speedtest.net from SAM. The original script is written in Python, I spent some time modifying…
Use this template to check the status of Windows updates, including how many updates are available and how many were installed. It also checks if a reboot is required before or after the installation of updates, and monitors the number of days that have passed since the last update. Prerequisites: Windows Remote Management…
This scenario is a little unique but I'm happy with how it turned out. First, to outline the requirements on why I needed to do this. Requirement: Kick off a script on a linux host as an alert action. We want this so we can attempt to 'self-heal' aspects of an application by running automation scripts to fix common…
This SWQL can be used in situations where the caption used to search for client endpoints differs between the NPM wireless functionality, and UDT. You can search based on IP, MAC and Caption. Use a custom query resource, and enable search. Custom SWQL Query: SELECT LastSeen, MACAddress as [MAC], MacUrl as [_linkfor_MAC],…
Hi all, As you may have seen in Introducing Log Manager for Orion not all alert actions are available in V1. Orion Alert Integration is something we are busy working on, however by utilising the "execute an external program" option, we can execute a PowerShell script that can take some of variables from the logs, and then…
First off thank you to wluther and his posts that led me in the right direction to create this, as well as mesverrum for his query on node outages. This is a custom HTML resource that uses SWQL queries, Javascript and Google charts to create interactive charts that allow for great customization. Here is a screenshot of…
This page was developed to track all the current DISA STIGs for Juniper Devices. All new revisions of the content within will be noted here.. I do apologize for the multiple downloads. It is a recommended process for those new to this customization to help alleviate any "cacheing" issues when attempting to "Update Reports"…
2016-06-12 Updated script: Solarwinds 12.x appears to have deprecated the AddNote() action for the Orion.AlertStatus object so that it can't append comments to alerts for some kinds of Solarwinds objects (e.g. Hardware Sensors). Instead, you must use the AppendNote() action and the Orion.AlertActive object if you want this…
Hey All! Now, you’re probably looking at the title of this and thinking “yeah, that’s easy enough, just create a custom chart and get the top 10 already”. Well, this one is going to be a bit different. What if, instead, you want to see the top 10 interfaces, but the interfaces are in separate charts? Perfstack seems the…
It looks like you're new here. Sign in or register to get started.