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 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 ArticleASP.NET Web App under SW Site
Hi all,I am not sure there is right forum. I just have an question about ASP.NET web application. The web application is published under SolarWinds Orion Web Site but is located physically another...
View ArticlePowershell file size monitors
This is probably an easy one, I just admittedly don't know the first thing about PowerShell but I need to get some monitors built. I've got some commands that do something close to what I want but I...
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 ArticleMonitoring SCCM Update Deployment Help Requested
I am trying to setup a apm template to monitor som aspects of SCCM update deployments to servers. the one part i need help on is formatting the pending update returned values. The PS string to return...
View ArticleSQL Query For VM/Physical in SAM
Need a SQL script that lists all servers in SAM, sorted by whether they're physical or VM, and creates a table with columns showing node name, IP address, and host (if VM). I don't need a count - I...
View Articleany ideas on a PERL script to watch a log file that changes name via datestamp?
I have a log file I must watch for some specific text. It is running on an AIX system. The log file changes names with every application restart, and that can be multiple times per day.... How can I...
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 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 ArticleFile lock monitor?
Is there a simple way to monitor file locks in Solarwinds?I'm looking to get the number of file locks on files in a specified folder, and if I can the name of the file and the user(s) on it.
View ArticleBizTalk 2013 SQL Query Output
I am attempting to monitor the orchestration count from my BizTalk Server using a SQL Query in Solarwinds. I am using the following SQL Query: SET NOCOUNT ONSET TRANSACTION ISOLATION LEVEL READ...
View ArticlePowerShell script won't return results
I'm trying to get a count of files in a directory that are over 30 minutes old. Unfortunately, when I test the script output I just sit and wait on an indefinitely spinning wheel--not even an error or...
View ArticlePowershell file size monitors
This is probably an easy one, I just admittedly don't know the first thing about PowerShell but I need to get some monitors built. I've got some commands that do something close to what I want but I...
View ArticleHow can I avoid "Can't identify dynamic column definitions from script...
Hello,could some one please explain what is wrong with the following perl script from orion's prespective? I appreciate your help!!!!******************************************#!/usr/bin/perluse...
View ArticleLooking for a powershell script to monitor if the exchange store is mounted.
I just wondering if any of you have written a script in powershell that would allow me to monitor if the store is mounted. Occasionally after reboots the store has not been mounted which causes some...
View ArticleMonitoring SCCM Update Deployment Help Requested
I am trying to setup a apm template to monitor som aspects of SCCM update deployments to servers. the one part i need help on is formatting the pending update returned values. The PS string to return...
View ArticleASP.NET Web App under SW Site
Hi all,I am not sure there is right forum. I just have an question about ASP.NET web application. The web application is published under SolarWinds Orion Web Site but is located physically another...
View ArticleAutomated and dynamic application of SAM templates, specifically linux disk...
I asked this question in the SAM forum and was directed here by alterego as you guru's may be able to point me in the right direction. This question is Not Answered. 65pony Oct 29, 2014 9:51 AM We...
View ArticleHow can I have PowerShell talk to SAM and CMDB
I have a powershell script that talks to SAM at the backend, which then talks to CMDB. PS calls SAM.exe then "Unmanage" a CI from CMDB. # Unamanage CI in CMDB c:\SAM\SAM.exe /BATCH /h...
View Article