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
General Support / Re: Wrong CPU count on linux
December 06, 2013, 07:58:45 PM
Yes, thanks, I found issue in linux subagent. I'll try to push this fix into 1.2.10.
#842
Hello.

We migrated repository to git.
To get sources for version 1.2.9, you need to do following steps:
git clone git://git.netxms.org/public/netxms.git netxms-readonly
cd netxms-readonly
git checkout v1.2.9
#843
General Support / Re: Lots of traffic
December 05, 2013, 12:27:25 PM
Can you please provide more details? tcpdump output would be nice (e.g. "tcpdump -i EXTERNAL_INTERFACE_NAME -n port not 4700 and port not 4701").
#844
General Support / Re: Reports... again
December 02, 2013, 05:51:33 PM
I highly recommend you to use Jaspersoft Studio (http://community.jaspersoft.com/project/jaspersoft-studio) instead of iReport
#845
General Support / Re: MIB for Zhone GPON platform
November 27, 2013, 06:39:59 PM
You need to precompile MIBs into binary file supported by NetXMS, we provide special tool for that: "nxmibc"
By default, all bundled MIBs as well as compiled file is installed into $PREFIX/share/netxms/mibs/netxms.mib (where $PREFIX is your installation prefix, e.g. "/usr/local")

To add custom MIBs, rename them to "<something>.txt" and copy to $PREFIX/share/netxms/mibs/
Then run following commans cd /usr/local/share/netxms/mibs/
/usr/local/bin/nxmibc -d .


This will produce new "netxms.mib".

Then restart management console (no need to restart server), on connection it will update MIBs from the server.
#846
General Support / Re: MIB for Zhone GPON platform
November 27, 2013, 02:59:24 PM
According to Zhone's site, MXK GPON support SNMP, and MIBs are available here (not sure, which one exactly).

What kind of issues do you have?
#847
Общие вопросы / Re: DRBD
November 26, 2013, 04:14:18 PM
Покажите результат команд:

ls -al /dev/drbd*
cat /proc/drbd
#848
Общие вопросы / Re: LSI mib
November 25, 2013, 11:02:50 PM
В данном случае просмотрел hexdump-ом на предмет строк вида "lsi" и "megaraid".
#849
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)
#850
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?
#851
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?
#852
Виктор промахнулся с сборкой. Перепакуем. Пока можете поставить JRE с java.sun.com и сделать reinstall webui с отключенным "use bundled JRE"
#853
Каким инсталлятором вы пользуетесь?
#854
Общие вопросы / Re: LSI mib
November 22, 2013, 12:48:36 PM
В netxms.mib нет никаких следов мибов от LSI. Попробуйте этот: https://www.dropbox.com/s/v0uq2z1caqfodk8/netxms.mib
#855
По умолчанию используется Primary IP address (видно на overview).
Раньше была у сервиса была опция "bound to IP address", но в новой консоли ее забыли добавить — добавим.