VBScript 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 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 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 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 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 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 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 ArticleFile age monitor on ftp server
Good morning, I'm trying to build a file age monitor in PowerShell on an FTP server given a URL, login and password.Is that something I can do with SolarWinds? If so, how?
View ArticleLinux/Unix Script Monitor - Can't Get Script OutPut
Hi, I am trying to add a new Linux/Unix Script Monitor but I cannot get script output: "Output result" stays at "Loading, Please Wait ..." for ever. How can I debug that ? It is strange because Linux...
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 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 ArticleLog Parser Pseudocode help
Hello all,I was wondering if some people could help me think through different approaches this can be done in SAM. Scenario: I have a an app that is deployed throughout my environment. I want to...
View ArticleMonitor Exchange Mailbox Items
I would like to monitor Exchange 2010 mailboxes for the # of emails thay have in their mailbox. We POP emails out of these accounts so they should always be empty. We would like to know when this...
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 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 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 Authentication Help Post Server 2012 R2 Upgrade
Hello, We've recently upgraded our VMWare vCenter server from 2008 R2 to 2012 R2 and upgraded vCenter from 5.0.0 to 5.5.0. Since then our SAM PS script that checks for snapshots (below) is failing...
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 ArticleFile Existence Monitor on AIX with a variable. HELP?
I'm struggling a bit with this and am wondering if it's even possible. Is there a template or has anyone has success with an application on an AIX machine for a file existence monitor that has a...
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 Article