KS-Soft. Network Management Solutions
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister    ProfileProfile    Log inLog in 

Back-up tool for settings

 
Post new topic   Reply to topic    KS-Soft Forum Index -> Wish list
View previous topic :: View next topic  
Author Message
dmertens



Joined: 23 Jun 2002
Posts: 15

PostPosted: Fri Apr 30, 2004 3:31 am    Post subject: Back-up tool for settings Reply with quote

Hello Alex,

Is there a possibility to back-up the settings and profiles from hostmonitor?
I test and build my configuration on my laptop and want to move this config to the production environment, but I have to change settings like locations, mail profiles etc... That I created in my development environment also back on the server is this correct...

If not how to do this?

If this not already is implemented, I would like to ask you to put this on the to-do list if possible.

Thanks in advance
Back to top
View user's profile Send private message
KS-Soft



Joined: 03 Apr 2002
Posts: 12792
Location: USA

PostPosted: Fri Apr 30, 2004 12:25 pm    Post subject: Reply with quote

Quote:
Is there a possibility to back-up the settings and profiles from hostmonitor?


No, but you may create your own back-up utility within 3 min.
You just need to store *.LST, *.HML and *.INI files. E.g. you may use simple bat file
Code:

set hmsource=c:\program files\HostMonitor\
set hmdest=c:\backup\hostmonitor\
xcopy "%hmsource%*.ini" %hmdest% /s /y
xcopy "%hmsource%*.hml" %hmdest% /s /y
xcopy "%hmsource%*.lst" %hmdest% /s /y
xcopy "%hmsource%*.hms" %hmdest% /s /y


If HostMonitor is started, do not forget to save current test list (so file will be updated).

Regards
Alex
Back to top
View user's profile Send private message Visit poster's website
dmertens



Joined: 23 Jun 2002
Posts: 15

PostPosted: Mon May 03, 2004 4:03 am    Post subject: Reply with quote

Thanks Alex

Kind regards,

Danny
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    KS-Soft Forum Index -> Wish list All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

KS-Soft Forum Index