Recent posts

#51
Announcements / Re: NetXMS 5.0 released (but w...
Last post by SmEed - May 03, 2024, 11:52:52 AM
But I think that's a real shame! I would be happy if a Windows version was still offered.

PLS!
;)
#52
Announcements / Re: NetXMS 5.0 released (but w...
Last post by Victor Kirhenshtein - May 03, 2024, 09:41:21 AM
Quote from: Egert143 on May 03, 2024, 09:08:56 AMI was looking for the server installer for windows and saw that now support is needed for this. That is why i asked if it was no longer free.

is building windows installer for server from source complex task ? :)
Depends on your experience of course :) Build itself is straight-forward - there is Visual Studio solution file in the root of source tree, it will handle all the builds. Tricky part is to get all the dependencies (openssl, libcurl, libssh, libjq, libmodbus, libmosquitto, libpcre, database client libraries, breakpad, libmicrohttpd). Some of those are for specific components only, which you can exclude from build if you don't need them.

#53
General Support / Re: mssql.ddr in agent on wind...
Last post by Victor Kirhenshtein - May 03, 2024, 09:30:47 AM
Most likely you have to install SQL Server Native Client which is needed for mssql.ddr to work.

Best regards,
Victor
#54
General Support / Re: 5.0 Install
Last post by gmonk63 - May 03, 2024, 09:25:23 AM
Thank you guys... Thats good news that we no longer need to compile the mibs manually. I appreciate it 
#55
General Support / Re: nxAgent, crash, libcrypto ...
Last post by Victor Kirhenshtein - May 03, 2024, 09:09:48 AM
We will try to reproduce that, but it likely will take some time.
I registered it a s a bug: https://track.radensolutions.com/issue/NX-2527
#56
Announcements / Re: NetXMS 5.0 released
Last post by Egert143 - May 03, 2024, 09:08:56 AM
I was looking for the server installer for windows and saw that now support is needed for this. That is why i asked if it was no longer free.

is building windows installer for server from source complex task ? :)
#57
General Support / Re: 5.0 Install
Last post by Filipp Sudanov - May 03, 2024, 09:08:11 AM
Also, there's no more need to use nxmibc as there's interface for adding mib files via the client (Configuration -> SNMP MIB Files)
#58
General Support / Re: 5.0 Install
Last post by Victor Kirhenshtein - May 03, 2024, 09:06:01 AM
Hi,

delete file /usr/local/share/netxms/mibs/netxms.mib - it is old compiled MIB database and should not be there. Most likely leftover from running MIB compiler directly in /usr/local/share/netxms/mibs at some point.

Best regards,
Victor
#59
Announcements / Re: NetXMS 5.0 released
Last post by Victor Kirhenshtein - May 03, 2024, 09:03:26 AM
Quote from: Egert143 on May 03, 2024, 08:54:52 AMHello

Is NetXms no longer free starting with version 5?
Hi,

is is still free and open source, we do not have plans to change that. What was changed is that some of the binary builds that we consider of being more enterprise level are not provided for free on our web site, and only available through support contract. Those builds are agents for AIX and Solaris, and server for Windows. You still can build them from source code though.

Best regards,
Victor
#60
Announcements / Re: NetXMS 5.0 released
Last post by Filipp Sudanov - May 03, 2024, 09:01:02 AM
Still free, why did you get this feeling?