Environment
- NetIQ UNIX Agent 7.1
Situation
How do I adjust the timezone of the NetIQ UNIX Agent?
Resolution
-
cd to <installdir>/AM/etc
-
create nqmcustenv.cfg file with TZ environment variable from /etc/environment: grep TZ /etc/environment > nqmcustenv.cfg
-
Restart the agent
-
Check syslog log file and see if the timestamp is correct
Cause
The NetIQ UNIX Agent obtains it's timezone from the UNIX shell environment at install. This data is placed into AM/etc/nqmcustenv.cfg