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

#1
$subnet = InetAddress("x.y.z.0")
$mask = 24

if ($node.ipAddress.isInSubnet($subnet, $mask)) {
    return 1;  // match
} else {
    return 0;  // no match
}



I got this, but it's not working. Can you please modify it?
#2
General Support / Re: ssh does not work
March 11, 2026, 07:10:21 AM
SSH ->  cmd /c "ssh %(username)@%u || pause"  -Windows
#3
Hi

I'm currently using the following condition to collect all MikroTik devices:

return $node->vendor == "MikroTik";

Is there any way to perform this per IP address instead?
#4
I think I've figured it out.  Disregard this
#5
Hi Team,

I'm monitoring several CPE devices and have added the ICMP.PacketLoss job to track their status.

I noticed an interesting situation: some of the CPEs have public IP addresses, while others use local IPs (VPN-Mngm).

For the CPEs with public IP addresses, the ICMP.PacketLoss check does not appear to work. However, for the ones with local IP addresses, the monitoring works as expected.

Does anyone have any idea why this behavior might be occurring?

Thanks
Nikola S.
#6
General Support / Re: help -network discovery
March 03, 2026, 11:55:27 PM
Victor - this has been resolved.
#7
General Support / Re: help with NetXMS
March 03, 2026, 11:52:35 PM
1.Just to clarify - you mean you have created VPN or VLAN interface on Mikrotik device, and it is not visible in "Interfaces" view?

YES
The goal is to include all interfaces — such as VPN, VLAN, and PPPoE — in the data collections. I am currently using Template.InterfaceTraffic on the customer attribute, which allows me to see all physical interfaces in the data collections. However, I need a solution to also include virtual interfaces. Additionally, I would like an easy way to add monitoring for CPU, temperature, voltage, and other hardware metrics.


2. One note on newly added interfaces - they will appear in NetXMS after next configuration poll. You can manually force configuration poll by selecting Poll -> Configuration from node menu.
If new interface did not appear after configuration poll, please provide more specific details on interface type and how it is configured in Mikrotik so we could reproduce the issue.


I'm aware of that.
#8
General Support / Re: ssh does not work
March 03, 2026, 01:50:14 PM
i have one more query.

I have a MikroTik device running OSPF, however it does not appear in the overview and is showing OSPF = No.

Additionally, I have a router running CAPsMAN, but it is showing Wireless Controller=No
#9
General Support / Re: ssh does not work
March 02, 2026, 11:22:43 AM
When im adding node ive added user-name PS and SSH port.

what i want is access to the same note via SSH

too -> Connect -> SSH.

Once i put the user name im gettign the above
#10
General Support / ssh does not work
March 01, 2026, 07:50:25 AM
Hi,

Have you noticed that SSH is not working on v6.0.2?

I've configured the same SSH port on both sites (including the default port), but I'm still getting the following error:
#11
General Support / help -network discovery
February 27, 2026, 10:33:04 AM
I'm running into some issues. For some reason, I'm not able to see the devices when running network discovery. I have set everything up properly, including the network credentials. Can anyone please help me see the devices after scanning?
#12
General Support / Re: help with NetXMS
February 25, 2026, 01:38:39 PM
Just a quick update on this. I'm currently using MikroTik devices, and I can see the physical interfaces in NetXMS without any issues.

Physical interfaces are working correctly; however, virtual interfaces such as VLANs, PPPoE interfaces, VPN interfaces, etc., are not appearing.

Could you please advise what might be causing this or what I should check to ensure these interfaces are discovered properly?
#13
General Support / Re: help with NetXMS
February 25, 2026, 01:32:10 PM
Filip

about Create Data Collection Items:
this is what im doing:

Navigate to Infrastructure Services in the object tree.
Right-click on Infrastructure Services and select Properties.
Go to the Custom Attributes tab.
ADD:
Name: Template.InterfaceTraffic
Value: YES
tick the "Inheritable" box.

Pull->configuration

is not working

can you pleas advice
#14
General Support / Re: help with NetXMS
February 23, 2026, 12:36:26 PM
Hi Filipp - let me know about the first one when u get a chance. thx
#15
General Support / Re: v5.1.3 Android Client
February 23, 2026, 11:18:28 AM
when we login from android, i tried
 ip-address:8000
ip-address:4701
ip-address.
No of them are working im getting error 500 and 525