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

#5131
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
#5132
Да, я думаю стоит доделать. Меня интересуют OID'ы .1.3.6.1.2.1.1, .1.3.6.1.2.1.2.2, .1.0.8802.1.1.2.1.
#5133
А что под .1.3.6.1.2.1.2.2 у свитчей, подключенных к тем, где не проходит полл, Bondarenko_23_p4 например?
#5134
А как выглядят успешный и неуспешный topology poll?
#5135
А что у этих свитчей под .1.3.6.1.2.1.2.2?
#5136
Я не знаю к сожалению что такое debian/rules :) Я собираю деб файлы "в лоб", вот так: https://svn.netxms.org/public/netxms/trunk/packages/linux/debian/README. Все скрипты и .control файлы здесь: https://svn.netxms.org/public/netxms/trunk/packages/linux/debian. Подозреваю, что должен быть более правильный способ :) Но нет времени разбиратся в этом...
#5137
Это уже с новым lldp.cpp?
#5138
Попробуйте заменить lldp.cpp на приложенный и пересобрать.
#5139
Еще хорошо бы MIB файлы (или ссылку), чтобы мне самому не искать их.
#5140
Лучше писать сюда: https://www.radensolutions.com/chiliproject/login. Мы в процессе слияния Мантиса с внутренней Джирой. Как только все перенесем, останется наконец один issue tracker.
#5141
Поправил, спасибо.
#5142
В версии 1.2.3 можно будет, уже сделал.
#5143
А можно под gdb запустить и прислать backtrace?
#5144
Вроде сделал, можно пробовать: https://www.netxms.org/download/rc/netxms-1.2.3-rc1.tar.gz
#5145
General / Re: About the Language
August 06, 2012, 12:03:40 AM
Hi all!

Finally I've made some progress on this. Attached is an archive with latest message files. Please translate (in appropriate messages_lang.properties) and send back to me keeping same directory structure within archive. Archive includes existing translated files as well. Please note that there can be new entries in already translated files, so you have to compare existing translated files with English version for possible appearance of new messages!

Best regards,
Victor