Alert and Acknowledgement Report
I'm trying to create a SQL Query that over a period of a month will give me the amount of alerts and the number of alerts that were acknowledged. I would like also to break these numbers down into...
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 Monitor
Hello! I'm fairly new to scripting and was looking at setting up my first file monitor. Basically we have a file that is put on a server every day. If the file is not there by 12:30pm each day, we...
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 script to Unmanage and Remanage nodes (100-150) by node name
I need a PowerShell script to Unmanage and Remanage Production Servers (100-150) by node name in Solarwinds. Please assist as I am new to PowerShell and programming
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 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 ArticleMemcache on Windows Server
There is currently a monitor for Memcache on Linux. Do you have any suggestions on how to convert that script for use on a windows server?
View ArticleExecuting a VB script on a menu based switch
I had posted in a different thread that I was looking to script changes to a 3Com 4400 for syslog. As those switches are menu based, when 'executing script' the commands were not waiting for the menu...
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 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 ArticlePGP Certificate expiration monitoring
Hi All Has anyone had any experience of monitoring multiple PGP certs on a LINUX server using SAM?I have to do this and I have had a browse through Thwack, but couldn't find anything. Chatting with...
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 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 ArticleCan you use filter string to filter several OUs at same time to find locked...
I am not a scripter so I need to see an example of how you would modify this default filter line to query several different OU in a domain including child OUs. The reason is to find out only specific...
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 ArticleConfig-Archive cleanup/purge
Does anyone have a script, perl, batch or anything, that will clean up the file/folder structure automatically? I am on 6.1 currently so not sure if this much asked for request made it to v7.
View ArticleNeed help to build powershell scripts for few tasks
Since there are huge number of systems to be added to Solarwinds i need help to simplify my tasks. Basically the network has more no of IP enabled devices but we are looking for only 4-5 devices from...
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 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 Article