PDA

View Full Version : Agent, incorrect date format


mrogers-9898
31-08-2009, 06:04
Hi All,

I have a little VB script that the agent runs to return a date/time of a particular event from the event veiwer log.

The system date format of the system is DD/MM/YYYY.

When I run the script manually it outputs the date correctly, when the zabbix agent script runs the script, it is returned MM/DD/YYYY.

I turned up the debugging on the agent to verify this.

Strangely, this happens on only 1 of the 7 systems that run this particular script.

I've verified that the system settings are set to the correct date format.

Suggestions on what I could check/change so that the zabbix agent would return the date in correct format?