Traverse: How to change email notification localtime?

QUESTION

How to change email notification localtime?

 

RESOLUTION

 

Windows:

http://help.kaseya.com/webhelp/EN/tv/9000000/index.asp#16916.htm

 

* Open the <TRAVERSE_HOME>\bin\monitor.lax file and add the following line at the bottom of the file (for example, for the Pacific timezone):

user.timezone=US - Pacific

You must enter the timezone exactly as listed in the Administration > Preferences > Timezone drop-down menu.

After you add the entry, save the file and restart the DGE.

 

GNU/Linux:

 Edit <traverse_home>/etc/monitor.init and add the following line 'CONFIG="${CONFIG} -Duser.timezone=GMT-8"' where 'GMT-8' is the selected local time

You must enter the timezone exactly as listed in the Administration > Preferences > Timezone drop-down menu.

The line will look like this:

CONFIG="${CONFIG} -Dcom.sun.management.jmxremote.port=7692"
CONFIG="${CONFIG} -Dcom.sun.management.jmxremote.authenticate=false"
CONFIG="${CONFIG} -Dcom.sun.management.jmxremote.ssl=false"
CONFIG="${CONFIG} -Duser.timezone=GMT-8"

After you add the entry, save the file and restart the DGE.

$sudo <traverse_home>/etc/monitor.init restart

 

APPLIES TO 

All versions of Traverse

REFERENCE

None

Have more questions?

Contact us

Was this article helpful?
0 out of 0 found this helpful

Provide feedback for the Documentation team!

Browse this section