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

#2026
General Support / Re: terminating alarms - v2.1
August 08, 2017, 05:52:26 PM
Hi,

what exact error you got? Request timeout?

Best regards,
Victor
#2027
General Support / Re: agent tunneling
August 08, 2017, 05:49:52 PM
Hi,

yes, certificates should be in PEM format, even on Windows.

Best regards,
Victor
#2028
General Support / Re: how to alert container status?
August 08, 2017, 05:46:25 PM
Hi,

not in easy way. You can create script DCI that will read status of given container, and setup thresholds as usual.

Best regards,
Victor
#2029
Hi,

it's probably the only way - but polling will still go through agent on NetXMS server, not directly. Make sure agent running on the server has necessary proxy settings.

Best regards,
Victor
#2030
Hi,

I've registered it as a bug. Are you using UNICODE version of netxmsd (you can check by running netxmsd -v)?

Best regards,
Victor
#2031
Hi,

message like

Mobile device object with device ID "000000000000000" not found

suggests that device is not registered in NetXMS. If this is not the case then it looks like server bug.

We plan to make 2.1.1 release in a week or two.

Best regards,
Victor
#2032
Announcements / Re: Telegram group
August 07, 2017, 11:18:59 AM
Hi,

we split support channel on Telegram into two - English and Russian. We encourage all users to use appropriate group depending on preferred language. You can join Russian group at https://telegram.me/netxms_ru.

Best regards,
Victor
#2033
Hi,

it's probably related to introduction of dashboard containers. We will check.

Best regards,
Victor
#2034
Hi,

there was a bug in server - check for already queued address was not performed for addresses discovered from syslog messages or SNMP traps. Just fixed it in development branch, fix will be included in 2.1.1.

Best regards,
Victor
#2035
Hi,

I plan to implement it soon in development branch, so it will make it into next stable release. I'm not sure if it is wise to add new data types to current stable.

Best regards,
Victor
#2036
Hi,

as I understood it is misconception, not a bug. When you walk object tree end expand object, you see ALL child objects. Interfaces are child objects of a node, so when you expand a node, you see all interfaces. It is irrelevant if you come to that node via subnet, or container, or template, etc. You always will see all objects below.

Best regards,
Victor
#2037
Update: starting with version 2.1 is is possible to use agent list System.IO.Devices for instance discovery.
#2038
Announcements / Re: NetXMS 2.1 released
August 01, 2017, 08:36:07 AM
Hi,

you have libssh2, not libssh (yes, it's two different libraries). RH/CentOS 6 do not have it in repositories, so you should either install libssh from sources or disable SSH support.

Best regards,
Victor
#2039
Quote
Спасибо за ответы!

Quote"unable to get ..." - может быть совершенно нормально, если устройство не дает такой информации.
Правильно я понимаю, что подобные сообщения в журнале в версии 2.0.8 не появлялись просто, а в новой появляются?

Да.

Quote
QuoteЯ советую остановить сервер и запустить nxdbmgr check. Он должен пересоздать отсутствующие tdata таблицы.
Дело в том, что nxdbmgr check я делал и до и после обновления. Получал сообщение что всё хорошо. Забыл вчера вночь попробовать, попробую ещё раз сегодня.
А по поводу назначения таблиц tdata? Какие могут быть последствия ошибок вставки данных в них?

В этих таблицах хранятся значения табличных DCI.

Quote
Quote"Syncer: Unable to delete object with id 641 because it is being referenced 13 time(s)" - если повторяется многократно и количество references не уменьшается - то это баг в сервере. Тогда поможет дополнительная информация по этому объекту.
Сообщения действительно перестали появляться со временем. Но сами объекты всё ещё в присутствуют в таблице nodes. Наверное так и должно быть?

Вообще-то нет. Скорее всего после попытки удаления был рестарт сервера, и объекты теперь болдаются в корне дерева. Можно зайти пользователем system и удалить их еще раз.
#2040
It's a bug in a server - first address of the range always ignored. I just fixed it in development branch (fix will be included into 2.1.1 patch release).

Best regards,
Victor