The most recent content from our members.
I have an application template that consists of hundreds of script monitors. Here's an example component. As you can see, there's no script output yet as the components were generated dynamically via SDK. Sad part is I need to manually go into each script body and get the script output so I can use the values for the…
Let's say that I've got a script monitor (PowerShell, VBScript, Windows, or Linux) and it returns some data. That's awesome! But the "Response Time" information is never populated. It would be nice if SAM understood how long it took this script to execute and could return it. Point of clarity: I (personally) only care…
Greetings All. In my shop we use a lot of script monitors including Bash, Powershell, HTTP. These script monitors capture data that then gets displayed in Application-specific dashboards. If I understand correctly the most recent data from script monitors (message and statistic) gets stored in APM.DynamicEvidenceCurrent.…
I've noticed in the most recent release of the SAM module, that when testing the Bind 9.6 or later scripts there are results, however, when you edit the script for say Incoming Queries and try to get the script output you get this message: Get Output Failed:A maximum of 10 output pairs can be monitored per script monitor.…
Hello Thwack-Folks! Brief situation: I do have a powershell monitor, which opens a website and parses the content. For access I do have to pass a basic http authentication. Script is ready, tested and works, now I am curious about the credentials. When setting up an orion powershell monitor you are able to select…
Hello, I want to know how can I install or activate the function ActivePHPScript SAM Script (Script Engine)? I'm trying to create a new Windows Script with PHP language
We used to monitor an application through vbscript in ipMonitor. The vbscript basically carry out following tasks: * Run a command with series of parameters e.g. "myappl.exe -r -s ServerName Port 4040 AppComponentName > myapp.log" * Check the text in the log file, if it is numeric, then return 0, otherwise return 2. Here…
We're trying to run a scrip monitor on SAM where we can monitor certain files and their sizes (particularly log files). We're trying to use the script below which we found in some forums. But we just need to list the file name and the size since the script monitor of SAM requires the out to be in pairs and maximum 10…
Hi All, I'm trying to track the value of a number of Windows Registry Keys (DWord and Binary) for a subset of Windows servers (2003/2008) in our environment that have access to shared tape drives. To minimize inappropriate SCSI Polling certain Registry Keys need to be changed from the default, and some others added, to…
Hi we are using a modified version of the HTTPLogin.vbs script (from the sample folder) to test logins in our environment. The script runs fine if you test locally and gives us the needed output. But unfortunately if we use the script in a application monitor it runs for 30 Minutes or sometimes two hours and than it…
It looks like you're new here. Sign in or register to get started.