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

#16
General Support / NetXMS Shows VLAN at wrong Ports
June 20, 2024, 06:49:13 PM

Hello @all,

having here NetXMS V5.0.4 at Linux Debian 12 running. 

Today i installed a new switch (Netgear GS728TPv3 / Software Version 6.2.0.25). At switch UI i see/set my configured VLAN at the ports:

VLAN1 -  g1 - g18, g25 - g28
VLAN2  - g19 - g24


In NetXMS the VLANs for VLAN2 shows on Port g11-g16 !!! The switch is polled via SNMP 2C.

Is this a bug in NetXMS or sends the switch wrong data via snmp?

Having anyone else such an issue?


Greetings
Marco

#17

Hi Filipp,

thanks for the hint... I restartet NetXMS server, but the templates where not applied to the NetXMS Server Agent.

The println($node.isLocalManagement); show "true" for the NetXMS Server Agent node.

After that, i imported the netxms_server.xml into NetXMS and deploy the template to the NetXMS Server Agent Node and voila... it worked ;D all DCI's from NetXMS Server are in place...

Thanks for the help...

Greetings
Marco 
#18

Meanwhile i've managed to get the agent on the NetXMS server working again.

In the nxagent.conf i changed:


MasterServers=127.0.0.0/8
in 

MasterServers=<IP_Adress_from_NetXMS_Server>

I deleted the agent object/node in server and recreate it. After that i can get a connect to agent and i can make a configuration poll... :-)

It would be nice if i can recreate the basic DCI from the NetXMS server agent... Can anyonye send me an export of the standard DCI's so i can import this into my installation?

Greetings
Marco  



#19

Hello @all,

i migrated our NetXMS V5.0.3 Installation from Windows (Win10/MySQL) to Linux (Debian 12/PostgreSQL).

Migration worked so far, all pollings are working, except the NetXMS Agent running at the NetXMS Server itself. Before i migrated the DB the agent on the new Linux NetXMS server was working, the agent was recognized from the server and shows many DCI's which was standard after a clean install of the NetXMS Server.

After the migration of the DB, the NetXMS agent infrastructure object still exist, but the DCI are empty and the NetXMS Server cannot reach his own agent. If i make a configuration poll i see this:

[06.06.2024 15:32:19] **** Poll request sent to server ****
[06.06.2024 15:32:19] Poll request accepted, waiting for outstanding polling requests to complete...
[06.06.2024 15:32:19] Starting configuration of for node XXXXX
[06.06.2024 15:32:19] Capability reset
[06.06.2024 15:32:19] Checking node's capabilities...
[06.06.2024 15:32:19]    Checking NetXMS agent...
[06.06.2024 15:32:19]    Cannot connect to NetXMS agent (Internal error)
[06.06.2024 15:32:19]    Checking SNMP...
[06.06.2024 15:32:37]    No response from SNMP agent
[06.06.2024 15:32:37]    Checking SSH connectivity...
[06.06.2024 15:32:37]    Cannot connect to SSH
[06.06.2024 15:32:37]    Checking EtherNet/IP...
[06.06.2024 15:32:37]    Cannot establish EtherNet/IP connection or get device identity (CONNECT FAILED)
[06.06.2024 15:32:37]    Checking Modbus TCP...
[06.06.2024 15:32:37]    Device does not respond to Modbus TCP request (Communication failure)
[06.06.2024 15:32:37] Capability check finished
[06.06.2024 15:32:37] Checking interface configuration...
[06.06.2024 15:32:37] Interface configuration check finished
[06.06.2024 15:32:37] Checking node name
[06.06.2024 15:32:37] Node name cannot be interpreted as valid IP address, no need to resolve to host name
[06.06.2024 15:32:37] Updating general system hardware information
[06.06.2024 15:32:37] Processing template automatic apply rules
[06.06.2024 15:32:37] Processing container autobind rules
[06.06.2024 15:32:37] Processing cluster autobind rules
[06.06.2024 15:32:37] Finished configuration poll of node XXXXX
[06.06.2024 15:32:37] Node configuration was not changed after poll
[06.06.2024 15:32:37] **** Poll completed successfully ****


