Search found 9 matches

by peter_fleur
Sun Apr 24, 2005 5:27 am
Forum: Wish list
Topic: Read registry value
Replies: 1
Views: 8844

Read registry value

I understood that in version 5 there will be a test to read a value from the registry. Do you know in which version that will be available?

Thanks in advance.

Peter
by peter_fleur
Thu Dec 30, 2004 12:15 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Testname same as container name
Replies: 2
Views: 10028

Thanks. I will wait for version 5 than.
by peter_fleur
Thu Dec 30, 2004 12:14 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Test if RMA is still working
Replies: 4
Views: 13076

It's more like server is down or internet connection is down. So not the service itself is broken or something but more that the rma connection times out.

Peter
by peter_fleur
Thu Dec 30, 2004 7:07 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Testname same as container name
Replies: 2
Views: 10028

Testname same as container name

Hi,

Is there a possibility to give a testname a variable with the name of the container. For example a testname with %container% UNC gives AMSTERDAM UNC in the container AMSTERDAM and a copy of that test in the container ROTTERDAM gives ROTTERDAM UNC.

Thanks,

Peter
by peter_fleur
Thu Dec 30, 2004 6:31 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Test if RMA is still working
Replies: 4
Views: 13076

Test if RMA is still working

We are only working with RMA's and a lot of tests which are sending alerts by e-mail. If a RMA goes down we get a lot of e-mails which states Status Unknown = Bad. So i would like to make one test which checks if the RMA is alive and make the other tests dependend on this test. But a telnet test to ...
by peter_fleur
Thu Dec 30, 2004 6:27 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Adding multiple tests
Replies: 14
Views: 39852

But does the Replicator work with RMA's? Cause we are only using RMA's and not scanning in our local network.

Peter
by peter_fleur
Mon Dec 27, 2004 4:40 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Script returns no results
Replies: 2
Views: 10819

OOOPSS RTFM. Sorry... This works... Thanks for the quick reply!
by peter_fleur
Mon Dec 27, 2004 4:37 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: List of cpu usage
Replies: 3
Views: 14569

List of cpu usage

I run a test which checks it the cpu is above 95%. But is there a posibility to check which process runs at 80+% cause most of the time it's just 1 process who hangs all things up. If i can get that value back i can kill it using the kill.exe program.

Can anybody help?

Thanks,

Peter
by peter_fleur
Mon Dec 27, 2004 3:00 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Script returns no results
Replies: 2
Views: 10819

Script returns no results

I have a problem with running script on my local machine. I start the Hostmonitor on my local machine with an administrative account. If i add the drivelist test example i even got the error. I use the cmd /c cscript /B /E:VBScript %Script% %Params% code and paste the code from the example dir. Ever...