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

#857
Общие вопросы / Re: LSI mib
November 20, 2013, 12:51:26 PM
Пришлите скомпилированный netxms.mib, посмотрим
#858
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.
#859
Не хватает postgresql-devel
#861
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.
#862
Не совсем то, но сейчас консоль по умолчанию фильтрует все CA начинающиеся с точки; в настройках есть параметр "Show hidden object custom attributes".
#863
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/
#864
Please check attached scripts.
#865
Я обычно смотрю варианты перевода терминов у майкрософта вот тут: http://www.microsoft.com/language/ru-ru/Search.aspx?sStringdashboardlangIDru-ru
#866
It seems to be related to Apple's Gatekeeper: http://support.apple.com/kb/ht5290

I'll try to replicate it on my systems
#867
General Support / Re: error during install agent
November 07, 2013, 12:10:00 PM
What OS do you use?
#868
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
#870
Общие вопросы / Re: NXAgent & OpenWRT
October 21, 2013, 03:40:16 PM
nxapush – практически идентичен обычному nxpush, но отправляет данные не напрямую на сервер, а через локального агента и его соединение с сервером.
Причина появления – при апгрейде сервера обычно меняется версия протокола, и приходилось одновременно апргейдить nxpush на множестве серверов.