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

#211
Issue with "No value" on Network Map, when added to Dashboard fixed. https://dev.raden.solutions/issues/866 Will be added to next release.
#212
Общие вопросы / Re: XMPP
June 11, 2015, 01:40:53 PM
Проверьте в следующем релизе(2.0-М5). Необходимые изменения для возобновления соединения были внесены в код.
#213
General Support / Re: XMPP delays.
June 11, 2015, 01:37:36 PM
Hi.

I have tested it with our local jabber server and using Hangouts(Gmail account) all worked immediately. Was not possible to reproduce delay.

We added some patches from current libstrophe development branch to ours that could cause this attitude. Also added reconnect in case of disconnect.

Please test it in next release(2.0-M5).
#214
Общие вопросы / Re: XMPP
June 09, 2015, 06:52:10 PM
Необходимые изменения будут добавлены вместе с исправлением этой https://dev.raden.solutions/issues/806 ошибки.
#215
Will be included in next release.
#218
Do you have this line in agent log when server starts: "[15-Apr-2015 23:39:31.379] [INFO ] Subagent "portcheck.nsm" loaded successfully"? Debug level 6.

Is <default> selected as a Poller Node in network service preferences?
#219
Недавно в темы для форума - там где "Look and Layout" добавили тему с гугловым поиском: "Core Theme (with Google Search)". Стандартный поиск по форуму работает иногда кривовато.
#220
Возможно, Вы пытаетесь удалить ноду, на которой установлен сам сервер. Эта нода автоматически добавляется заново. Её можно только убрать из "Infrastructure Services" с помощью "Unbind...", в этом случае она там перестанет появляться и будет видна только под "Entire Network".
#221
Здесь на форуме уже обсуждался данный вопрос: https://www.netxms.org/forum/announcements/netxms-2-0-m3-released/msg16380/#msg16380. Там даже есть файлы которые можно заменить в исходниках, чтобы заработало.
#222
У линка есть только 2 варианта: чтобы цвет менялся в зависимости от статуса ноды(выбранной в параметрах линка) или константный цвет. Можно создать DCI Immage объект, который будет менять картинку по заданным условиям. Описание его настройки есть здесь: https://www.netxms.org/documentation/adminguide/network-maps.html#dci-image
#223
https://www.netxms.org/documentation/adminguide/nxsl.html#variables

Попробуйте так:
s = "DCI_Description";
my_var = GetDCIValueByDescription($node, s);
#224
If there will be message that node already exists in database, then most probably it means that node with this IP is in the system scheduled for deletion, but can't be deleted because of some lock. In this case restart of server should help.
#225
I would advise to check debug log of the server on a debug level 4 while node is added. There will be written reason why this node is not added:

[23-Mar-2015 10:42:36.057] [DEBUG] [CLSN-0] Received message CMD_CREATE_OBJECT
[23-Mar-2015 10:42:36.057] [DEBUG] PollNode(10.5.0.27/0) zone 0
[23-Mar-2015 10:42:36.057] [DEBUG] PollNode: Node 10.5.0.27 already exist in database
[23-Mar-2015 10:42:36.057] [DEBUG] [CLSN-0] Sending message CMD_REQUEST_COMPLETED