Linux filesystem monitor if read-only
I searched the communities to find out if anyone knows how to monitor a Red Hat Linux filesytem if it's read-only. I don't have all the details from my administrator, but the root cause was that a...
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 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 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 ArticleWhere to find the existing script in Solarwinds?
Where to find the existing script in Solarwinds?
View ArticleHelp with custom PowerShell monitor
I am trying to monitor the search index for SharePoint. I would need to monitor when the state for index component state= degraded anyone able to help me create a custom monitor?the powershell command...
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 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 ArticleQuery sysadmin Role on SQL
Hi, Trying to write a small script that will alert if there are any additional users/groups added to sysadmin role. It's working fine running as a standalone script but always returns 0 when run via...
View ArticleSAM - Script Question
We have a few critical Linux based appliances by the vendor DataPower. I have been asked to pull information on some of its services. I did find a template on the exchange board for this model XG45,...
View ArticleSam Linux / Unix filesystem monitor only looks at root (/)
Sam Linux / Unix filesystem monitor only looks at root - What about the other filesystems ? How can i add them in the monitoring scripts and get back values ? I have other people ask the question and...
View ArticleSQL or VIEW to select group-members
Hi, can someone point me to a sql statment that generates a list of nodes which a member of a certain group?@SW Team: For future use it might be good to have some views (i.e. one per objecttype) with...
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 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 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 ArticleCorrect Order of Script to search specific OU(s) for locked out users and not...
Seems script for ADLockout only works if I have one line of string: It will work for onlty the last line of this "ou=IT people,ou=users,ou=site" I want it to look thru all the strings of OU's. Do I...
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 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 ArticleQuery sysadmin Role on SQL
Hi, Trying to write a small script that will alert if there are any additional users/groups added to sysadmin role. It's working fine running as a standalone script but always returns 0 when run via...
View Article