environment variables

Need new test, action, option? Post request here.
Post Reply
gdvl
Posts: 103
Joined: Thu Apr 04, 2002 6:00 pm
Location: Belgium
Contact:

Post by gdvl »

The use of environment variables in e-mail addresses. (or every where you can use macros now)

Regards,
Gert
KS-Soft
Posts: 12821
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Do you mean system environ variables? Probably better implement some global HostMonitor's variables? Or user profiles with list of variables?

Regards
Alex
gdvl
Posts: 103
Joined: Thu Apr 04, 2002 6:00 pm
Location: Belgium
Contact:

Post by gdvl »

Yes, I mean system (DOS) environment variables.
So an external (local) program or a batch etc. can change this variables.

When you should use "HM Global variables", they can only set within HM (HM script, HM action, ...), am I right ?

Regards,
Gert



<font size=-1>[ This Message was edited by: gdvl on 2003-03-20 11:58 ]</font>
KS-Soft
Posts: 12821
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

I am afraid it will not work. Each process has own copy of environ variables and BAT file (or external program) will be able to change that copy. It will not be able to change environ variables those available to HostMonitor.

Regards
Alex
gdvl
Posts: 103
Joined: Thu Apr 04, 2002 6:00 pm
Location: Belgium
Contact:

Post by gdvl »

OK, you're right. (of course :wink:)
How do you see global HM variables or user profiles with a set of variables ?

Regards,
Gert
KS-Soft
Posts: 12821
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

In version 4 will be implemented list of users, each will have set of rights (e.g. manage report profiles, manage action profiles, etc) and some properties like e-mail address, ICQ address, pager number. You will be able to specify these properties in the actions using macro variables.

Regards
Alex
Post Reply