The most recent content from our members.
We are using a SAM monitor Windows services set to start automatically. This uses a Windows Script Monitor. In the VB script there is a section where a case statement is used to exclude some of the service from this monitor. Since Google started placing the version number in their service name we have to edit this monitor…
A very simple script to implement a free disk space component monitor for Windows servers. This allows integration of free space checking in an application monitoring template--which in our case simplifies the configuraiton of notifications and alerts.
Hi All, I am completely new to Solarwinds and would like some help on setting up alerts containing Vb Script. I have been tasked with adding an alert that goes out and reads a .txt file and if it finds the wording "problem connection" in the text, i need the script to list the string that the text is found in and; if found…
Hi Team, we are unable to monitor the VBScript in SAM. facing the below error. could you please help me on issue. component using Windows script monitor. getting output failed. please find the below error. or please share any documentation. Thanks and Regards, Kishore.
The attached scripts will log each unique device that sends a message to Kiwi into a dictionary and then alert you when a device has not sent a message within a specified number of seconds. - It won't begin checking each device until the device has sent at least one message in. - Threshold value is configurable by device…
Hi, I have a vbscript that we need to run whenever we detect a link failure on our WAN router. I am able to run this vbscript without any problem from the desktop (manually). However, this script does not run when triggered as part of an alert action. I have tried the test option for this alert as well but the log for this…
This script will parse your syslog messages and remove non-printable characters with the ascii value. This is helpful for some devices especially devices that syslog serial messages, and especially when logging to a SQL Database that may not accept some control characters.
Hi! I want to monitor my own devices based on SNMP. The devices have private MIBs. These devices has error bits, which indicates multiple error states. Some of these errors will be masked. The point is to display the error state, based on the devices' error state objects. So my question is: Is it possible, to poll custom…
Hi! I want to manage my devices from the Orion via SNMP. I have private MIBs on this devices. I want to automatize the monitoring, based on a script. I am not sure how to use the API(is it exist?) in my VB script. Can You help me maybe? I need documentation or any relevant information. Thank You.
Hi there!! Has anyone ever tried to execute a VBscript from a Solarwinds Alert? I need to see an example of how to parse the {Fullname} - the devicename variable into my script. Regards!!
It looks like you're new here. Sign in or register to get started.