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

#1066
Hi,

the standard one. You can check manual here: https://www.netxms.org/documentation/adminguide/upgrade.html

Best regards,
Victor
#1067
Нет, но есть продукт наших партнеров - https://unimus.net/. Там есть импорт узлов из NetXMS, он делает резервные копии конфигурации и показывает различия между версиями.
#1068
Общие вопросы / Re: move to another container
November 05, 2019, 11:05:34 AM
И то и другое похоже баг в клиенте. Посмотрим.
#1069
Как-то так:


return $1 / GetDCIValueByName($node, ".1.3.6.1.2.1.43.11.1.1.8.1.1");

#1070
General Support / Re: WMI query returns codes
November 05, 2019, 11:03:14 AM
Small addition: if you have lot of values to convert or they change frequently you may want to create mapping table on the server (via Configuration -> Mapping Tables) and use NXSL function map (https://www.netxms.org/documentation/nxsl-3.0/#func-map) to map code to text.

Best regards,
Victor
#1071
General Support / Re: Mikrotik WIFI Router Access points
November 05, 2019, 11:00:26 AM
Everything looks good. Please show object overview for few duplicating access points (I'm mostly interested in MAC address) and output of manual configuration poll on node.

Best regards,
Victor
#1072
General Support / Re: Windows Forwarded Event Source
November 04, 2019, 11:20:14 AM
Another option to avoid storing double events is to remove "write to event log" option from original event.

Best regards,
Victor
#1073
Hi,

you can switch object display mode to "large labels". In addition to basic object information any DCI marked as "Show last value in object tooltips" will be displayed on the label.

Best regards,
Victor
#1074
General Support / Re: Server Restart Issues
November 04, 2019, 11:14:24 AM
Hi,

seems like deadlock on server shutdown. Please try to capture netxmsd thread states with attached script (preferably on 3.0).

Best regards,
Victor
#1075
General Support / Re: Node placed under wrong subnet
November 04, 2019, 11:12:53 AM
Hi,

is it that b.b.b.b/24 is actually 10.b.b.b/24 (i.e. within 10.0.0.0/8)? If not, could it be that those nodes actually have other interface with address in 10.0.0.0/8 subnet?

Best regards,
Victor
#1076
Hi,

when XMPP action is triggered but you do not see messages please try to capture state of netxmsd threads using attached script (you will need to install gdb and appropriate -dbg packages if you have installed server from deb repository). Also please try to set debug level to 6 and extract lines with text XMPP from server log when XMPP action is triggered.

Best regards,
Victor
#1077
General Support / Re: Mikrotik WIFI Router Access points
November 04, 2019, 11:05:22 AM
Hi,

please also send walk output for .1.3.6.1.2.1.2.2.1.

Best regards,
Victor
#1078
Could you please provide SNMP walk output for OID .1.3.6.1.4.1.14988.1.1.1.3.1 on this Mikrotik device? Also, what NetXMS version you are using?

Best regards,
Victor

#1079
Yes, it's possible.

Best regards,
Victor
#1080
Update: version updated to 3.0.2357 to include small fix for regexp matching in network service checks.

Best regards,
Victor