The NetXMS Server gets an "Internal Error" from his own agent...

In the NetXMS Agent log i get this lines:

2024.06.06 15:31:36.353 *I* [logger             ] Log file opened (rotation policy 2, max size 4194304)
2024.06.06 15:31:36.353 *I* [logger             ] Log rotation policy set to 2 (size=16777216, count=4)
2024.06.06 15:31:36.353 *I* [startup            ] Core agent version 5.0.3 (build tag 5.0-910-gc6da21a763)
2024.06.06 15:31:36.353 *I* [config             ] Additional configuration files was loaded from /etc/nxagentd.conf.d
2024.06.06 15:31:36.353 *I* [logger             ] Debug level set to 0
2024.06.06 15:31:36.353 *I* [config             ] Main configuration file: /etc/nxagentd.conf
2024.06.06 15:31:36.353 *I* [config             ] Configuration tree:
2024.06.06 15:31:36.353 *I* [config             ] config
2024.06.06 15:31:36.353 *I* [config             ]  +- CORE
2024.06.06 15:31:36.353 *I* [config             ]      +- LogFile
2024.06.06 15:31:36.353 *I* [config             ]      |    value: /var/log/nxagentd
2024.06.06 15:31:36.353 *I* [config             ]      +- MasterServers
2024.06.06 15:31:36.353 *I* [config             ]           value: 127.0.0.0/8
2024.06.06 15:31:36.353 *I* [startup            ] Data directory: /var/lib/netxms
2024.06.06 15:31:36.353 *I* [startup            ] File store: /tmp
2024.06.06 15:31:36.355 *I* [crypto             ] Crypto library initialized (OpenSSL 3.0.11 19 Sep 2023)
2024.06.06 15:31:36.361 *I* [db.drv             ] Database driver "sqlite.ddr" loaded and initialized successfully
2024.06.06 15:31:36.381 *I* [db.agent           ] Local database opened successfully
2024.06.06 15:31:36.381 *I* [startup            ] Agent ID is 32ac1782-dda7-4f04-a2e7-ca40c8587c61
2024.06.06 15:31:36.381 *I* [startup            ] Local host name is "XXXXX"
2024.06.06 15:31:36.382 *I* [startup            ] Using system name "XXXXX"
2024.06.06 15:31:36.382 *I* [startup            ] Arbitrary command execution disabled
2024.06.06 15:31:37.386 *I* [linux              ] Unable to parse /proc/drbd, DRBD data collector will not start
2024.06.06 15:31:37.387 *I* [subagents          ] Subagent "Linux" (/usr/lib/x86_64-linux-gnu/netxms/linux.nsm) loaded successfully (version 5.0.3)
2024.06.06 15:31:37.387 *I* [startup            ] System hardware ID is F2B436DCA100E80B2A56CF0AB00456765E905849
2024.06.06 15:31:38.392 *I* [comm               ] Control connector is disabled
2024.06.06 15:31:38.392 *I* [comm               ] Listening on socket 0.0.0.0:4700
2024.06.06 15:31:38.392 *I* [comm               ] Listening on socket :::4700
2024.06.06 15:31:39.393 *I* [filemon            ] Path list for file monitor is empty
2024.06.06 15:31:39.393 *I* [                   ] NetXMS Agent started


I think this line:

2024.06.06 15:31:37.386 *I* [linux              ] Unable to parse /proc/drbd, DRBD data collector will not start
is maybe for a dev a hint to the problem...

