Recent posts

#11
General Support / Re: Need Help - NetXMS 6.1.3 A...
Last post by justrest - June 12, 2026, 04:43:51 AM
Thanks a lot for your help. I'll give it a try.
#12
General Support / Re: Integration of Oxidized wi...
Last post by lhpaladin - June 12, 2026, 03:58:29 AM
Another question: can the password be entered using `nxencpasswd`?

Thank you!
#13
General Support / Re: Integration of Oxidized wi...
Last post by lhpaladin - June 12, 2026, 03:56:06 AM
Thank you for your reply, Tatjana.

My mistake was because I had the following definition:

Module = webapi,Y
[WEBAPI]
...

Module = oxidized.nxm
[OXIZIDIZED]
...

The module declarations need to come before the configuration:

Module = webapi,Y
Module = oxidized.nxm

[WEBAPI]
...
[OXIDIZED]
...

This way, it works!

Thank you!
#14
General Support / Re: Need Help - NetXMS 6.1.3 A...
Last post by Filipp Sudanov - June 11, 2026, 06:34:51 PM
For 2-hour window for a server action in an EPP rule set the following:
- Snooze time: 7200
- Snooze/blocking timer key: NODE_DOWN_%i

What this does - on the first time when action is executed is starts a timer with given key, on next executions it will run the action only if such timer is not running.

You can watch these timers in Configuration->Scheduled tasks if you enable "Show system tasks" there.

Is the problem is node-wide, e.g. node down you can use timer key with just %i macro - this will expand into node's id. If problem is related to a DCI use a %i_%<dciId> macro combination - this will be both node ID and DCI ID to ensure uniqueness of the timer key.
#15
General Support / Re: v5.1.3 Android Client
Last post by Alex Kirhenshtein - June 11, 2026, 03:18:27 PM
Comments are available in open testing track (https://play.google.com/apps/testing/org.netxms.android); 1.0.6 / build 27.
#16
General Support / Re: v5.1.3 Android Client
Last post by hellium - June 11, 2026, 12:35:00 PM
Great!
Thanks a lot :).
#17
General Support / Re: Need Help - NetXMS 6.1.3 A...
Last post by justrest - June 11, 2026, 12:19:40 PM
Quote from: Filipp Sudanov on June 09, 2026, 12:36:35 PMCan you give some examples of the issues for which you want to send notifications? How it can be determined that it's the same issue?
Thanks for your reply!

For nodes with frequent online/offline status or fluctuating PING latency around the threshold caused by line issues, do not send repeated alarms temporarily as the admin has been informed. Send recovery alerts only after the initial alarm is issued, and keep alerting for other new fault types on the same node.
#18
General Support / Re: v5.1.3 Android Client
Last post by Alex Kirhenshtein - June 11, 2026, 12:19:11 PM
Quote from: hellium on June 10, 2026, 03:39:56 PMBut the mobile client is incredibly limited in what data it shows.

well, that's why I'm asking for feedback :)

I've added comments section on object details, will be included in next update.
#19
Syncronized
not syncronized grep не обнаружил в текущем и ближайших логах

Без запуска сервера это возможно сделать? gdb мб - в выводе help от него не нашел аналога

Большинство нод на Windows с агентами - что-то около 2-3 тысяч. Прокси в 99.999% случаев не используется ни с нодами, ни в настройках зон

Не припомню такой настройки, этот параметр отдельно заводится или дефолтный?
#20
General Support / Re: v5.1.3 Android Client
Last post by hellium - June 10, 2026, 03:39:56 PM
Its kinda working now.

But the mobile client is incredibly limited in what data it shows.

We are mainly missing the "comment" field :/.