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 - Alex Kirhenshtein

#841
Could you please try this version: https://www.dropbox.com/s/wmwq997zlny55nk/nxmc-1.2.10.dmg?
This build is signed with proper keys from Apple, so it should work properly with Gatekeeper enabled.
Please note: it's built from from latest sources and incompatible with 1.2.9, so don't overwrite your existing app.
#842
Не хватает postgresql-devel
#844
General Support / Re: Windows Console
November 14, 2013, 11:03:53 AM
Currently it's not used. This option was used by "legacy" console for upgrade on protocol mismatch.
#845
Не совсем то, но сейчас консоль по умолчанию фильтрует все CA начинающиеся с точки; в настройках есть параметр "Show hidden object custom attributes".
#846
Feature Requests / Re: SMTP authentication
November 11, 2013, 11:34:50 AM
Not out of the box. You need to setup local relaying server, or configure remote server to allow relaying from NetXMS's IP without authorisation.
For local relay:
* UNIX setup — most installs already include some kind of MTA available (Postfix, Exim, Sendmail, e.t.c.), you just need to reconfigure it to send mail via smarthost. For instructions just search google for "postfix smarthost authentication" (change "postfix" to your favourite MTA).
* Windows setup — I use http://emailrelay.sourceforge.net/
#847
Please check attached scripts.
#848
Я обычно смотрю варианты перевода терминов у майкрософта вот тут: http://www.microsoft.com/language/ru-ru/Search.aspx?sStringdashboardlangIDru-ru
#849
It seems to be related to Apple's Gatekeeper: http://support.apple.com/kb/ht5290

I'll try to replicate it on my systems
#850
General Support / Re: error during install agent
November 07, 2013, 12:10:00 PM
What OS do you use?
#851
General Support / Re: Server problems
November 04, 2013, 01:55:07 PM
Template import fixed in current trunk and will be released in 1.2.10
#853
Общие вопросы / Re: NXAgent & OpenWRT
October 21, 2013, 03:40:16 PM
nxapush – практически идентичен обычному nxpush, но отправляет данные не напрямую на сервер, а через локального агента и его соединение с сервером.
Причина появления – при апгрейде сервера обычно меняется версия протокола, и приходилось одновременно апргейдить nxpush на множестве серверов.
#854
В настройкак правила EPP, где создаете alarm – укажите alarm key. В ключе можно использовать макросы – http://wiki.netxms.org/wiki/UM:Event_Processing#Macros_for_Event_Processing

Если при добавлении нового аларма система находит уже существующий с совпадающим ключем, то аларм не создается, а у существующего увеличивается значение "count".