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

#2041
Hi,

it seems that driver cannot handle stacked switches correctly. Is it possible to organize remote SNMP access  to such stack so we can debug and fix driver?

Best regards,
Victor
#2042
General Support / Re: 2.1 dashboard
July 20, 2017, 10:47:52 AM
Hi,

looks like a bug in dashboard layout code. Could you please export your dashboard and send to me?

Best regards,
Victor
#2043
Hi,

deleted nodes should be rediscovered unless there is something stuck in the system. Could you try to login with user "system" and check if these nodes still present somewhere, or use nxadm -c "show objects" to list all objects in the system and check?

Best regards,
Victor
#2044
General Support / Re: DCI checks over SSH
July 14, 2017, 10:00:14 AM
Hi,

it seems to be missing in deb packages. We will check and re-package them to include SSH subagent. On Windows SSH subagent is included.

Best regards,
Victor
#2045
Please show output of command

nxagentd.exe -C

Best regards,
Victor
#2046
Hi,

no, only one group per DCI is possible.

Best regards,
Victor
#2047
В версии 2.1 группировку на performance tab изменили - теперь группируются все DCI с одинаковым значением в поле group. Это было сделано для устранения проблем с группировкой при наложении шсблонов и instance discovery. Процедура обновления базы должна была расставить для существующих привязок автоматически сгенерированые названия вида ## и идентификатор основного DCI. Поле должно быть редактируемым. Я перепроверю у себя что его можно менять.
#2048
Hi,

grouping was changed in 2.1 - now UI will group all DCIs with same group ID (which is just free form text). This solves various issues with setting up grouping in templates and for instance discovery DCIs. Upgrade procedure expected to replace existing mappings with ## followed by ID of root DCI - so they should be grouped as before. To fix that you can just enter matching group identifiers for all DCIs that should be grouped.

Best regards,
Victor
#2049
Hi,

try to change <agent> tag to <core>.

Best regards,
Victor
#2050
Hi,

default templates re-imported from file system on server startup. You can disable this behavior by setting server configuration parameter ImportConfigurationOnStartup to 0.

Best regards,
Victor
#2051
General Support / Re: install v2.1 on centos 6.9
July 12, 2017, 11:11:31 AM
Yes, console needs at least Java 7. Strange that it starts at all. I'll check that.

Best regards,
Victor
#2052
Can somebody please run upgrade with -t option and post output? Also, content of failed table before upgrade could be helpful.

Best regards,
Victor
#2053
Hi,

tdata tables holds table DCI values, so you should check your table DCIs. If you don't use them then everything should be fine.

Best regards,
Victor
#2054
Announcements / Re: NetXMS 2.1 released
July 12, 2017, 11:05:50 AM
Hi,

it should be safe. I recommend to backup database before upgrade though :) nxdbmgr upgrade should handle everything, and if you are using Windows installer, it will be handled by installer.

Best regards,
Victor
#2055
General Support / Re: install v2.1 on centos 6.9
July 10, 2017, 11:52:21 AM
In 2.1 user admin is an ordinary user which gets it's access from "Admins" group. Login with user "system" (it is superuser that always has full access) and check that "Admins" group has full permissions (or give explicit permissions directly to user "admin").

Best regards,
Victor