Ну, есть еще C API
А что конкретно надо сделать? Возможно есть обходной путь без использования API...
А что конкретно надо сделать? Возможно есть обходной путь без использования API...
We really need your input in this questionnaire
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
А что конкретно надо сделать? Возможно есть обходной путь без использования API...
Added to bugtracker: https://www.radensolutions.com/chiliproject/issues/58.
Смотря по времени и ресурсам, думаю будут в 1.2.3 или в 1.2.4.
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