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

#5146
General Support / Re: ODBC.Nxagentd: 1.2.2
August 16, 2012, 12:02:31 PM
Hi!

I suppose that connection to server was dropped by timeout or due to some other reason, and ODBC subagent does not reconnect. I'll check it.

Best regards,
Victor
#5147
General Support / Re: String DCI History: 1.2.2
August 16, 2012, 12:01:06 PM
Hi!

Yes, this is a bug in the Java console. Just fixed it - version 1.2.3 will work correctly.

Best regards,
Victor
#5148
General Support / Re: Debug and test NXSL code?
August 15, 2012, 05:48:39 PM
I'll try to. It shouldn't be hard to fix, so most important is not to forget about it :) Added to bugtracker: https://www.radensolutions.com/chiliproject/issues/58.

Best regards,
Victor
#5149
General Support / Re: Debug and test NXSL code?
August 15, 2012, 05:08:30 PM
Hi!

It is supposed to work, and it's working from old Windows console, just Java implementation is broken. I'll fix it in Java console.

Best regards,
Victor
#5150
Общие вопросы / Re: DCI и таблицы
August 13, 2012, 09:46:42 AM
SNMP таблицы пока не сделаны :( Смотря по времени и ресурсам, думаю будут в 1.2.3 или в 1.2.4.
#5151
General Support / Re: Template Services
August 08, 2012, 07:02:54 PM
Hello!

You can set "proxy node" directly in DCI. For example, you have node A without agent, and node B with agent and portcheck subagent, you can create DCI on node A with source agent, name ServiceCheck.xxx, and proxy node set to node B. Then you will have DCI on node A, but real data collection will be done from node B.

Best regards,
Victor
#5152
Quote from: lweidig on August 06, 2012, 04:42:15 PM
Just a couple of comments:


  • Try changing your data type on the General tab to Unsigned integer 64 bit.  With your transformation anything over 4GB may fail.
  • Update your transformation to '$1 * 1024' as that is the correct conversion from KB to bytes, not 1000
  • I cannot comment on the test transformation window, I have NEVER had it actually pop up for me.  My only guess is that it is using the base type provided by the SNMP value as its type for processing which means anything over 2,147,483,647 (MAX for 32 bit signed) bytes becomes negative

You are absolutely correct - test uses DCI data type, so it must be changed to 64 bit integer to get correct result.

Best regards,
Victor
#5153
Да, я думаю стоит доделать. Меня интересуют OID'ы .1.3.6.1.2.1.1, .1.3.6.1.2.1.2.2, .1.0.8802.1.1.2.1.
#5154
А что под .1.3.6.1.2.1.2.2 у свитчей, подключенных к тем, где не проходит полл, Bondarenko_23_p4 например?
#5155
А как выглядят успешный и неуспешный topology poll?
#5156
А что у этих свитчей под .1.3.6.1.2.1.2.2?
#5157
Я не знаю к сожалению что такое debian/rules :) Я собираю деб файлы "в лоб", вот так: https://svn.netxms.org/public/netxms/trunk/packages/linux/debian/README. Все скрипты и .control файлы здесь: https://svn.netxms.org/public/netxms/trunk/packages/linux/debian. Подозреваю, что должен быть более правильный способ :) Но нет времени разбиратся в этом...
#5158
Это уже с новым lldp.cpp?
#5159
Попробуйте заменить lldp.cpp на приложенный и пересобрать.
#5160
Еще хорошо бы MIB файлы (или ссылку), чтобы мне самому не искать их.