So, have anyone any suggestions what i can do, to get a working NetXMS Agent on the NetXMS Server itself (perhaps with all DCI's which are comes with a clean new NetXMS Server install)?

Greetings
Marco


#20
Announcements / Re: NetXMS 5.0 released
May 03, 2024, 04:01:33 PM
Hello @all,

noticed that there are no more windows server downloads online, except for users with active support contract... Are there any announcement that i missed?

I never heard or read of this change. I only noticed this cause i take a look in the download section of the NetXMS website.

It would have been nice if you had announced the change a bit in advance, then everyone could have thought about how to deal with it...

Greetings
Marco
#21
Announcements / Re: NetXMS 4.5 patch release 1
January 31, 2024, 05:21:36 PM

Hi Victor,

i downloaded and installed NetXMS V4.5.1 a few minutes ago (all ok, NetXMS is running so far). Now i see, that the V4.5.1 version was withdrawn from the website...

Are there serious problems with V4.5.1?

Greetings
Marco 
#22

Hi Filipp,

thanks for your answer. I added the verify-host=false to my configs and voila: it worked again... :-)

Many thanks for that hint... 

Greetings 
Marco
#23

Hello @all,

since Update NetXMS to V4.4.3 all Checks with the Function NetworkService.Status (with verify-peer=false) failed with error 5

Example:
NetworkService.Status(https://10.99.45.44,verify-peer=false)

Up to V4.4.2 this one works without problems. If URL is reached it throws a Result "0". Since V4.4.3 it always throws Code "5".

NetworkService.Status checks without the "verify-peer=false" option works without any problems.

Has anyone else seen this behavior?

Greetings
Marco  
#24
Hello @all,

today i installed the server and web-inferface (windows installer) in V4.4.1.

Server is running and functional, web interface is throwing error message:

10:47:30.320 [UIThread [56725304]] INFO  org.netxms.nxmc.AppPropertiesLoader - Properties loaded from nxmc.properties
10:47:32.632 [UIThread [56725304]] INFO  org.netxms.nxmc.BrandingManager - Branding manager initialized without custom providers
10:47:36.476 [ModalContext] INFO  org.netxms.nxmc.base.login.LoginJob - Connecting to 127.0.0.1 port 4701
10:47:36.499 [ModalContext] INFO  org.netxms.client.NXCSession - Connecting to 127.0.0.1:4701
10:47:36.505 [ModalContext] DEBUG org.netxms.client.NXCSession - Connection established, retrieving server info
10:47:36.513 [ModalContext] WARN  org.netxms.client.NXCSession - Connection failed (server=[60, 4, 1, 1, 1, 45, 1, 2] client=[60, 4, 1, 1, 1, 44, 1, 2])
10:47:36.517 [Network Message Receiver] DEBUG org.netxms.client.NXCSession - Receiver error
java.net.SocketException: Socket closed
at java.base/sun.nio.ch.NioSocketImpl.endRead(NioSocketImpl.java:248)
at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:327)
at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350)
at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803)
at java.base/java.net.Socket$SocketInputStream.read(Socket.java:966)
at org.netxms.base.NXCPMessageReceiver.receiveMessage(NXCPMessageReceiver.java:140)
at org.netxms.client.NXCSession$ReceiverThread.run(NXCSession.java:489)
10:47:36.520 [Network Message Receiver] INFO  org.netxms.client.NXCSession - Network receiver thread stopped
10:47:37.530 [UIThread [56725304]] ERROR org.netxms.nxmc.Startup - Login job failed
org.netxms.client.NXCException: Der Server benutzt eine nicht-kompatible Version des Kommunikationsprotokolls (server=[60, 4, 1, 1, 1, 45, 1, 2] client=[60, 4, 1, 1, 1, 44, 1, 2])
at org.netxms.client.NXCSession.connect(NXCSession.java:2184)
at org.netxms.nxmc.base.login.LoginJob.run(LoginJob.java:121)
at org.eclipse.jface.operation.ModalContext$ModalContextThread$1.run(ModalContext.java:127)
at org.eclipse.rap.rwt.internal.lifecycle.ContextUtil.runNonUIThreadWithFakeContext(ContextUtil.java:67)
at org.eclipse.rap.rwt.internal.service.UISessionImpl.exec(UISessionImpl.java:251)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
10:48:02.085 [UIThread [32cd1514]] INFO  org.netxms.nxmc.Startup - NetXMS Management Console version 4.3.1 starting
10:48:02.085 [UIThread [32cd1514]] INFO  org.netxms.nxmc.Startup - State directory: C:\NetXMS-WebUI\jetty-base\work\jetty-0_0_0_0-4733-nxmc_war-_nxmc-any-\state
10:48:02.085 [UIThread [32cd1514]] INFO  org.netxms.nxmc.Startup - Registered themes: org.eclipse.rap.rwt.theme.Fallback, org.eclipse.rap.rwt.theme.Default, org.netxms.themes.light
10:48:02.090 [UIThread [32cd1514]] DEBUG org.netxms.nxmc.PreferenceStore - Calling preference initializer org.netxms.nxmc.modules.charts.ChartPreferenceInitializer@2b7a343e
10:48:02.151 [UIThread [32cd1514]] DEBUG org.netxms.nxmc.tools.FontTools - Selected font Metropolis Medium
10:48:02.152 [UIThread [32cd1514]] DEBUG org.netxms.nxmc.tools.FontTools - Selected font Metropolis Medium
10:48:02.179 [UIThread [32cd1514]] INFO  org.netxms.nxmc.AppPropertiesLoader - Properties loaded from nxmc.properties


