Alert 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 ArticleGet first line of log file
Instead of searching a string in a file (SAM component monitor - number of strings found) I need only to get the first lind of a file on linux. Is there someone who could help me?
View ArticleDAG Failover monitor
Hi there, i was hoping someone could help me integrate a powershell script i have into SAM? Basically, this script sits on my Exchange 2010 server, and runs every 15 minutes. it checks where each DB...
View Article2 time related script questions for report writer (SQL) commands
Hello,I am having an issue trying to create 2 custom reports.report (WAN Outage)#1 is supposed to display only a certain device type based on certain filter criteria & the time frame is supposed to...
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 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 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 ArticleSimple Scripts Not Working
Hi everyone! I have loaded up a test box and discovered it for NCM. I am now trying to run some test scripts to test things out but am having issues. I created a new script and copied all the info...
View ArticleIIS 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 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 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 ArticlePowershell Monitor not going past Initial Poll
I have a pretty simple Powershell script that isn't going past the initial poll but it tests out sucessfully, what could be the problem? Monitor:$WarningPreference = "SilentlyContinue"$StrKey =...
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 ArticlePowerShell Issue - SQL Job Monitor
So. Frustrated. (but I'm sure it's something small that I'm overlooking!) I have this code: Import-Module SQLPS 3>$null[System.Reflection.Assembly]::LoadFrom("C:\Program Files (x86)\Microsoft SQL...
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 ArticleVBScript running from poller
At the recommendation of another user I am posting my scripting issue here.. I've created a vbscript monitor template that executes a sqlplus command on a remote windows server.Running the vbs script...
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 Articlecan I modify the linux helper scripts
I have a requirement to log into some HP/UX boxes via Telnet to run some perl commands, can I modify the LinuxScriptHelper to log into a menu before it starts to run an application monitor component?...
View Article