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 - batnator

#1
Since version 6.0.0 of the Windows Agent, the software inventory is updated every time a user logs on to the client and then again when they log off.

The only difference in the list of installed software is that when a user is logged on, the user's name is displayed in the "User" column for many entries; when no user is logged on, this column is empty.

This behavior results in a large number of "SYS_PACKAGE_REMOVED" and "SYS_PACKAGE_INSTALLED" events.

Is this intended behavior?
#2
Announcements / Re: NetXMS 6.0 released
February 10, 2026, 06:00:39 AM
Quote from: Victor Kirhenshtein on February 09, 2026, 11:30:06 PM
Quote from: batnator on February 09, 2026, 05:36:05 AMThank you for the new release. Is it possible to again provide a statically linked binary of the agent for Linux x86_64 as a download (like nxagent-5.2.8-linux-x86_64-static.tar.gz)?
I think yes, we will bring those back in a few days. Can you explain a use case for those? I'd think that nowadays agents mostly deployed from deb or rpm packages.
My firewall is based on a hardened Linux system that doesn't use any deb or rpm-based package management. It sounds great that you're planning to make a statically linked version available again; that saves me from having to set up a complete firewall development stack just to compile the agent as an add-on from source.
#3
Announcements / Re: NetXMS 6.0 released
February 09, 2026, 05:36:05 AM
Thank you for the new release. Is it possible to again provide a statically linked binary of the agent for Linux x86_64 as a download (like nxagent-5.2.8-linux-x86_64-static.tar.gz)?
#4
Announcements / Re: NetXMS 4.4 patch release 2
September 08, 2023, 07:29:49 AM
Thanks for this release, it's run fine in my network. Only for one system I need the generic 64bit static build agent ( nxagent-4.4.2-linux-x86_64-static.tar.gz ) which doesn't exists under https://netxms.org/download/releases/4.4/
#5
Hi,

there are any ubuntu builds available for this release?

Best Regards and many thanks for your work
Frank
#6
Announcements / Re: NetXMS 3.0 released
September 12, 2019, 07:38:13 AM
Thanks for the work and this great software which makes my life as an admin easier.
#7
i have these error after upgrading the netxms-release package on one of my servers, only the manually key update with apt-key fixed the problem on my system
#8
find the key identifier

apt-key list

/etc/apt/trusted.gpg.d/netxms-keyring.gpg
-----------------------------------------
pub   4096R/CDFADDB1 2015-03-29 [verfällt: 2020-03-24]


update the key


apt-key adv --keyserver keys.gnupg.net --recv-keys CDFADDB1


now apt-get update should work normaly
#9
Announcements / Re: NetXMS 2.2.2 released
January 10, 2018, 02:07:03 PM
Hi,

first ... thank for your great work!

the package for the android management console (netxms-console-2.2.2.apk) is missing on the server

Best regards,
Frank