News:

We really need your input in this questionnaire

Main Menu
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

#976
Сообщения отправляются по событиям. Можно в правило, в котором происходит отправка сообщения, добавить дополнительный скрипт-фильтр, который проверит наличие и статус соответствующего аларма.
#977
Карта сети строится для узлов, которые добавлены в мониторинг. Если хочется их добавить автоматически, то надо еще включить network discovery (в меню Configuration).
#978
General Support / Re: No Topology associations 3.2
March 10, 2020, 10:37:23 AM
LLDP supports multiple options for port identification. In the log I see that those devices use identification type 5 - interface name, but from what you have described it looks like information provided through LLDP MIB is inconsistent with INTERFACE MIB. Could you please provide output of SNMP WALK for .1.0.8802.1.1.2.1.3.7.1 and .1.0.8802.1.1.2.1.4.1.1 on two connected switches?

Best regards,
Victor
#979
General Support / Re: Connection refused
March 10, 2020, 10:26:04 AM
I suppose you are building from source. Try to do make install again, but before remove directory /usr/local/lib/netxms (and preferably everything from /use/local/lib as well). Then start server under debugger as per this instruction: https://wiki.netxms.org/wiki/Running_NetXMS_under_debugger and post output here.

Best regards,
Victor
#980
General Support / Re: Radwin discovery failing
March 09, 2020, 10:56:27 PM
Just added two new configuration options for version 3.3: driver blacklisting and switching SNMP probing into one OID per request mode. Either one should fix this issue.

Best regards,
Victor
#981
General Support / Re: Connection refused
March 09, 2020, 11:07:26 AM
If log ends abruptly that likely means server process crash. I suggest to upgrade to latest version (3.2.400), and if problem persist we will continue to debug it. There were lot of fixes since 3.1.261, so it is better to try upgrade first.

Best regards,
Victor
#982
General Support / Re: Change layout dashboard
March 09, 2020, 10:38:19 AM
You can do full edit if you export dashboard into XML, edit it, and then import back. XML for individual elements can be edited directly from GUI (including layout properties).

Best regards,
Victor
#983
General Support / Re: No Topology associations 3.2
March 09, 2020, 10:34:29 AM
Yes, that should be enough for building topology. Could you set debug level to 6, run topology poll on few switches, and provide server log file along with console output for the poll?

Best regards,
Victor
#984
Another approach would be to set option "this is IP address of remote management node" in communication options.

Best regards,
Victor
#985
Hi,

we decided to drop combined server/console package as part of overall effort to reduce number of packages and thus required support efforts. Actually we did expect that in most cases server is installed on separate machine and users are connected from remote workstations.

Best regards,
Victor
#986
General Support / Re: Connection refused
March 09, 2020, 10:28:28 AM
Hello!

I suppose netxmsd is not starting for some reason. Can you share netxmsd log file?

Best regards,
Victor
#987
Hi all!

NetXMS 3.2 patch release 2 (version 3.2.400) is officially published. Changes since 3.2 patch release 1:

- Proxy nodes does not collect DCI data from SNMP nodes marked as down
- Configurable address block size and inter-block delay for active network discovery
- Fixed server memory leak in instance discovery code
- Fixed broken Net.ArpCache and Net.IP.RoutingTable lists in Linux agent
- Fixed issues:
        NX-791 (CPU Count DCI not supported on HP-UX)
        NX-1440 (After netxmsd restart custom schedule DCIs does not have value)
        NX-1607 (Primary IP address should not be used for topology if it is not present on any interface)
        NX-1768 (Server configuration variable Objects.Interfaces.UseAliases has no options to select)
        NX-1773 ("Apply policy" in context menu of node is meaningless and does nothing)
        NX-1803 (Configuration import with "Replace existing object tools" checkbox set does not replace them)

Best regards,
Victor
#988
Since version 3.2 NetXMS we start adding support for EtherNet/IP communication protocol (https://en.wikipedia.org/wiki/EtherNet/IP). This message merely indicates that server cannot connect to device on EtherNet/IP TCP port (44818 by default) - which is expected unless you have EIP capable device.

Best regards,
Victor
#989
Hi,

management console now based on Eclipse 4.11 (2019-03), so you have to use this Eclipse version.

Best regards,
Victor
#990
I just uploaded agent installer version 3.2.381 - please try that one.

Best regards,
Victor