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

#1
Hi,
Problem solved, installed Java 8 instead of 11, everything works...

Thank you very much !

Best regards
#2
Hi,

When I start the mngm console I get an error:

See the log file /home/name/.eclipse/1915855200/configuration/1663924631740.log.

But I don't have that log file, I can't find it...

Thanks.
#3
Hi,

I have a problem with Netxms Desktop MNGM Console. When I run nxmc I get an error related to eclipse...

The installed java version is 11.0.16.

Thanks.
#4
Hi sir,

I tryed, but I can't do this at all:  debug tag "nc.*" should be "nc". 

And I have another problem, I installed NetXMS 4.1.420 on Linux Ubuntu 18.04 LTS.

Should the server address remain 127.0.0.1 or should it be changed to the server's own address (192.168.x.x), everything is local. Why am I asking you this, because when I create a node (Cisco Catalyst) and start with the Poll - Configuration option, I get the message:

Checking NetXMS agent...
Cannot connect to NetXMS agent (Connect failed) (Is this ok? Because the old version of NetXMS did not have this message...) Or I missed something...
Checking SNMP...
SNMP agent is active
...
etc
#5
Hi,

I've asked this question before, but I have to again, about the Notification Channel.
When adding a new Channel, do I select Portech and in the field for Driver Conf enter:
host=ip address
login=name
pass=pass
mode=TEXT

I manually send an SMS message and once it works, but the second time it reports an error, Driver error.
I have to set the configuration again and it works once again...


I set in the Server console:
debug nc.* 6
debug ncd.* 6
but there are no messages...

Helpp!!

Thanks, best regards.
#6
Hello,

Please help

I installed Netxms 4.1.420 on Linux Ubuntu 20.04 LTS.
I installed everything according to the documentation (netxms admin guide), database, netxms server, mariadb.ddr, netxms agent, etc.
Configuration:
1. Linux ubuntu (Server: IP - 192.168.x.x - local network)
2. etc/nxagentd.conf
- LogFile=/var/log/nxagentd
-MasterServers=192.168.x.x (instead of 127.0.0.1)
3. etc/netxmsd.conf
- DBDriver=mariadb.ddr
- DBServer=localhost
- DBName=netxms_db
- DBLogin=netxms
4. Desktop Management Console installed
5. Web Management Console installed

When I log into the system, the ip address of Linux Ubuntu (agent) is 127.0.0.1. I manually enter the IP address 192.168.x.x, perform pooling (Poll - Status, Configuration, etc.) everything is fine for a few minutes. The IP address 127.0.0.1 is automatically returned again. and there is no communication (Cannot connect to netxms agent - connect failed and internal error).

Where did I go wrong, do I need to check something else??

Thanks, best regards.
#7
When I run this command....

______________________________________
Output:

Trying 192.168.x.x ...
Connected to 192.168.x.x
Escape character...
Connection closed by foreing host.
_____________________________________

But. when I edit in nxagent.conf and set:
MasterServers=192.168.x.x.
Save and Start again, it automatically returns the IP address 127.0.0.1 in the web  management console.

The agent is active when the address is 127.0.0.1. but there is no communication with the nodes, when I change the server address to 192.168.x.x then I get an error. (Cannot connect - Internal error)

(agent status: unreachable, return IP address on 127.0.0.1)

When I manually set the agent's ip address to 192.168.x.x, the agent is active, but it is set automatically:

PrimaryHost Name=127.0.0.1
Primary IP= 192.168.x.x
and I get a message (internal error) - NATIVE AGENT IS NOT RESPONDING

----------------------------------------------------------------------------

Should I perhaps set up a situation like this:
nxagentd.conf (edit)

MasterServers=127.0.0.1/8,192.168.x.x
It is currently:
MasterServers=192.168.x.x

I don't know what to do anymore....???
#8
Hello,

I tried turning off the firewall, same thing again...
#9
Hello Filipp,

I set everything except the firewall, how do I turn off the firewall, btw (Netxms 4.1.420 on Linux Ubuntu)?

Thanks, regards.
#10
Hello,

I have a problem with the netXMS agent, when I try to make a poll request. I get messages...

----------------------------------------------
Poll request accepted.......
Starting configuration.....
Checking node's capabilities....

     Checking NetXMS agent....
      Cannot connect to NetXMS agent (Connect failed)
     Checking SNMP....
      SNMP agent is active (version 2c)
      etc
      etc
      OK

What else do I need to configure .... Do I need perhaps conf (Agent Conf and Server Conf on web management Console?)

Please help ...

Thanks, best regards.
#11

Hello,

I installed according to the https://www.netxms.org/documentation/adminguide/installation.html guide. I'm using the web management console, as I said, when I add a node, I get a JavaLangNullPointerException. Tomcat9 and java version 11 are installed.
Is it possible that Jetty is causing the problem, how do I install it? I'll post the log here tomorrow.

I have a question about the Notification Channel.
When adding a new Channel, do I select Portech and in the field for Driver Conf enter:
host=ip address
login=name
pass=pass
mode=T

Is this enough or do I need to add something to the Configuration Server? I'm a little confused about these notifications via Channel, whether the driver is automatically started, whether it needs additional adjustment?

Thanks, best regards.
#12
Hello,

I installed netxms 4.1.420 on Linux Ubuntu 20.04., but when I add a node, I get a message javaNullPointerException, what is the problem?
And how to set sms messages via Notification Channel, I use MV 370 Voip Gateway (Portech drivers), how to set the drivers?

Thanks, best regards.