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

#1
Announcements / Re: NetXMS 4.5 patch release 1
February 08, 2024, 11:58:04 AM
Quote from: Victor Kirhenshtein on January 30, 2024, 07:27:08 PM-  Fixed server crash when interface list cannot be read from SNMP device and option to ignore interfaces in NOT PRESENT state is on
Confirmed, no longer crashing when this option is enabled.
Also, the option itself works :)
#2
Announcements / Re: NetXMS 4.5 released
January 26, 2024, 12:17:02 PM
It's definitely this, has stayed up >24h since I disabled the option.
#3
Announcements / Re: NetXMS 4.5 released
January 24, 2024, 07:19:57 PM
This seems to be causing some instability. With the ignore NotPresent interfaces enabled, the server crashes after a few minutes. Even with the log level turned up to 7, the log file just goes silent and the process dies. It does leave this behind in dmesg, however:

[17465427.164364] $POLLERS/WRK[1229844]: segfault at 8 ip 00007fbab4970ea6 sp 00007fba751bc760 error 4 in libnxcore.so.45.0.0[7fbab485c000+24c000]
[17465427.164413] Code: 44 24 38 48 83 e8 04 48 89 44 24 40 48 b8 02 00 00 00 02 00 00 00 48 89 44 24 48 48 b8 01 00 00 00 08 00 00 00 48 89 44 24 50 <41> 8b 4c 24 08 85 c9 0f 8e 85 00 00 00 48 89 6c 24 10
 4c 89 e5 eb
[17465810.908547] $POLLERS/WRK[1255212]: segfault at 8 ip 00007fb84b476ea6 sp 00007fb7dbb4d760 error 4 in libnxcore.so.45.0.0[7fb84b362000+24c000]
[17465810.908560] Code: 44 24 38 48 83 e8 04 48 89 44 24 40 48 b8 02 00 00 00 02 00 00 00 48 89 44 24 48 48 b8 01 00 00 00 08 00 00 00 48 89 44 24 50 <41> 8b 4c 24 08 85 c9 0f 8e 85 00 00 00 48 89 6c 24 10
 4c 89 e5 eb
[17465996.329600] $POLLERS/WRK[1255986]: segfault at 8 ip 00007fd277169ea6 sp 00007fd223437760 error 4 in libnxcore.so.45.0.0[7fd277055000+24c000]
[17465996.329615] Code: 44 24 38 48 83 e8 04 48 89 44 24 40 48 b8 02 00 00 00 02 00 00 00 48 89 44 24 48 48 b8 01 00 00 00 08 00 00 00 48 89 44 24 50 <41> 8b 4c 24 08 85 c9 0f 8e 85 00 00 00 48 89 6c 24 10
 4c 89 e5 eb
[17466198.216260] $POLLERS/WRK[1257237]: segfault at 8 ip 00007f6d662d9ea6 sp 00007f6d2b22b760 error 4 in libnxcore.so.45.0.0[7f6d661c5000+24c000]
[17466198.216276] Code: 44 24 38 48 83 e8 04 48 89 44 24 40 48 b8 02 00 00 00 02 00 00 00 48 89 44 24 48 48 b8 01 00 00 00 08 00 00 00 48 89 44 24 50 <41> 8b 4c 24 08 85 c9 0f 8e 85 00 00 00 48 89 6c 24 10
 4c 89 e5 eb
 
#4
Announcements / Re: NetXMS 4.5 released
December 28, 2023, 02:40:32 PM
NX-2275 (Option for ignoring interfaces in NOT PRESENT state)

Thankyou for this Christmas present!
#5
General Support / How are the intervals on graphs chosen?
November 21, 2023, 06:33:59 PM
How are these intervals chosen? Looks a bit random. 1323, 1421, 1520, etc.
Also would be great if there was a marker at 00:00.
ksnip_20231121-161702.png
#6
This is the new UI. I am testing from Linux.
#7
Tested this in Chrome for reference....it behaves fine. Logged back in with Firefox, also behaves fine! OK, seems like it takes a few minutes of using it, navigating around, etc, before it starts happening.
It seems like the unscrollable tabs are linked to the divider moving around, as soon as the divider moved itself, then the Node-level tabs became inaccessible.
#8
Tomcat 9.0.58
NetXMS server 4.4.3
WAR file 4.4.3
Firefox 119 on the client side.

I get various UI glitches when navigating around.

A popup with 'Cannot invoke "org.eclipse.swt.graphics.Color.getRGB()" because "color" is null' will appear at random.

The vertical divider that separates the navigation tree from the main pane of the interface will jump around when clicking in to different icons on the left. It also moves around when resizing the browser window.

There is no scrollbar so at Node level the right-most tabs will simply be off the screen with no way to get to them. Lack of scrollbars applies in other areas as well.
#9
Thanks as always, Victor!
#10
I am only using the web client. 
The screenshot showing it working is from the Legacy web client on 4.1.
I wasn't able to get the legacy web client 4.4 working. Perhaps this is a difference between legacy and new.
#11
Yes, that worked.
#12
Thanks, I've ticked that, re-added the firewall and will wait to see what happens...
#13
4.1: Node > Interfaces, select 1 or more, right click, Change interface expected state...

ksnip_20230815-105856.png
In 4.4, this option is not present.
#15
I have a zone that contains:
1x Linux node which is NATed and reached through a port forward on below firewall.
1x firewall on edge
8x switches that use the Linux node as proxy for SNMP/ICMP/etc.

Linux node and switches are being monitored just fine.

I cannot add firewall by public IP because the IP conflicts with the Linux node and duplicate add is prevented.
I can add the firewall with its private IP, but then some hours later, NetXMS deletes it when it realises that the firewall's outside IP is detected as a duplicate of the Linux node.

I could have sworn I'd succeeded at this in the past. I would think it's a fairly common configuration. Do I need to do something "special" to the Linux node to prevent the duplicate detection?