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).
Nadir
Posts: 264 Joined: Mon Aug 29, 2005 2:01 am
Post
by Nadir » Tue Apr 29, 2008 8:41 am
Hi,
When I use tune and reply value for performance monitor test I have the following error:
Error in expression [5568463,00 div 1024]: Unknown operator "5568463,00"
Settings are Reply=[%SuggestedReply% div 1024]
Test performed by RMA 3.38 installed on Win 2003 server FR, AHM 7.08 start as service on Win 2003 server US.
KS-Soft
Posts: 13012 Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:
Post
by KS-Soft » Tue Apr 29, 2008 9:29 am
If number is not integer, use quotation marks ['%SuggestedReply%' div 1024]
Regards
Alex
Nadir
Posts: 264 Joined: Mon Aug 29, 2005 2:01 am
Post
by Nadir » Wed Apr 30, 2008 1:04 am
Thanks