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

#3946
Hi!

Try to remove libstrophe.so* from previous version before build. Sometimes linker takes already installed library from installation prefix instead of freshly built in source tree.

Best regards,
Victor
#3947
General Support / Re: Upgrade from 1.2.10 to 1.2.12
February 18, 2014, 02:27:58 PM
Debian 6 binaries available at https://www.netxms.org/apt/dists/squeeze/main/

Best regards,
Victor
#3948
Announcements / Re: NetXMS 1.2.12 released
February 18, 2014, 02:27:42 PM
Debian 6 binaries available at https://www.netxms.org/apt/dists/squeeze/main/

Best regards,
Victor
#3949
General Support / Re: Upgrade from 1.2.10 to 1.2.12
February 18, 2014, 02:21:20 PM
Version 1.2.12 build for Debian 7. I'll publish deb files for Debian 6 shortly.

Best regards,
Victor
#3950
Announcements / Re: NetXMS 1.2.12 released
February 18, 2014, 02:20:40 PM
Yes, NetXMS 1.2.12 built on Debian 7 (wheezy). I'll publish Debian 6 build shortly as it seems that there are still many Debian 6 installations.

Best regards,
Victor
#3951
Announcements / Re: NetXMS 1.2.12 released
February 17, 2014, 07:26:20 PM
Hi!

Try to add --disable-xmpp to configure as a workaround. I'll check what the problem is in the meantime.

Best regards,
Victor
#3952
Поставьте знак > перед IP адресом - тогда будут фильтроваться объекты с указанным IP, независимо от имени.
#3953
Общие вопросы / Re: netxms snmp table
February 17, 2014, 06:33:37 PM
Я посмотрел MIB - там не используется какой-то стандартный формат:

A date-time specification.

            field  octets  contents                  range
            -----  ------  --------                  -----
              1      1-2   year*                     0..65536
              2       3    month                     1..12
              3       4    day                       1..31
              4       5    hour                      0..23
              5       6    minutes                   0..59
              6       7    seconds                   0..60
                           (use 60 for leap-second)
              7       8    deci-seconds              0..9
              8       9    direction from UTC        '+' / '-'
              9      10    hours from UTC*           0..13
             10      11    minutes from UTC          0..59

            * Notes:
            - the value of year is in network-byte order
            - daylight saving time in New Zealand is +13

Так что надо будет писать transformation script на эту колонку.
#3954
Общие вопросы / Re: netxms snmp table
February 17, 2014, 05:16:29 PM
Надо в качестве имени параметра на закладке "General" указать .1.3.6.1.2.1.25.6.3.1.1 - тогда сервер получит правильные индексы для OID'ов в колонках.
#3955
General Support / Re: Can't add new DCI
February 17, 2014, 05:09:06 PM
Hi!

Try to run configuration poll on node manually (right click on node, Poll, Configuration). Does it report that agent is connected, agent version etc.?

Best regards
Victor
#3956
Can you please show content of slm_checks and slm_tickets tables in database?

Best regards,
Victor
#3957
Общие вопросы / Re: netxms snmp table
February 17, 2014, 04:41:58 PM
А как выглядит результат snmpwalk по этой ветке?
#3958
General Support / Re: Request timed out
February 17, 2014, 03:13:30 PM
Please try version 1.2.12. We have fixed lot of bugs here, hopefully timeout problem will be gone.

Best regards,
Victor
#3959
General Support / Re: Why not save the ping reply?
February 17, 2014, 01:53:10 PM
Yes, it could be useful. Added feature request for that: https://www.radensolutions.com/chiliproject/issues/511.

Best regards,
Victor
#3960
General Support / Re: netxms with oracle 10+ backend
February 17, 2014, 01:03:18 PM
Hi!

Seems that you've made a mistake in configuration. Please provide your netxmsd.conf and Oracle server parameters (address and service name). Also, what Oracle client you are using?

Best regards,
Victor