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 - Victor Kirhenshtein

#1456
Hi,

there was packaging error for web installer. We have it repacked, try to download it again and reinstall. MD5 sum should be b52ecdaaf41f3d7b4e1f57ea8b6b327a.

Best regards,
Victor
#1457
Please try to replace nxdbmgr.exe with attached one and run database upgrade again.

Best regards,
Victor
#1458
Announcements / NetXMS 2.2.12 released
January 17, 2019, 02:44:16 PM
Hi all!

NetXMS version 2.2.12 is released. Changes since previous release:

- Added support for active network discovery in remote zones
- Database manager options to skip various logs during database export also works for database migration
- Fixed server database access issues on Windows
- Fixed issues:
        NX-1206 (Full screen mode with only dashboard elements)
        NX-1541 (Cannot open dashboard by name using command line option)
        NX-1542 (Ampersand characters in template path not escaped in exported configuration XML file)

Best regards,
Victor
#1459
Hi,

there are some incompatibilities in dlls. We will publish release 2.2.12 with a fix tomorrow.

Best regards,
Victor
#1460
There is MySQL monitoring subagent, it could possibly work on MariaDB as well, but it seems to be not documented. You can get some information from it's source code here - https://github.com/netxms/netxms/tree/master/src/agent/subagents/mysql and I will ask next week to update administration guide as well.

Best regards,
Victor
#1461
Hi,

do those DCIs recover by itself afterwards? Could you set debug level for server to 7 around that time and check for lines with text GetItemFromSNMP? But keep in mind that debug level 7 will produce huge amount of logging, so depending on your system size it may not be a good idea). Could it be that housekeeper start time set around 1:30?

Best regards,
Victor
#1462
Hi!

Looks very strange. Could you post screenshots of your DCI configuration? Also, is it template DCI or you configure it directly on node?

Best regards,
Victor
#1463
Hi,

I have found the bug. Please try to replace libnetxms.dll to attached.

Best regards,
Victor
#1464
Looks like something is wrong with binaries. Please try to update using this installer: https://cloud.netxms.org/index.php/s/gWYF0hHo9mFzLKU It also contains mysql.ddr with additional logging.

Best regards,
Victor
#1465
Did you install 2.2.11 from minimal or full installer?
#1466
Could you provide md5 sum of downloaded file and original file?
#1467
Please try replacing mysql.ddr with attached one. It should print additional diagnostic line when query fails.

Best regards,
Victor
#1468
This looks like a bug in MySQL driver. I'm currently looking at it.

Best regards,
Victor
#1469
General Support / Re: MQTT on windows
January 10, 2019, 10:21:20 AM
Hi,

looks like we did not rebuild libmosquitto (we ship agent with our own build) after moving to OpenSSL 1.1. Attached is correct version of libmosquitto.dll - replace old one in NetXMS\bin and subagent should start. I assume you have 64 bit system - let me know if you need 32 bit version of dll.

Best regards,
Victor
#1470
Hi,

this query is executed when DCI data is read for showing on graph or for export. Do you have any issues with displaying DCI data?

Best regards,
Victor