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

#1756
Hi,

it seems to be related to Java version. Some older versions of Java 1.8 seems to be working but 1.8.0_161 does not. We didn't find a fix/workaround yet. If you have installation of older 1.8 JDK it could help.

Best regards,
Victor
#1757
General Support / Re: netxms > Tomcat7
March 27, 2018, 08:54:57 PM
Hi,

"connection refused" means that web application cannot connect to NetXMS server (netxmsd). Check that it is running.

Best regards,
Victor
#1758
Feature Requests / Re: Clone Node
March 27, 2018, 07:06:46 PM
Hi,

added as feature request to tracker: https://track.radensolutions.com/issue/NX-1429

Best regards,
Victor
#1759
Hi,

I just updated RAP build page - please check it.

Best regards,
Victor
#1760
Hi,

currently it's not possible. Feel free to register a feature request for that.

Best regards,
Victor
#1761
General Support / Re: Logo file location?
March 26, 2018, 05:41:45 PM
Hi,

you mean for web interface? It should be relative to the root of application server classpath.

Best regards,
Victor
#1762
General Support / Re: SNMP Traps configuration
March 26, 2018, 05:41:00 PM
Hi,

unfortunately you cannot access actual varbinds from NXSL. I can change it in next release (change is really simple, information is there, just not exposed to NXSL). Then you'll be able to use simple script to extract necessary information.

Best regards,
Victor
#1763
Hi,

oracle.ddr from Windows installer is built for Oracle client 12. You can use Oracle Instant Client - put it into NetXMS bin folder or add to system PATH.

Best regards,
Victor
#1764
Это комбинация ошибок в агенте и сервере - агент для external table не выставляет флаг instance для колонки, и сервер не выставляет его в полученной таблице не смотря на то, что в конфигурации это указано. Поправим в ближайшее время.
#1765
Hi,

it's a bug that was fixed in 2.2.4.

Best regards,
Victor
#1766
General Support / Re: AWS agent
March 06, 2018, 11:13:14 AM
Did you add firewall rule? You can run agent with debug level 6 and check if there are incoming connections at all, and if there is any, why they are not accepted.

Best regards,
Victor
#1767
А на какой операционке запущена консоль?
#1768
Сейчас фильтрации по пользователям нет. Думаю можем добавить в следующей версии.
#1769
General Support / Re: traffic spike
March 01, 2018, 10:17:00 PM
Hi,

it is possible to access node's interface list from transformation script and read interface speed property, so it is possible to set cap on traffic value based on interface speed.

Best regards,
Victor
#1770
General Support / Re: 2.1M3 Mqtt support
March 01, 2018, 10:15:25 PM
Hi,

you should configure one of the agents to communicate with the broker. It can be agent running on same machine as NetXMS server or on any other machine.

Best regards,
Victor