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

#1906
Я планирую на следующей неделе выложить.
#1907
Hi,

you can monitor utilization of each link as usual in separate DCI each, and create additional script DCI that will read those 3 DCIs and calculate aggregated value.

Best regards,
Victor
#1908
Попробуйте с дебагом 9 запустить. И что там за сообщения он ошибках? Они в посте нечитаемые.
#1909
В 2.1.3 будет исправлена. Поменяли пути с файлами а конфигуратор сервера не поправили.
#1910
Это проблема кросс-компиляции в configure. Постараюсь исправить в течении нескольких дней.
#1911
Возможно срабатывает корреляция событий на основе топологии, и при падении коммутатора те что за ним переходят в состояние UNREACHABLE вместо DOWN?
#1912
Можно использовать скрипт, который по индексу найдет интерфейс и вернет его алиас.
#1913
Скорее всего это тот-же баг что описан здесь: https://track.radensolutions.com/issue/NX-1361. Он исправлен в 2.1.3.
#1914
General Support / Re: can't import Cambium epmp 3.5 mibs
November 17, 2017, 08:09:46 AM
Hi,

you should compile new MIB file together with the rest of MIBs. Either place it in same directory or specify multiple -d entries.

Best regards,
Victor
#1915
Feature Requests / Re: Configuration Backup (Diff)
November 14, 2017, 11:29:28 PM
Hi,

we don't have it inside NetXMS, but I can recommend product that does it (it's built by our partners and integrates with NetXMS): https://www.unimus.net/

Best regards,
Victor
#1916
Hi,

yes, agent will cache syslog records and SNMP traps, but only in memory. If you restart agent while there is no connection, unsent records will be lost.

Best regards,
Victor
#1917
Hi,

are you using cache mode for agent? It seems like corrupted data collection configuration on agent side, when agent sends both correct data and data for some other DCI. If yes, please check what is configured in table dc_config in agent local database. You may also try to delete agent local database (while agent is stopped) - it should reconfigure on first configuration poll.

Best regards,
Victor
#1918
General Support / Re: Adding Mib's fails
November 14, 2017, 06:54:53 PM
Hi,

did you add any custom MIBs? If yes, could you share them?

Best regards,
Victor
#1919
Hi,

seems to be very strange bug. Table should have DCI ID + timestamp as primary key, so those record theoretically should not appear. What database you are using? What NetXMS version? Could you check constraints on a table? How DCI is configured?

Best regards,
Victor
#1920
Hi,

regarding #2 - there is "order" option. Graphs with lower value will go up.

Best regards,
Victor