Hello KS-Soft Team,
I got the following Problem and I want to know, whether I have done everything correctly.
At the Moment we are using HostMonitor in Version 6.82. It's my Job to setup a new System and install HostMonitor v7.20 on it.
I copied all *.hml, *.ini, *.lst and *.hms Files in a Backup Folder and began to compare these Files with those in the Install Folder of HM7. Without further ado I could replace the new *.hml, *.lst and *.hms Files with the old ones. I edited the *.ini Files farasmuch I compared the settings in them.
After the first Start of HostMonitor v7.20 the *.hml and some *.lst Files were converted in a new Format.
Did I have to do anything else or is it necessary to check every Test?
One Problem I found, the Application uses absolute Paths and so I have to change every "C:\Programme\HostMonitor" into "C:\Program Files\HostMonitor7". Is there a Possobility to set the Paths relative. Relative Paths are overwritten in the *.ini Files after Starting.
Another Problem is the Funktion "AlertsDisabled=1" in the hostmon.ini under [HostMon]. It doesn't work! I want to see, how the Tests work, but not alarm anyone. After Startup the Value in the hostmon.ini File is overwritten with "0" and that's true, Alerts aren't disabled at Startup.
Thank you for your effords!
ataudte
Installation new System with v7.20 and use Files from v6.82
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
Re: Installation new System with v7.20 and use Files from v6
Correct. To move existing configuration onto new system you should copy all *.hml, *.lst and *.ini files into new location at once.ataudte wrote:I copied all *.hml, *.ini, *.lst and *.hms Files in a Backup Folder and began to compare these Files with those in the Install Folder of HM7. Without further ado I could replace the new *.hml, *.lst and *.hms Files with the old ones. I edited the *.ini Files farasmuch I compared the settings in them.
Correct. HostMonitor converts necessary files to new format and create backup files with ~HM and ~LS extensions (unless you canceled backup operation).ataudte wrote:After the first Start of HostMonitor v7.20 the *.hml and some *.lst Files were converted in a new Format.
Please, read the following article for details: http://www.ks-soft.net/cgi-bin/phpBB/vi ... php?t=1099ataudte wrote:Did I have to do anything else or is it necessary to check every Test?
In fact, HostMonitor may work with relative path, e.g.: FileList=some_tests.hml However, we do not recommend to use relative path because relative paths will not work when HostMonitor is started as a service.ataudte wrote:One Problem I found, the Application uses absolute Paths and so I have to change every "C:\Programme\HostMonitor" into "C:\Program Files\HostMonitor7". Is there a Possobility to set the Paths relative. Relative Paths are overwritten in the *.ini Files after Starting.
Cannot reproduce the problem. To make it work, you should stop HostMonitor, modify AlertsDisabled parameter in hostmon.ini (AlertsDisabled=1) and start HostMonitor again.ataudte wrote:Another Problem is the Funktion "AlertsDisabled=1" in the hostmon.ini under [HostMon]. It doesn't work! I want to see, how the Tests work, but not alarm anyone. After Startup the Value in the hostmon.ini File is overwritten with "0" and that's true, Alerts aren't disabled at Startup.
On the other hand, what exact Windows do you use? Vista? XP? Server 2003?
Regards,
Max
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
You may use /stop command line parameter to suspend monitoring after loading, e.g. hostmon.exe /stopataudte wrote:I will contain the AlertsDisabled-Problem and replay later.
So, after HostMonitor is loaded, you will be able to disable alerts manually.
http://www.ks-soft.net/hostmon.eng/mfra ... #CmdParams
Regards,
Max