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 - vr

#1
добрый день,

похоже, в версии 3.5.90 не работает snmpv3.

config attachef, результат poll:
[13.10.2020 11:29:10] Capability reset
[13.10.2020 11:29:10] Checking node's capabilities...
[13.10.2020 11:29:10]    Checking NetXMS agent...
[13.10.2020 11:29:15]    Cannot connect to NetXMS agent (Connect failed)
[13.10.2020 11:29:15]    Checking SNMP...
[13.10.2020 11:29:15]    Checking EtherNet/IP...
[13.10.2020 11:29:20]    Cannot get device identity via EtherNet/IP (CONNECT FAILED)
[13.10.2020 11:29:20] Capability check finished
[13.10.2020 11:29:20] Checking interface configuration...
[13.10.2020 11:29:20] Unable to get interface list from node
[13.10.2020 11:29:20]    Interface "unknown" is no longer exist
[13.10.2020 11:29:20] Interface configuration check finished
[13.10.2020 11:29:20] Checking node name
[13.10.2020 11:29:20] Node name cannot be interpreted as valid IP address
[13.10.2020 11:29:20] Updating general system hardware information
[13.10.2020 11:29:20] Finished configuration poll for node SW53-2530-8-PoE
[13.10.2020 11:29:20] Node configuration was not changed after poll
[13.10.2020 11:29:20] **** Poll completed successfully ****

при тех же настройках SNMP tester (Paessler) спокойно опрашивает switch.
если использовать версию 2c - poll без проблем.

switch, с которым игрался - aruba 2530.
#2
есть идеи?  :)
#3
я ставил клиентские библиотеки.

Dependency Walker показывает кучу недостающего:
[  6] c:\netxms\bin\PGSQL.DDR
     [  6] c:\netxms\bin\LIBPQ.DLL
          [  6] c:\netxms\bin\LIBSSL-1_1-X64.DLL
               [ ^6] c:\netxms\bin\LIBCRYPTO-1_1-X64.DLL
               [ ^6] c:\windows\system32\MSVCR120.DLL
               [ ^6] c:\windows\system32\KERNEL32.DLL
                    [F^6] c:\windows\system32\NTDLL.DLL
          [  6] c:\netxms\bin\LIBCRYPTO-1_1-X64.DLL
               [ ^6] c:\windows\system32\WS2_32.DLL
               [ ^6] c:\windows\system32\ADVAPI32.DLL
               [  6] c:\windows\system32\USER32.DLL
                    [  6] c:\windows\system32\WIN32U.DLL
                    [ ^6] c:\windows\system32\NTDLL.DLL
                    [ ? ] API-MS-WIN-CORE-LOCALIZATION-L1-2-1.DLL
                    [ ? ] API-MS-WIN-CORE-REGISTRY-L1-1-0.DLL
                    [ ? ] API-MS-WIN-CORE-HEAP-L2-1-0.DLL
                    [ ? ] API-MS-WIN-CORE-LIBRARYLOADER-L1-2-0.DLL
                    [ ? ] API-MS-WIN-CORE-SYNCH-L1-2-0.DLL
                    [ ? ] API-MS-WIN-CORE-STRING-L1-1-0.DLL
                    [ ? ] API-MS-WIN-CORE-SYSINFO-L1-2-1.DLL
                    [ ? ] API-MS-WIN-CORE-PROCESSTHREADS-L1-1-2.DLL
                    [ ? ] API-MS-WIN-SECURITY-BASE-L1-2-0.DLL
                    [ ? ] API-MS-WIN-CORE-ERRORHANDLING-L1-1-1.DLL
                    [ ? ] API-MS-WIN-CORE-STRING-L2-1-0.DLL
                    [ ? ] API-MS-WIN-CORE-PROCESSENVIRONMENT-L1-2-0.DLL
                    [ ? ] API-MS-WIN-CORE-FILE-L1-2-1.DLL
                    [ ? ] API-MS-WIN-CORE-HANDLE-L1-1-0.DLL
                    [ ? ] API-MS-WIN-EVENTING-PROVIDER-L1-1-0.DLL
                    [ ? ] API-MS-WIN-CORE-MEMORY-L1-1-2.DLL
                    [ ? ] API-MS-WIN-CORE-PROFILE-L1-1-0.DLL

и так далее.
полные отчёты в аттаче
#4
выбирал, конечно, и сам файл pgsql.ddr лежит в правильном месте:
Directory of C:\NetXMS\bin

03/27/2020  06:09 PM            32,336 db2.ddr
03/27/2020  06:09 PM            32,336 informix.ddr
03/27/2020  06:09 PM            35,408 mariadb.ddr
03/27/2020  06:09 PM            32,848 mssql.ddr
03/27/2020  06:09 PM            34,384 mysql.ddr
03/27/2020  06:09 PM            32,848 odbc.ddr
03/27/2020  06:09 PM            41,552 oracle.ddr
03/27/2020  06:09 PM            35,408 pgsql.ddr
03/27/2020  06:09 PM            28,752 sqlite.ddr
               9 File(s)        305,872 bytes
#5
Добрый день,

при свежей установке на шаге конфигурации сервера вываливается с ошибкой Unable to load database driver module "pgsql.ddr

из командной строки то же самое:
C:\NetXMS\bin>netxmsd.exe -D 9
Using configuration file "C:\NetXMS\etc\netxmsd.conf"
2020.03.31 16:35:59.859 *D* [                   ] LIB directory set to C:\NetXMS\lib
2020.03.31 16:35:59.865 *D* [dload              ] DLOpen: file="pgsql.ddr", module=0000000000000000
2020.03.31 16:35:59.866 *E* [db.drv             ] Unable to load database driver module "pgsql.ddr": The specified module could not be found.
NetXMS Core initialization failed

help, please  :)

NetXMS info:

C:\NetXMS\bin>netxmsd.exe -v
NetXMS Server Version 3.2.451 Build 3.2-451-g37a0366f6f (UNICODE)
NXCP: 5.52.1.27 (AES-256, Blowfish-256, IDEA, 3DES, AES-128, Blowfish-128)
Built with: Microsoft C/C++ Optimizing Compiler Version 191627032

MS Windows Server 2016