NetXMS Support Forum

English Support => General Support => Topic started by: Netvoid on October 30, 2010, 02:22:16 AM

Title: Windows x64 Agent FreePerc
Post by: Netvoid on October 30, 2010, 02:22:16 AM

I have configured DCI's for checking drive space that are working on the 1.06 32 bit client but the x64 clients are never executing, even though the items are defined and active on the client. I noticed by default the x64 client was showing them as disabled, but I set them active and they still never update.

As I wrote this post I then realized the FileSystem.FreePerc is not working on the x64 agent but the Disk.FreePerc is working on the x64 client.

I was going to cancel the post but I thought it would be good information to share.

Thanks
Title: Re: Windows x64 Agent FreePerc
Post by: Victor Kirhenshtein on November 02, 2010, 10:16:07 AM
Hi!

It's because all Disk.* parameters was renamed to FileSystem.* (but all agents still understand Disk.* form, although does not report it in a list of available parameters). However, I forget to rebuild x64 agent from new source - this is why it does not understand FileSystem.* parameters. Now Windows x64 agent version 1.1.0 is available for download, which provides same functionality as x86 version 1.0.6.

Best regards,
Victor