Bumping up this thread..
We need the ability to use the Params of a Shell Script test in an action of type "Execute external program".
For example, the Params contains a lower threshold, upper threshold and time frame in minutes. We want the action to be able to use these values.
Thanks
Search found 92 matches
- Thu Feb 25, 2016 12:54 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: ShellScript Params as Macro Variable
- Replies: 6
- Views: 18535
- Sun Dec 20, 2015 5:31 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: No answer URL Request
- Replies: 6
- Views: 17516
- Thu Dec 17, 2015 11:44 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: No answer URL Request
- Replies: 6
- Views: 17516
- Thu Dec 17, 2015 10:55 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: No answer URL Request
- Replies: 6
- Views: 17516
No answer URL Request
Hi, I'm trying to test an internal URL with passive RMA. The URL isn't exposed to the internet. Using IE, I can get the URL from the same machine that the RMA is installed on. When I test from HM using the RMA I get "No answer". I get the "No answer" reply very quickly (less than...
- Wed Dec 16, 2015 12:37 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: Run Python script from file
- Replies: 3
- Views: 11801
- Tue Dec 15, 2015 1:27 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: Run Python script from file
- Replies: 3
- Views: 11801
Run Python script from file
Hi, I have a very simple script that I try to execute as a Shell Script: import sys print sys.argv[1] print sys.argv[2] print sys.argv[3] print sys.argv[4] It works as expected when I paste the script in the script box and use the command: C:\Python27\python.exe %Script% %Params% I want to start the...
- Thu Aug 13, 2015 7:18 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: ShellScript Params as Macro Variable
- Replies: 6
- Views: 18535
- Mon Aug 03, 2015 7:16 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: ShellScript Params as Macro Variable
- Replies: 6
- Views: 18535
- Mon Aug 03, 2015 1:58 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: ShellScript Params as Macro Variable
- Replies: 6
- Views: 18535
ShellScript Params as Macro Variable
Hi,
I have a shell script test.
I want to have the Params field in the Comment field.
I can use but that only gives the first two params.
Is there a a way to get all params?
Thanks
I have a shell script test.
I want to have the Params field in the Comment field.
I can use
Code: Select all
%object% %object2%
Is there a a way to get all params?
Thanks
- Tue May 26, 2015 1:35 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: Create tests from API / Script
- Replies: 1
- Views: 8835
Create tests from API / Script
Hi,
I want to create folder and tests as part of other automatic process.
How can I do that?
Thanks
I want to create folder and tests as part of other automatic process.
How can I do that?
Thanks
- Mon Feb 23, 2015 6:41 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: HTTPS POST Request
- Replies: 2
- Views: 10402
- Mon Feb 23, 2015 6:05 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: HTTPS POST Request
- Replies: 2
- Views: 10402
HTTPS POST Request
Hi, I'm trying to perform a test of POST request over HTTPS. I configured the test with "URL Request" test. The response I get from the web service is 204 (no content), which is fine due to the fact the it's a post request. HostMonitor shows that the status is bad. How should I test it? Th...
- Mon Dec 01, 2014 10:45 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: Create Tests From Web Interface
- Replies: 3
- Views: 11054
- Mon Dec 01, 2014 7:12 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: Create Tests From Web Interface
- Replies: 3
- Views: 11054
Create Tests From Web Interface
Hi,
I want to create tests from the web interface.
The goal is to create "self service" interface, that people we'll be able to create and edit tests from that interface.
Can it be done?
Thanks
I want to create tests from the web interface.
The goal is to create "self service" interface, that people we'll be able to create and edit tests from that interface.
Can it be done?
Thanks
- Wed Oct 01, 2014 2:50 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: Double Quotes in Script Parameter
- Replies: 3
- Views: 10574