Search found 17 matches

by dullaertd
Fri Jun 06, 2008 3:41 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: RMA 301: The RPC server is unavailable
Replies: 6
Views: 18868

It's my bad.. I wrote a little program that copies severall tests for another server but it contained an error.. sorry for bothering you!
by dullaertd
Fri Jun 06, 2008 3:39 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: RMA 301: The RPC server is unavailable
Replies: 6
Views: 18868

Yes indeed, all tests monitor one server.. and 15 service tests on that server work fine and one test on that same server does'nt work and same for the wmi tests..
by dullaertd
Thu Jun 05, 2008 3:32 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: RMA 301: The RPC server is unavailable
Replies: 6
Views: 18868

I have done all of that, like i said: the other service tests work properly.. Just this one test gives me this error..
by dullaertd
Wed Jun 04, 2008 9:06 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: RMA 301: The RPC server is unavailable
Replies: 6
Views: 18868

RMA 301: The RPC server is unavailable

I'm using HM 7.10 and Active RMA 3.64 both on a windows server 2003 SP2.. I'm doing several service tests which all work fine execpt one! The service "Volume Shadow Copy" gives me the error "RMA 301: The RPC server is unavailable". This error is also reported to me with one speci...
by dullaertd
Wed May 21, 2008 6:46 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: RMA agent
Replies: 4
Views: 12272

It works! It runs under a administrator account now..
by dullaertd
Wed May 21, 2008 6:05 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: RMA agent
Replies: 4
Views: 12272

-HostMonitor 7.10
-Windows Server 2003 for small business, SP2
-RMA provided by install-file of HostMonitor 7.10

The service runs under the "local system account"..
by dullaertd
Mon May 19, 2008 7:23 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: RMA agent
Replies: 4
Views: 12272

RMA agent

Hi,

When I run the RMA as an application on a server, HM can perform its test. But when I close the app and run the service, HM gives me a "RMA: connection error".

Any ideas?
Thanks in advance..
by dullaertd
Thu May 08, 2008 2:56 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Variables in Exported text file
Replies: 4
Views: 11738

ok thanks!
by dullaertd
Wed May 07, 2008 7:42 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Variables in Exported text file
Replies: 4
Views: 11738

That was it! :) Thank you

I was just wondering if you can set the "disabled" property for every test?
by dullaertd
Tue Apr 29, 2008 8:25 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Variables in Exported text file
Replies: 4
Views: 11738

Variables in Exported text file

I was wondering if I could find a list anywhere that contains every available variable that could be encountered in an exported text file of tests

Thanx in advance!
by dullaertd
Tue Apr 15, 2008 4:54 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: DHCP test failure
Replies: 8
Views: 18244

I'm doing an internship in a company, so I don't know a lot about their network infrastructure. I let the test ask for an IP that was out of it's scope, I thought this would work, because the test get's OK even if the DHCP server returns a NACK
by dullaertd
Tue Apr 15, 2008 3:56 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: DHCP test failure
Replies: 8
Views: 18244

You helped me too. Thank you! 8)
by dullaertd
Tue Apr 15, 2008 3:52 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: How to check RAID?
Replies: 15
Views: 43907

As you may see from the MIB file, 1.3.6.1.4.1.16.1.1.2.1.6 points to an array of disk drives, so, you have to add the "index" of the disk you want to retrieve stripeSize for, e.g.: 1.3.6.1.4.1.16.1.1.2.1.6 .1 or 1.3.6.1.4.1.16.1.1.2.1.6 .2 , etc. I tried that, but doesn't work, same error...
by dullaertd
Mon Apr 14, 2008 7:18 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: How to check RAID?
Replies: 15
Views: 43907

Yes I did, I tried to get the stripeSize (OID: 1.3.6.1.4.1.16.1.1.2.1.6) by clicking on "Get Counter Value". It tells me: "Cannot retrieve data, Unknown variable (OID)."
by dullaertd
Fri Apr 11, 2008 7:56 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: How to check RAID?
Replies: 15
Views: 43907

The MIB I found here, doesn't work for me. But thanks a lot!