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

#5311
Hi!

Your findings are correct. I'm personally only encounter switches reporting full FDB via dot1dTpFdbTable, but using dot1qTpFdbTable when possible seems more correct. I'll fix that for next release.

Best regards,
Victor
#5312
It should be resolved already in 1.2.1. I'll double check this.

Best regards,
Victor
#5314
General / Re: About the Language
June 27, 2012, 11:20:06 AM
Sorry for deley with that. I'll spend few evenings on this and next week and will convert most plugins to use messages files. Then you will be able to continue translation.

Best regards,
Victor
#5315
Я думаю что можно использовать custom attributes. Их значения можно использовать в NXSL скриптах и Event Processing Policy, получить через API или прочитать напрямую из базы.
#5316
Добавил параметр --disable-lmsensors  в configure.
#5317
General Support / Re: icons
June 21, 2012, 11:22:18 PM
Hi!

Idea is good. I have added it to feature requests, but I cannot promise exact version when it will be implemented.

Best regards,
Victor
#5318
Hi!

Is it possible to unmanage all nodes for some time and see if memory consumption is growing? If it stops growing, then set managed state for nodes one by one or in groups of similar nodes, and see after what node/group memory consumption starts growing again?

Best regards,
Victor
#5319
Hi!

It's not possible now. Main concern here is that object tool filtering is done on client, which doesn't have information about actions configured on agent. Implementing filtering on actions actually configured on agents will require either additional round-trip to server on each context menu opening (which can slow down UI) or synchronizing this information with client. I'll think what can be done here, because idea by itself is good.

Best regards,
Victor
#5320
General Support / Re: ibm blade center
June 21, 2012, 11:09:08 PM
Are you 100% sure that they are nowhere in the tree? Try to do IP address filter in object tree - enter > followed by IP address in filter field.

Best regards,
Victor
#5321
Quote from: kozlov_ao on June 21, 2012, 10:43:32 PM
Эээ..ммм.. а почему русские? :)
мы же вроде переводим счетчики на английские?

Наоборот - мы переводим переданные английские названия счетчиков в русские, которые нужны на локализованной системе.
#5322
Quote from: kozlov_ao on June 21, 2012, 10:34:38 PM
именно на той-же винде смогу проверить только в понедельник. Что именно проверить и как?
Также выставить дебаг в 6 уровень и запустить? он должен будет выдать названия подключенных счетчиков?

Да. По идее там должны быть русские названия счетчиков.
#5323
Можно попробовать деинсталлировать только lmsensors dev пакет. На работу это влиять не будет, а configure не найдет нужных файлов и исключит lmsensors subagent из сборки. После сборки агента можно вернуть dev пакет на место если надо.
#5324
Да, забыл там вставить трансляцию имен похоже. Поправлю.
#5325
PDH Error C0000BB8 означает то, что данный счетчик не найден. Я подозреваю что где-то возникает проблема с кодировкой (поскольку агент не UNICODE). На всякий случай можно проверить что PDH счетчики действительно есть. А на работающем сервере как выглядит лог при старте - в Counter translated тоже вопросики вместо текста?