IIS reset with powershell
Hi there, i'd like solarwinds to automatically reset iis on a server if that server CPU goes over 50%. The server is managed using WMI, and has powershell 2.0 installed, i have this script working...
View ArticleSQL script
hello- first time using solarwinds SAM and running into problem with creating alerts for my SQL server to get notification regarding problems with sql databases, sql backups,etc. the alerts comes...
View ArticleNeed a PowerShell Script to Monitor XenApp "LoginsEnabled"
A few weeks ago I made a post in the SAM forum about the need to monitor XenApp LoginsEnabled through PowerShell. See Citrix XenApp 6.5 - Need to monitor "LoginsEnabled". aLTeReGo suggested I try the...
View ArticlePerl Script output formatting
Currently need some assistance with a perl script i am writing. I will state first thhat this is my first script and i have absolutely no idea what i'm doing here. Back story I have an XML that im...
View ArticlePowershell monitor for changes to Active Directory protected objects (domain...
Here's a real quick powershell monitor to check for changes to your Active Directory protected objects It takes every item where the attribute 'admincount' has been set to '1' and compares it's...
View Articlesnmp scripting
I used to use Solarwinds when it was in its infant stages and it has come along ways. I am in need of a template to script two changes mainly:• access-list 1 permit 0.0.0.0• snmp-server host...
View ArticleScript to push on multiple devices
Hi Thwack community, I'm new here so excuse me if I'm not following the right procedure. I'm not a programmer and I need help for a script so I don't have to spend 2 weeks full time for doing a little...
View ArticleAlert Execute Program Trigger Action
Hello everyone, I am trying to execute a powershell script as a trigger action. In my file path I have \\servername\C$\Windows\System32\WindowsPowerShell\v1.0\Powershell.exe -executionpolicy...
View ArticlePassing Arguments to MongoDB Template - Unix/Linux Component
We are trying to make a connection to a MongoDB database using a Linux/UNIX script component. The components are from a Solarwinds template that is written in PERL and it assumes that the DB is...
View ArticlePowershell script for Trend Micro Virus Pattern File age monitoring
Need to build a powershell script in a custom Orion SAM component monitor template that allows us to return a value of the number of hours or days a Trend Micro OfficeScan or Deep Security client is...
View ArticleMonitor Oracle listener on Windows server with Windows Script Monitor
I need some logic on monitoring a Oracle listener (name: TNSListenerGW) in a Windows Script Monitor , can anyone help ? (I am a unix guy)
View ArticleNetapp Powershell monitoring
I've installed the netapp powershell commands on the Orion server. The Netapp toolkit can be found here https://communities.netapp.com/docs/DOC-6138. I'm able to run the script below in a powershell...
View ArticleCount of files matching a filename pattern.
We have a request from a server owner to monitor for the count of files matching a specific filename pattern, and to generate an alert when that count is exceeded. Currently that group is handling this...
View ArticleRun php script in SAM
I have a very simply script which does nothing more than tests the connection to the database from our webserver. The script is as follows : <?phperror_reporting(0); $host =...
View ArticleCan you bypass the initial script in a custom SQL/SWQL query when creating an...
I am trying to create a custom alert built around a database query that uses 3 custom pollers. A couple of the pollers stores the results in the same table and column so alias are used.The query pulls...
View ArticleTrend Micro OfficeScan monitor for Virus Pattern file out of date
We want to be able to monitor and alert on Trend Micro OfficeScan or Deep Security clients virus pattern files when they are older than a certain number of days. I see there's an old thread on someone...
View Articleacknowledged alerts report
Hi guys, As we all know that events are triggered as alerts and then alerts gets acknowledged/reset/deleted. I would like to learn more what exactly happens when an alert is acknowledged ? I believe it...
View ArticleHow to create a vbscript that runs a batch file on a remote server?
How to create a vbscript that runs a batch file on a remote server? I have a requirement to create a vbscript that runs a batch file (when triggered on a certain condition) on a remote server.I have...
View ArticleNeed a PowerShell Script to Monitor XenApp "LoginsEnabled"
A few weeks ago I made a post in the SAM forum about the need to monitor XenApp LoginsEnabled through PowerShell. See Citrix XenApp 6.5 - Need to monitor "LoginsEnabled". aLTeReGo suggested I try the...
View ArticlePowershell and Named Pipes
This was done based on some posts related to getting data into SAM from external sources. For example when SAM itself cannot run code to get to the data. For a proof of concept create a Windows...
View Article