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 - Tatjana Dubrovica

#91
General Support / Re: netxmsd seg-fault
September 14, 2018, 06:17:35 PM
Verify that debug packages for netxms are installed (if installed from the repository), set ulimit to unlimited and provide core dump.
#92
General Support / Re: Timeout Error Terminating Alarms
September 14, 2018, 06:12:57 PM
Debug script is created for the Linux systems. In Windows you can create dumb from Task Manager by right click on the process "Create Dump File". Sorry, that have not asked for the OS first.
#93
General Support / Re: LDAP user groups?
September 04, 2018, 05:28:33 PM
Multiple search bases can be used separated by semicolon (;) symbol.
Configuration looks OK. You can check server log on 4 lvl.
#94
General Support / Re: LDAP user groups?
August 28, 2018, 01:31:53 PM
Yes you can synchronize also groups from LDAP (just use correct LdapSearchFilter and LdapGroupClass). In case of Windows AD LdapGroupClass should be "group". You also can create groups in NetXMS and add LDAP users under NetXMS groups. If as LdapUserUniqueId and LdapGroupUniqueId   "objectGUID" will be used, then even if you will move users or groups in LDAP they will be considered as the same users even though they have different DN.
#95
General Support / Re: NetXMS CPU Usage High
August 27, 2018, 01:44:07 PM
Looks like you have really a lot of object updates and server is unable to delivere all updates to the client so everything just stuck. I'll rework object update messages, but can't promise the release number where it will get in.
#96
General Support / Re: Timeout Error Terminating Alarms
August 27, 2018, 12:59:40 PM
Hi,

Yes it might be the issue. Can you please update your system to 2.2.8 and check poller load by "show threads" command? If "Current load" will be more than 100%, than can you please take thread dump using https://github.com/netxms/netxms/blob/master/tools/capture_netxmsd_threads.sh script? Please check that debug packages are installed if server is installed from repository.

Script usage:
Run script with first parameter - path to netxmsd binary, script will generate thread dump into /tmp folger
#97
General Support / Re: NetXMS CPU Usage High
August 22, 2018, 05:46:20 PM
What is difference between servers? Number of nodes, different OS?
#98
General Support / Re: Cannot access $dci from script
August 22, 2018, 01:48:42 PM
You can use Internal "Dummy" DCI and make all scripting in transformation script section.
#99
Общие вопросы / Re: Java nullpointer
July 17, 2018, 04:11:05 PM
Исправлено в версии 2.2.7. Возможное временное решение для Status map это убрать в настройках элемента фильтр (возможно уберёт проблему).
#100
Please check that group everyone has System Right "View all alarm categories". Node status is not affected by events. It can be affected by status calculation(properties of object), by default status is calculated based on child object status, alarms, and DCI's that have "Use this DCI for node status calculation" option selected.
#101
Если проблема на XP то сейчас она не решена. В данный момент мы совертуем использовать для XP агенты более старой версии 2.1.2. Для новых релизов в целом будем решать проблему.
#102
All nodes in the region are automatically updated for word map and for Geo Map element on dashboard if root object is not selected. If root object is selected - only root object will be shown on the map.
#103
We have fond that now there is error in displaying results of walk when accessing through Data Collection Configuration->Properties of DCI->Select...->Walk. We will fix it in next release. For now you can add metrics through "MIB Expolorer view".
#104
Ну да. Loopback не считается валидным адресом, поскольку в нормальной ситуации это ошибка кроме как для самого сервера. А такой случай мы не обрабатываем отдельно.
#105
I think it will be easyer for you to use NXShell script for this purposes. Examles cn be found there: https://wiki.netxms.org/wiki/Using_nxshell_to_automate_bulk_operations