News:

We really need your input in this questionnaire

Main Menu
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

#7231
Надо сначала настроить агента. В конфиге агента надо добавить записи о каждом устройстве в секции UPS, например:


*UPS

Device = 0:"COM1:":APC


Первое поле - это индекс устройства, он потом используется как instance в DCI. Второе поле - порт. Третье - протокол. Варианты протоколов - APC, BCMXCP, MICRODOWELL.
Протокол BCMXCP используется устройствами производства HP, PowerWare, возможно кем-то еще.
#7232
Уточнение - надо создавать аларм из события, которое было создано из трапа. Т.е. цепочка такая:

SNMP Trap -> Event -> Alarm
#7233
Общие вопросы / Re: event_log
May 21, 2008, 01:05:28 PM
Вообще-то такая проверка там есть, и такой ситуации быть не должно. А проблема точно в одинаковых id? Кстати версия 0.2.21 теперь пишет и текст ошибки которую вернул SQL сервер, будет легче такие ситуации разбирать.
#7234
Можно будет сделать. Приму к сведению.
#7235
General Support / Re: Black Graph
May 21, 2008, 01:00:42 PM
Unfortunately I cannot reproduce this problem myself. Is it only for PDF printer or for physical printer too? About crash when copying to clipboard - is final 0.2.21 console affected as well?

Best regards,
Victor
#7236
When you save graph as predefined, systems saves current graph window title, whatever it is. It does not relate to menu item name. If you create multiple graphs by changing DCIs and saving them under different names, you can get this behaviour. However, it should be considered a bug, because it's not correct - there should be at least prompt for graph window title when it saved as predefined. I will register this as a bug in our bug tracking system.

Best regards,
Victor
#7237
Can you see appropriate events in event log? If they are, than your problem is in event processing policy. If not, problem is with thresholds or DCI configuration.

For thresholds on strings - you can use "equal", "not equal", "like", and "not like" operations in thresholds for string DCIs. Or use transformation script to transform them into numbers if it's possible.

Best regards,
Victor
#7238
By default, if node already has a name, NetXMS will not change it automatically. You can set server configuration parameter SyncNodeNamesWithDNS to 1, then NetXMS will synchronize node names with DNS names during configuration poll, but not with system name available through SNMP (nobody asks for it :) ). I can add this type of name sync in next release.

Best regards,
Victor
#7239
NetXMS consists of multiple projects, depending on each other. libnetxms is a core library used by each NetXMS component. Did you compile libnetxms first?

Best regards,
Victor
#7240
Windows / Re: Can't open NetXMS workspace file.
May 19, 2008, 06:43:37 PM
I just check it, and it looks like all .dsp and .dsw files in source package are broken - all CR/LF pairs changed to single LF characters, most likely because we create source packages on UNIX. I'll fix it and create an updated source package.

Best regards,
Victor
#7241
Hello!

Unfortunately maps is probably the worst part of a system which requires a lot of improvements. Your problem cannot be solved in current release. Work on new map implementation is under way, but it is not ready yet. However, I plan to fix at least big problems in current map implementation. Next release of NetXMS should contain some improvements there.

Best regards,
Victor
#7242
ок, сделаю.
#7243
Похоже что именно в этом и проблема - что он становится 0. Буду разбираться как это происходит.
#7244
Если просто удалить оттуда все, то удалится. Попробуем почистить интеллектуально. Что говорит


SELECT * FROM maps


?
#7245
Это локальная опция консоли. Если ее нет, то скорее всего версия консоли не 0.2.21.