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

#856
General Support / Re: Windows Service states
November 25, 2013, 10:49:13 PM
I usually setup single DCI with thresholds, then convert it to template, export, and use resulting xml as a template for script, which generate new template xml based on list of services (in this example)
#857
General Support / Re: I can´t install Netxms
November 25, 2013, 10:45:20 PM
What kind of problem do you have? What king of database engine are you using? On which OS?
#858
General Support / Re: Wrong CPU count on linux
November 25, 2013, 10:43:18 PM
Could you please send me content of /proc/stat and /proc/cpuinfo from the affected server?
#859
Виктор промахнулся с сборкой. Перепакуем. Пока можете поставить JRE с java.sun.com и сделать reinstall webui с отключенным "use bundled JRE"
#860
Каким инсталлятором вы пользуетесь?
#861
Общие вопросы / Re: LSI mib
November 22, 2013, 12:48:36 PM
В netxms.mib нет никаких следов мибов от LSI. Попробуйте этот: https://www.dropbox.com/s/v0uq2z1caqfodk8/netxms.mib
#862
По умолчанию используется Primary IP address (видно на overview).
Раньше была у сервиса была опция "bound to IP address", но в новой консоли ее забыли добавить — добавим.
#864
Общие вопросы / Re: LSI mib
November 20, 2013, 12:51:26 PM
Пришлите скомпилированный netxms.mib, посмотрим
#865
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.
#866
Не хватает postgresql-devel
#868
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.
#869
Не совсем то, но сейчас консоль по умолчанию фильтрует все CA начинающиеся с точки; в настройках есть параметр "Show hidden object custom attributes".
#870
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/