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

#31
General Support / Re: Web Console issues
September 26, 2023, 11:31:44 AM
Hello

Make sure that tomcat is running Java17 or newer.
#32
General Support / Re: 4.4.2 Crash
September 20, 2023, 02:29:27 PM
Do you have any non-Ethernet interfaces there with MAC address longer than 6 bytes?
#33
А томкат точно не использует? В логе консоли (где-то в глубине workdir томката есть файл .log) пишется на старте 
#34
Проверьте версию джавы, нужна 17+
#35
General Support / Re: 4.4.2 Crash
September 15, 2023, 10:40:07 AM
Quote from: MarcusH on September 15, 2023, 10:30:30 AMAny way to figure out what creates this query?
It's executed by object syncer thread, which saves node changes back into the database.

From the error message it's unclear which field is not accepted by the SQL server, this link might help with tracing it: https://stackoverflow.com/a/62905763
#36
General Support / Re: 4.4.2 Crash
September 15, 2023, 10:38:19 AM
Quote from: MarcusH on September 15, 2023, 10:36:51 AMI have a core dump but it gives a lot of reference error and shows no stack trace.

Have you installed netxms-dbg package? It contains all debug symbols for the product.
#37
General Support / Re: 4.4.2 Crash
September 15, 2023, 10:31:49 AM
Quote from: MarcusH on September 15, 2023, 10:03:20 AMRunning server on docker making core dump a challange.
it's rather straighforward if you can control host's core pattern

sysctl -w kernel.core_pattern='/core/core.%e.%p.%t'
docker volume create core_vol
docker run --ulimit core=-1 --mount source=core_vol,target=/core container
sysctl -w kernel.core_pattern=core # reset it back to the default
#38
General Support / Re: 4.4.2 Crash
September 15, 2023, 10:20:53 AM
Quote from: MarcusH on September 15, 2023, 10:03:20 AMWhy does netxms still depend on libssl1.1 and not libssl3?

Because Debian 11 ships with OpenSSL 1.1:

root@da539131bae5:/# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 11 (bullseye)
Release:        11
Codename:       bullseye
root@da539131bae5:/# apt-cache search libssl
libssl-ocaml - OCaml bindings for OpenSSL (runtime)
libssl-ocaml-dev - OCaml bindings for OpenSSL
libssl-dev - Secure Sockets Layer toolkit - development files
libssl-doc - Secure Sockets Layer toolkit - development documentation
libssl1.1 - Secure Sockets Layer toolkit - shared libraries
libssl-utils-clojure - library for SSL certificate management on the JVM
root@da539131bae5:/# apt-cache show libssl-dev|grep Version
Version: 1.1.1n-0+deb11u5
Version: 1.1.1n-0+deb11u4


There are no reference to libssl1 in the official packages for debian 12:

root@d483efbfc136:~# ldd /usr/bin/netxmsd | grep ssl
        libssl.so.3 => /lib/x86_64-linux-gnu/libssl.so.3 (0x00007ffb9ae88000)
root@d483efbfc136:~# dpkg -l netxms-server
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                Version      Architecture Description
+++-===================-============-============-=================================
ii  netxms-server:amd64 4.4.2-1      amd64        meta package
#39
General Support / Re: 4.4.2 Crash
September 14, 2023, 10:19:09 PM
Server crashed, or just failed query? If it's crashed, please share stack trace from core file or just sent us core file and we'll check it.
#40
General Support / Re: SMTP Notification using office 365
September 13, 2023, 03:26:33 PM
I think you can create "app password" in profile and use it for authentication. 
#41
Not really, system was not designed for this kind of usage without external tools.

Depending on your task, you can script around nxget/nxsnmpget/nxsnmpget.
#42
Нет, готовых бинарников мы не публикуем, но агент без проблем собирается на alpine.

Например, я использую его для контейнеров на микротике: https://github.com/alkk/netxms-agent-mikrotik
#43
Hi

You encountered issues with legacy console or the current one? Desktop or web?

Buttons just don't work or misbehave?
#44
Hi

simplest way it to filter them in the Event processing policy. Match these records with script filter and use action "stop processing" (or invert filter and add it to the notification rule instead)
#45
Hello everyone! A great company with a pretty intricate NetXMS deployment is looking for someone with experience in NetXMS. Is it you?! If you happen to be an advanced user and live in New Zealand, let us know.