Recent posts

#1
Обновился сегодня до 6.1.4, картина та же - в логах
2026.06.15 09:14:46.273 *D* [dc.agent.cache     ] Node::syncDataCollectionWithAgent: node именаНод [1019137] synchronized
2026.06.15 09:14:47.378 *D* [dc.agent.cache     ] Node::syncDataCollectionWithAgent: node именаНод [24221] synchronized
2026.06.15 09:14:47.854 *D* [dc.agent.cache     ] Node::syncDataCollectionWithAgent: node именаНод [1156814] synchronized
2026.06.15 09:14:48.502 *D* [dc.agent.cache     ] Node::syncDataCollectionWithAgent: node именаНод [30735] synchronized
2026.06.15 09:14:51.565 *D* [dc.agent.cache     ] Node::syncDataCollectionWithAgent: node именаНод [1124015] synchronized
2026.06.15 09:14:53.247 *D* [dc.agent.cache     ] Node::syncDataCollectionWithAgent: node именаНод [25299] synchronized
2026.06.15 09:14:53.267 *D* [dc.agent.cache     ] Node::syncDataCollectionWithAgent: node именаНод [25294] synchronized
2026.06.15 09:14:53.283 *D* [dc.agent.cache     ] Node::syncDataCollectionWithAgent: node именаНод  [25290] synchronized
2026.06.15 09:14:53.297 *D* [dc.agent.cache     ] Node::syncDataCollectionWithAgent: node именаНод [25279] synchronized
2026.06.15 09:14:56.335 *D* [dc.agent.cache     ] Node::syncDataCollectionWithAgent: node именаНод [24221] synchronized
2026.06.15 09:15:15.217 *D* [dc.agent.cache     ] Node::syncDataCollectionWithAgent: node именаНод [1169854] synchronized
2026.06.15 09:15:22.324 *D* [dc.agent.cache     ] Node::syncDataCollectionWithAgent: node именаНод [1169854] synchronized
2026.06.15 09:15:22.341 *D* [dc.agent.cache     ] Node::syncDataCollectionWithAgent: node именаНод [1228844] synchronized
2026.06.15 09:15:33.625 *D* [dc.agent.cache     ] Node::syncDataCollectionWithAgent: node именаНод  [40143] synchronized
2026.06.15 09:15:37.719 *D* [dc.agent.cache     ] Node::syncDataCollectionWithAgent: node именаНод [51255] synchronized
2026.06.15 09:15:39.234 *D* [dc.agent.cache     ] Node::syncDataCollectionWithAgent: node именаНод [46110] synchronized
2026.06.15 09:15:39.550 *D* [dc.agent.cache     ] Node::syncDataCollectionWithAgent: node именаНод [61507] synchronized
#2
General Support / Re: Fortiswitch topology?
Last post by Victor Kirhenshtein - June 14, 2026, 08:40:25 PM
Just added physical interface marking in FortiSwitch driver.
#3
Сделал исправление в сервере, должно исправить падение. Войдет в следующий релиз.
#4
sh st
Objects............: 58867
   Nodes...........: 9113
   Interfaces......: 47716
   Access points...: 0
   Sensors.........: 0
Collectible DCIs...: 168107
Active alarms......: 245
Uptime.............: 3 days, 13:25:08

В ноды вообще все скопом эндпоинты идут? В духе точек, принтеров и т.п.

Cache mode в default, в настройках сервера off
#5
General Support / Re: Server Initialization Erro...
Last post by lhpaladin - June 12, 2026, 07:51:39 PM
Regarding the XML error, is there a way to find out which section the error originates from? This makes it difficult to view the server logs over time.

Regarding the MIB error, yes, the date changes and when I compile via the GUI a new file is created, but it remains invalid, although no error is reported.

I've had to manually edit some MIB files before uploading them to the interface due to inconsistencies in their definitions, but I don't remember exactly which ones.
#6
General Support / Re: Logparser Windows Event lo...
Last post by DW2 - June 12, 2026, 03:25:22 PM
Thank you!
#7
sh st - только при запущенном сервере, но в принципе оттуда только количество нод нужно было.

cache mode тут в доке описан: https://netxms.org/documentation/adminguide/data-collection.html#offline-data-collection
#8
General Support / Re: Logparser Windows Event lo...
Last post by Filipp Sudanov - June 12, 2026, 01:01:00 PM
Yes, these messages are 251-related. I've created ticket for this issue: https://github.com/netxms/netxms/issues/3322
#9
General Support / Re: Integration of Oxidized wi...
Last post by Filipp Sudanov - June 12, 2026, 12:33:33 PM
Quote from: lhpaladin on June 12, 2026, 03:58:29 AMAnother question: can the password be entered using `nxencpasswd`?
Ups, that was forgotten in the implementation. Hopefully will be fixed in 6.2, created a ticket for it: https://github.com/netxms/netxms/issues/3321
#10
Announcements / NetXMS 6.1 patch release 4
Last post by Victor Kirhenshtein - June 12, 2026, 09:16:38 AM
We just published patch release 4 for version 6.1. It fixes few important issues: slow data conversion after migration from 5.2 or older versions, and client freeze or slow drawing of stacked charts. Some other small fixes and improvements made their way to the release as well:
- #3284 (nxdbmgr: migration fails on empty items.transformed_datatype with PostgreSQL)
- #3290 (Text in Status Explanation unreadable due to it's color)
- #3291 (Fixed time frame setting not preserved when chart view is pinned or moved between areas)
- #3298 (DCI image map element tooltip shows only DCI name, not current value)
- #3306 (Agent list instance discovery not working via gateway node on sensor)
- #3309 (Add /health endpoint in nxmc/web)