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).
Hi, is it possible to make hostmon remove the slashes at the end of the %Reply% variable? I´m getting "\r\n" at the end of the variable and is causing me some troubles.
I only noticed this appending CRLF after upgrading from 9.90 to the current version of Hostmon. I just need to remove CRLF and keep the reply as it was before.
>Action on this test is to write the result to a database that expects numerical result.
As I said HostMonitor can get some word or number.
Use Tune up Reply value option with expression like
['%SuggestedReply%' getword 1]
or
['%SuggestedReply%' getnumber 1]
We will make adjustments in next version of HostMonitor