What can i do? Is there missing something?


Greetings
Marco

#25
General Support / New Client - Pinboard
July 04, 2023, 10:49:27 AM

Hello @all,

testing the new client here... Small question regarding the pinboard:

- Pinboard is not saved at exit from client
- I cannot arrange the registers in pinboard in a different order

Is that by design oder a bug?

Greetings
Marco
#26
Hello @all,

today i installed the server and web-inferface (windows installer) in V4.4.0.

Server is running and functional, web interface is throwing error message:

14:47:40.874 [UIThread [6c74bd29]] ERROR org.netxms.nxmc.Startup - Login job failed
org.netxms.client.NXCException: Der Server benutzt eine nicht-kompatible Version des Kommunikationsprotokolls (server=[60, 4, 1, 1, 1, 45, 1, 2] client=[60, 4, 1, 1, 1, 44, 1, 2])
at org.netxms.client.NXCSession.connect(NXCSession.java:2184)
at org.netxms.nxmc.base.login.LoginJob.run(LoginJob.java:121)
at org.eclipse.jface.operation.ModalContext$ModalContextThread$1.run(ModalContext.java:127)
at org.eclipse.rap.rwt.internal.lifecycle.ContextUtil.runNonUIThreadWithFakeContext(ContextUtil.java:67)
at org.eclipse.rap.rwt.internal.service.UISessionImpl.exec(UISessionImpl.java:251)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)


Seems the WebUI Installer needs an Update... :-)


Greetings
Marco
#27
General Support / Debian 12 (Bookworm) Repository
June 13, 2023, 01:49:19 PM

Hello @all,

i know, maybe it's a little bit early to ask :-) : Will there be a Debian Bookworm repository in the next time?

Greetings
Marco
#28
General Support / MySQL InnoDB Buffer Pool Size
January 31, 2023, 10:19:02 AM

Hello @all,

at my NetXMS Server (Win10, MySQL V5.7.30, 16GB RAM) i see the follow event in the windows event log: 

InnoDB: Over 67 percent of the buffer pool is occupied by lock heaps or the adaptive hash index! Check that your transactions do not set too many row locks. Your buffer pool size is 16 MB. Maybe you should make the buffer pool bigger?. Starting the InnoDB Monitor to print diagnostics, including lock heap and hash index sizes.For more information, see Help and Support Center at http://www.mysql.com. 


Has anyone an idea what buffer pool size i have to use? On this machine is only NetXMS running and no other DB's.

Thanks in advance...

Greetings
Marco
#29
General Support / Re: Subagent NETSVC not loading
January 30, 2023, 05:43:35 PM

Hi Victor,

thanx for the fast response... downloaded, tried and worked for me... But i have to shutdown NetXMS Server, in cause of a locked library...  Now NetworkService.Status is working... :-)

Many thanx..  :-)

Greetings
Marco
#30
General Support / Re: Subagent NETSVC not loading
January 30, 2023, 02:44:40 PM
Hi Victor,

please see the agent log in the attachment (made with debug level 9)...

Greetings
Marco