The most recent content from our members.
Description The attached Windows executable (installer, C# source, and Visual Studio project included) will unmanage/remanage/suppress/resume alerts for either a single node or for all members of a Solarwinds group. If run against a group, the program will unmanage* or mute** all items in the group (Nodes, Applications,…
This script will allow you to monitor the existence of a specific process on a remote machine, rather than a service. Processes are much more difficult to Monitor than Services. The state of a Service may be determined, even if it is not running (stopped or disabled, for example). In a situation where it is necessary to…
This script will allow you to monitor the number of Handles/Threads/Processes on a remote machine, without using SNMP and Microsoft 's Performance Monitoring SNMP Extensions. The sample script returns the following: * 1 if the number of handles/threads/processes matches or is below the threshold * 0 if the number of…
It looks like you're new here. Sign in or register to get started.