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

#1951
General Support / Re: Import database backup file
October 04, 2017, 11:23:17 PM
Hi,

that's a bug in export/import procedure. I registered it in our issue tracker: https://track.radensolutions.com/issue/NX-1330

Best regards,
Victor
#1952
Dashboard elements expected to show floating point numbers as well. What elements exactly do not show them? Can you share screenshots of dashboard element configuration and result?

Best regards,
Victor
#1953
Hi,

you can only disable configuration polls for that node completely. Could you please provide output of command

nxget -T node_ip_here System.InstalledProducts

?

Best regards,
Victor
#1954
General Support / Re: adding mibs 2.1.1
September 19, 2017, 10:06:41 PM
Hi,

probably process is crashing. If you try to compile just one MIB, will it go any further?

Best regards,
Victor
#1955
Hi,

maximum number of threads in MAIN pool is hard-coded. We didn't expect that this limit can be reached...

Best regards,
Victor
#1956
Hi,

it's a bug in UI, we will fix it in next patch release.

Best regards,
Victor
#1957
General Support / Re: Show IP in dashboard
September 19, 2017, 10:00:18 PM
Hi,

you mean you see IP in interface overview in NetXMS UI? Then you can use script to get it into your message/DCI/etc. Function GetInterfaceObject can give you Interface object, which contains list of IP addresses.

Best regards,
Victor
#1958
General Support / Re: Add custom columns?
September 19, 2017, 09:56:33 PM
Currently it's not possible.

Best regards,
Victor
#1959
General Support / Re: webui logging
September 19, 2017, 09:55:17 PM
Hi,

are you using Windows installer for web UI server or just deployed war file into your application server?

Best regards,
Victor
#1960
General Support / Re: RabbitMQ Monitoring
September 19, 2017, 09:54:13 PM
Hi,

currently there is no ready to use solution. You probably can build shell script that will use RabbitMQ HTTP API to fetch required information and get it into NetXMS via external parameters.

Best regards,
Victor
#1961
Hi,

it's not possible without changes in the console. One possible option could be macro to insert user's custom attributes and UI for editing user's custom attributes. Feel free to register feature request in out tracker.

Best regards,
Victor
#1962
No, but you can create shell script which will do that and call that script using appropriate action, passing event data as parameters.

Best regards,
Victor
#1963
General Support / Re: agent-to-server connections
September 19, 2017, 09:43:36 PM
Hi,

most likely certificate format is wrong. Server expects it to be in PEM format.

Best regards,
Victor
#1964
General Support / Re: Agent Upgrades
September 19, 2017, 09:42:19 PM
Hi,

just to confirm that this is a bug and it is fixed in current development branch. Will be included into next patch release.

Best regards,
Victor
#1965
General Support / Re: Import database backup file
September 19, 2017, 09:41:07 PM
Hi,

what NetXMS version you are using and what database?

Best regards,
Victor