Search found 5 matches

by KonstantinK
Wed Jan 04, 2023 6:01 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Silent installation of HostMonitor RMA
Replies: 2
Views: 7701

Thanks, Alex.

I'll copy those files and create a service with a PowerShell script.
by KonstantinK
Wed Jan 04, 2023 1:16 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Silent installation of HostMonitor RMA
Replies: 2
Views: 7701

Silent installation of HostMonitor RMA

I'm trying to install HostMonitor RMA fully automatically. But no matter what I do, it still pops up a confirmation message. I'm doing it over cmd by the following command: C:\Temp\hm1298.exe -sp -install -modules:rma '-target:X:\MyFolder\HostMonitor_RMA' '-programgroup:all' '-desktop:all' '-log:C:\...
by KonstantinK
Thu Oct 06, 2022 7:28 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: RCI Error: cannot open port #1055. Probably port in use
Replies: 5
Views: 20218

Hi, Friends. I'm using version 12.98, and I've had the same issue. It happens on the computer with Windows 10. The message appeared when the HostMonitor service was closed, and the Application started manually. After a short investigation, it became understood that the previous process had closed an...
by KonstantinK
Wed Jan 12, 2022 2:55 am
Forum: Bug reports
Topic: Web GUI does not display certain views
Replies: 6
Views: 37516

Hi, Friends.

I found the same and was thinking that this was a bug.
Are you planning to add this ability in future versions?

My version is 12.98
by KonstantinK
Sun Oct 31, 2021 6:21 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Variable that created from other variables.
Replies: 1
Views: 5530

Variable that created from other variables.

Hi, I'm trying to create a variable that is created from other variables. Is this possible? Root folder Name: rack_a Variable: %fvar_subnet_a% Variable_value: '192.168.0.' Sub folder Name: server_a Variable: %fvar_ip_extention% Variable_value: '1' Variable: %fvar_ip% Variable_value: %fvar_subnet_a%%...