Same test, different text as result, depending on RMA

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
Robert_in_MTL
Posts: 229
Joined: Tue Jun 20, 2006 1:20 pm
Location: Montreal, Quebec

Same test, different text as result, depending on RMA

Post by Robert_in_MTL »

Hi,
I am using UNC(Availability/fee space) tests on 2 different database clusters in different zones, so RMA are different.
In database clusters, disks appear on one server at a time, so I test all disks separately and check "use Normal if": 'network path' in '%reply%'

but here is my find:

on one RMA 4.88 on a 2003 server the reply is:
RMA:301 - The network path was not found.

on the other RMA 4.88 on a 2008 R2 server, the reply is:
RMA:301 - The network name cannot be found.

so, I had toi change my expression on some tests

is the reply message related to the OS version? How do we predict which message will be wich?

Thank you!
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

1. Yes, error message is generated by OS.
2. You may use complex expression.
e.g.:
('network path was not found' in '%SuggestedReply%') or ('network name cannot be found' in '%SuggestedReply%')
3. We recommend to use %Suggested...% variable for "use Normal/Warning if" expressions.
Please check for details at: http://www.ks-soft.net/hostmon.eng/mfra ... ssingorder
Robert_in_MTL
Posts: 229
Joined: Tue Jun 20, 2006 1:20 pm
Location: Montreal, Quebec

Post by Robert_in_MTL »

ok,
I will test and see, it will probably solve my case
Thanks
Robert_in_MTL
Posts: 229
Joined: Tue Jun 20, 2006 1:20 pm
Location: Montreal, Quebec

Post by Robert_in_MTL »

yep...

perfect once again

Thanks for your excellent answer!
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

You are welcome!
Post Reply