News:

We really need your input in this questionnaire

Main Menu

SNMP communication issues

Started by nichky, July 31, 2025, 02:34:08 PM

Previous topic - Next topic

Alex Kirhenshtein

Quote from: nichky on August 01, 2025, 01:09:40 PMpls, how to fix the the accessing to ssh from NetXMS?

check that:
1) you saved and applied properties before test
2) you are running latest version of the system.

I've just checked, and custom port works just fine.


nichky

ive seem that, but i cant log in to, even though the container is running.

the tutorial is pretty simple, but it doesn't work.

Alex Kirhenshtein

what do you mean "can't login"? it's an agent, not a server.

nichky

Thansk Alex

so this is i'm expecting.
Since the container is running i should be able to log in to netxms (similar to how i'm doing on windows) via web using ip:8080 , ip:4700 or ip:4701

Alex Kirhenshtein

Quote from: nichky on August 01, 2025, 03:06:27 PMThansk Alex

so this is i'm expecting.
Since the container is running i should be able to log in to netxms (similar to how i'm doing on windows) via web using ip:8080 , ip:4700 or ip:4701
You are mixing up monitoring server, web, and agent.

Monitoring server (netxmsd, "NetXMS Core" service) listens on port 4701, you connect there using desktop client.
Server do all the scheduling, data collection, and processing. Collection can be done via multiple procorols - SNMP, native agent, SSH, etc.

WebUI - expose :8080/:8443, you connect there with the browser. WebUI transparently connects to the monitoring server.

Agents listen on port 4700 (they can go in reverse as well). Server connects to the agents to collect data / perform tasks.



So no, you do not connect to the agent with the browser. You could register it in the monitoring instead, and configure metrics you want to monitor.

nichky


nichky

yes the one that i'm using is
/netxms-agent-mikrotik , so i need to install WebUI and acces :expose :8080/:8443.

are we on the same page?

Alex Kirhenshtein

Quote from: nichky on August 01, 2025, 03:26:06 PMyes the one that i'm using is
/netxms-agent-mikrotik , so i need to install WebUI and acces :expose :8080/:8443.

are we on the same page?
you need to install server + web somewhere.
then you can add mikrotok to the system and collect data over SNMP.
agnet on the mikrotik is required only if you want to install it on the customer's firewall, for example (so you can get access to the NATed network)

nichky

Alex - let we make it easy

from here:

https://netxms.com/downloads

what i need to install,  in order to be able to login by using the container?

Alex Kirhenshtein

Quote from: nichky on August 01, 2025, 03:34:09 PMAlex - let we make it easy

from here:

https://netxms.com/downloads

what i need to install,  in order to be able to login by using the container?


YOU CAN'T LOGIN INTO CONTAINER.

Container does not contain neither server components, nor web.

Please read this: https://netxms.org/documentation/adminguide/concepts.html

nichky

Thanks Alex for your time.
Appreciated

nichky

Quote from: Alex Kirhenshtein on August 01, 2025, 02:44:47 PM
Quote from: nichky on August 01, 2025, 01:09:40 PMpls, how to fix the the accessing to ssh from NetXMS?
check that:
1) you saved and applied properties before test
2) you are running latest version of the system.
I've just checked, and custom port works just fine.


1- first saved - disable/ednable core -> then tools -> connect -> ssh
2 - 5.2.4-x64.exe

nichky

even if i do poll -> configuration i'm getting
"Cannot connect to SSH"
user and the pass are correct

nichky

Alex - can you please advise on above