[ZBX-1742] Key system.uptime does not work on Windows XP Systems Created: 2010 Jan 13 Updated: 2017 May 30 Resolved: 2010 Jan 26 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Agent (G) |
Affects Version/s: | 1.8 |
Fix Version/s: | 1.8.1 |
Type: | Incident report | Priority: | Major |
Reporter: | rrr | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
Windows XP SP3 |
Issue Links: |
|
Description |
The Key system.uptime does not work on Windows XP Clients. It works correctly on Windows Server 2003 Systems but not on XP Clients. |
Comments |
Comment by Dmitry Borovikov [ 2010 Jan 26 ] |
Dear rrr! Please, could you describe the issue in more details? What do you mean by the "system.uptime" does not work correctly under XP? The priority is put "Major", so we expect to get an answer as soon as possible. Thank you. |
Comment by rrr [ 2010 Jan 26 ] |
Yes, It became unsupported. |
Comment by Dmitry Borovikov [ 2010 Jan 26 ] |
Thanks for a quick answer. They become "unsupported" since Windows return float value for this performance counter. You can try make your checks of type float and you will get values. But this issue will be fixed to make those values be integer in any way. |
Comment by Dmitry Borovikov [ 2010 Jan 27 ] |
Fixed in pre-1.8.1 (revision 9666). |