Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - iGodunoff

#31
Announcements / Re: NetXMS 2.0-M2 released
February 11, 2015, 11:54:40 AM
One more issue found. NetXMS agent can't be upgraded from M1 to M2 if nxsagent (user session agent) is started. The NetXMS agent installer doesn't stop nxsagent process(es) during upgrade. As a result it can't replace C:\NetXMS\bin\libnetxms.dll library so the upgrade can't continue saying 'Delete file failed; code 5'. Of course, NetXMS agents with nxsagent enabled also can't be upgraded remotely.
#32
General Support / SMART attrs
January 20, 2015, 12:16:55 PM
Couldn't understand how to monitor SMART attributes in NetXMS (2.0-M1, Windows). For example, I need to get the parameter Reallocated Sectors Count (05) from several machines in my LAN. However PhysicalDisk.SmartAttr(0, 05) returns very strange (huge) value while the real value is relatively low. Explain me please how to get correct SMART attrs from NetXMS agents.
#33
Announcements / Re: NetXMS 2.0-M1 released
January 12, 2015, 10:29:00 AM
I confirm the problem. Can't install (or upgrade) the new NetXMS agent (2.0-M1) in Windows. Agent can't be started because libnxsnmp.dll library is absent. It seems that the agent's installer should copy this library to bin directory but it doesn't.
#34
General Support / Re: Agent Screenshot
December 29, 2014, 08:52:02 AM
OK, thank you very much!
#35
General Support / Re: Agent Screenshot
December 26, 2014, 01:49:05 PM
And one more important addition. Session agents running on Windows XP Pro machines produce very poor quality screenshots (fully transparent backgrounds, unreadable text etc.). Agents running on XP Home machines can't produce screenshots at all (although session agents are starting and running with no errors). At present time I didn't test 'get screenshot' function on many different Windows versions and editions yet, but it seems that in modern OSes (eg. Win8/8.1) all work fine.
#36
General Support / Re: Agent Screenshot
December 25, 2014, 03:18:58 PM
Unfortunately it doesn't work at all because nxsagent requires nxzlib.dll which isn't installed into NetXMS\bin directory. It seems that the nxagent installer program has an error. It should copy nxzlib.dll into NetXMS\bin (at least when I check mark "Install session agent") but it doesn't. As a result I see the error message every time I log in to my Windows system. The session agent doesn't start of course, and I can't get a screenshot.

Of course, I can copy nxzlib.dll into NetXMS\bin manually but where can get it?