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 - Filipp Sudanov

#1261
Пока что у разработчиков не было времени на это посмотреть.

Пришлите на всякий случай snmpwalk с этого устройста:
snmpwalk -v 2c -c public DEVICE_IP .1
#1262
А можете дать прямую ссылку на mib файл(ы) которые вы устанавливаете?
#1263
General Support / Re: Problem with "Input fields"
October 12, 2020, 03:15:55 PM
Actually it's a bit different - script params are now separated by space in this place (might change to brackets in the future at some point) and it's %(), not $(). So the syntax would be:

TestScript "%(Field1)" "%(Field2)"
#1264
Localization of these texts in not currently implemented (commercial customer who requested this functionality did not need localization) and there is no exact schedule when it could be implemented.
#1265
What is msra?
#1266
The other options is to use MySQL client library that is shipped with MySQL server - supports the new authentication option. For this, add these folders to C:\Program Files\MySQL\MySQL Server 8.0\lib`
C:\Program Files\MySQL\MySQL Server 8.0\bin and uncheck MySQL client library in NetXMS installer.
#1267
General Support / Re: DCI value use
October 06, 2020, 12:21:50 PM
You can use %[script_name] macro that is calling NXSL script and returns the output of the script. The script should be in script library. The script should get the value of the DCI.
#1268
Покажите, плс, по этому DCI историю (в виде таблицы) и как он сконфигурирован.
#1269
So when router generates this error the connection does not happen and data is not collected?
#1270
General Support / Re: Web console installation
October 03, 2020, 02:52:38 AM
It tries several ways, as per documentation, to get server address and takes localhost as last resort. Normally none of these is set. Could be that something changed after you launched the web api on that server.
#1271
General Support / Re: Web console installation
October 02, 2020, 07:06:08 PM
Seems that you do have a DNS records NETXMS_SERVER or it's in your hosts file. Web console uses it as one of the options for situations when web console in installed on another machine. See here:
https://www.netxms.org/documentation/adminguide/installation.html?highlight=netxms_server#installing-web-interface-on-remote-system
#1272
General Support / Re: Web console installation
October 02, 2020, 04:06:31 PM
Just in case, show nxmc log file:
/var/lib/tomcat9/work/Catalina/localhost/nxmc/eclipse/workspace/.metadata

Try deleting tomcat workspace:
stop tomcat process
delete /var/lib/tomcat9/work folder
start tomcat again

#1273
General Support / Re: Web console installation
October 02, 2020, 03:16:41 PM
I had error when tried to connect to 8080 via https. Should just use http.
#1274
General Support / Re: Web console installation
October 02, 2020, 03:08:55 PM
Hi!

Just tried your installation sequence on fresh ubuntu 20.04, nxmc correctly opens on port 8080
#1275
General Support / Re: Create new Zone using nxshell
October 01, 2020, 06:22:10 PM
nxshell allows to do anything the management console can do.

Zone creation should be similar to node creation (see examples here: https://wiki.netxms.org/wiki/Using_nxshell_to_automate_bulk_operations#Create_Container_and_some_nodes)
you just need to specify another object class