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

#1
Hi, it should be there now, please let us know if any further issues.
#2
У меня это работает, возможно, вам придется указать полный путь, как показано во вложении.
#3
Хм, это упоминается в разделе установки, возможно, нам нужно сделать реф-ссылку
#4
Да, мы проверили отзывы о похожей ошибке в более ранних сообщениях на форуме, и, похоже, нам нужно указать полный путь. Мы исправим это в руководстве.
Спасибо за ваш вклад.
#5
Hi, Попробуйте выполнить шаги миграции из руководства администратора. Также есть раздел для экспорта/импорта базы данных.

https://netxms.org/documentation/adminguide/appendix.html
#6
General Support / Re: Access Denied
December 06, 2024, 11:36:42 AM
Hi, could you pls let us know what OS are you using? Also, did you try to connect as user 'system' instead of 'admin' for dashboard access?
#7
General Support / Re: Access Denied
December 03, 2024, 10:45:56 AM
Hi, so first please try to reset system access rights to default for both groups. Then, if that fails you may wish to login as user system/system and access affected Dashboards. This is just a workaround to remedy current situation. We will check read only access functionality further. In the meanwhile, please let us know your feedback on suggested steps.

P.S. If user system is locked then you can unlock it with 'nxdbmgr  reset-system-account'
#8
General Support / Re: Access Denied
December 02, 2024, 12:14:13 PM
hi, is the issue observed with user "admin" or with some newly created user? If latter, then please check user setting and also enable UI and system access rights.
#9
General Support / Re: requesting RPM for Fedora 41
November 26, 2024, 11:39:46 AM
Hi, we are planning to build it next week or so. We will update once available. 
#10
General Support / Re: Port View is Blank
November 22, 2024, 09:20:17 AM
Hi there, we have created tracker for this and will look into resolving it.

https://track.radensolutions.com/issue/NX-2651
#11
General Support / Re: Port View is Blank
November 21, 2024, 07:57:38 PM
We will check it internally, sure. In the meantime, could you please also share Interfaces tab output for both?
#12
General Support / Re: Port View is Blank
November 21, 2024, 04:26:34 PM
Hi, could you please share screenshots of Capabilities in Overview tab and Interfaces tab for both?
#13
Announcements / Re: NetXMS 5.1 patch release 1
November 21, 2024, 04:11:23 PM
Hi, this should be fixed now. Thank you for your contribution.
#14
General Support / Re: React Grafana connector
November 19, 2024, 12:57:36 PM
Hi. It is still in pipeline. We have not had a chance to work on this due to limited resources, but this is scheduled for early January. We will share more info as and when. Thank you for your patience.
#15
Hi, so I will be treading carefully here as all based on Google research. There is an indication that Win32_Product is not query optimized class and thus query on this class runs a consistency check and performs silent repairs. This would probably require for agent to have admin rights on Windows server(?).

Here is Microsoft guidance to use an alternative method and that is to query registry - https://learn.microsoft.com/en-us/troubleshoot/windows-server/admin-development/windows-installer-reconfigured-all-applications

Please let us know if that works for you.