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 - Victor Kirhenshtein

#1801
Announcements / Re: NetXMS 2.2.3 released
February 12, 2018, 10:41:49 PM
Hi,

please try to upgrade agent to this version: https://cloud.netxms.org/index.php/s/6AhhFsSt8hKTXbW

Best regards,
Victor
#1802
General Support / Re: Multiple 404s on Download Page
February 08, 2018, 02:07:12 PM
Hi,

will fix it tomorrow.

Best regards,
Victor
#1803
General Support / Re: Unable to restore database
February 07, 2018, 01:09:31 PM
Hi,

it's more question regarding database engine then NetXMS itself. If you have DB files then most likely you can restore them - you should contact somebody with expertise in your DB engine. As soon as you'll get working database NetXMS server should start.

Best regards,
Victor
#1804
General Support / Re: Run Script to get DCI Data
February 07, 2018, 01:06:25 PM
Hi,

description looks correct. Please send your nxagentd.conf (from server machine) and check agent log file on debug level 6 for any messages with prefix "SSH".

Best regards,
Victor
#1805
Hi,

we did some optimizations in syncer in 2.2.x for environments with lot of changes. I suggest considering upgrade to 2.2.x - there are good chances that those problems will go away.

Best regards,
Victor
#1806
Hi,

could you please register ticket in bug tracker for that? Seems it will need some investigation.

Best regards,
Victor
#1807
General Support / Re: Run Script to get DCI Data
February 06, 2018, 05:55:39 PM
Hi,

packages for Ubuntu 14.04 (trusty) are published. Please check that you have correct source - should be:


deb https://packages.netxms.org/ubutu trusty main


Best regards,
Victor
#1808
Announcements / Re: NetXMS 2.2.3 released
February 06, 2018, 05:18:55 PM
Quote from: lweidig on February 06, 2018, 03:47:26 PM
Interested in the possibilities this might allow for:

QuoteFile I/O functions in NXSL (disabled by default)

Is there any documentation regarding the functions and their use.  Did a quick search, but have not found anything.  Thanks!

Just added documentation file file I/O functions here: https://wiki.netxms.org/wiki/NXSL_Function_Reference.

Best regards,
Victor
#1809
Announcements / Re: NetXMS 2.2.3 released
February 06, 2018, 03:35:17 PM
File jansson_private_config.h was not included into distribution package. Please download source package now - it should work.

Best regards,
Victor
#1810
Announcements / Re: NetXMS 2.2.3 released
February 06, 2018, 03:13:12 PM
Quote from: iGodunoff on February 06, 2018, 08:59:43 AM
nxagent-2.2.3.exe (Windows x86) can't be downloaded - 404 Not Found :(

Should be fixed now.
#1811
Announcements / Re: NetXMS 2.2.3 released
February 06, 2018, 11:23:50 AM
Hi,

for server build try to remove files src/server/libnxsrv/messages.c and src/server/libnxsrv/messages.h and re-run make. I'll check jansson build error.

Best regards,
Victor
#1812
General Support / Re: Agent Tunnel Port Configuration
February 06, 2018, 11:17:47 AM
Hi,

it is supposed to be. You can set listening port on server by changing parameter AgentTunnelListenPort, and on agent side you can specify port after : in ServerConnection parameter. However, due to a bug, agent will always connect to port 4703. It is fixed in current development branch and fix will be included into next release.

Best regards,
Victor
#1813
General Support / Re: WEBApi install error
February 06, 2018, 11:04:20 AM
Just to make sure - are you using server from development branch (3.0)? Or your server is from 2.2.x branch? If latter, then I suggest to download matching version of web services API. Also, make sure you install NetXMS datasource for Grafana version 1.1.0.

Best regards,
Victor
#1814
General Support / Re: Run Script to get DCI Data
February 06, 2018, 11:01:22 AM
Hi,

we just published release 2.2.3 which should include ssh.nsm.

Best regards,
Victor
#1815
Hi,

we were able to reproduce this issue on one machine (we never encounter this on our development machines). Will update as soon as we will found a solution.

Best regards,
Victor