News:

We really need your input in this questionnaire

Main Menu
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

#1381
General Support / Re: Server Command view
July 01, 2020, 04:49:27 PM
Can you describe an exact sequence how you get to this - are you using a context menu on some node, or a menu on top of the screen (File, View, Monitor...)
#1382
General Support / Re: Server Command view
July 01, 2020, 03:30:24 PM
Hi!

What exactly menus of management console are you using to get to this? What is NetXMS version?
#1383
Are you using desktop management console? Can you show it's log - on linux/mac it's in the home folder in .nxmc/data/.metadata/.log
There should be some errors regarding this map
#1384
General Support / Re: Retrieve data FROM NetXMS
July 01, 2020, 03:20:41 PM
Some info is present in admin documentation https://www.netxms.org/documentation/adminguide/advanced.html#web-api-rest-api
REST API is work in progress and may change a lot in future, documenting of it waits until it get's more or less finalized. So currently the only way is to read source code.
#1385
Значит, какой-то баг при апргейде. Поскольку поврежденная агентская база удалена, то мы уже не узнаем, что именно там произошло.
#1386
Добавили ишшую на это: https://track.radensolutions.com/issue/NX-1889
#1387
What's NetXMS version?
#1388
General Support / Re: Nodes moving to corner
July 01, 2020, 02:31:19 PM
What version are you using?
#1389
Because libvirt library is not well supported on windows (current version is old and may have bugs that are still not fixed in it) we do not compile vmgr.nsm for windows at all.
#1390
General Support / Re: Nodes moving to corner
June 26, 2020, 12:55:45 AM
What are netxms server and management console versions? Are you using web management console or desktop one?
What kind of map? Layer 2 / Layer 3?
#1391
А с чего началось - был апгрейд агента или спонтанно? Могло что-то с правами доступа к файлу агентской базы поменяться?
#1392
Если загнется, то не сам NetXMS, а база данных :)

Один из вариантов - делать парные DCI - один с небольших сроком хранения - несколько месяцев и более частым временем сбора. А второй - с редким временем сбора (он может, например, скриптом брать значения из первого DCI усреднять или еще как-то) и уже этот DCI хранить много лет.
#1393
I'd suggest running ./configure with  --with-pgsql  --with-mysql --with-sqlite again, make clean and rebuilding from start to make sure that it's ok with client binaries.
Just in case, pls show your server configuration.
Currently it's easier to install on Debian/Ubuntu distros - here we have packages available so at least we can exclude complication problems.
#1394
Can you show screenshots or exact text of libraries it's missing?
#1395
Попробовал сейчас на свежей WIN10 x64 - тот же результат - с этой строчкой whatismybrowser.com говорит, что Edge, без нее - Internet Explorer 11.
Не знаю, в чем может быть разница - или обновления windows или версия java - больше вроде нечему.

Еще можно попробовать вот такое:
-Dorg.eclipse.swt.browser.DefaultType=mozilla

Ну и что будет, если в ОС по умолчанию поставить Хром или Firefox?