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

#5206
General Support / Re: alarms actions
July 26, 2012, 11:14:47 PM
Yes, alarm state should change to "Resolved".

Best regards,
Victor
#5207
General Support / Re: ibm blade center
July 26, 2012, 11:13:20 PM
Can you dump server objects by running command

nxadm -c "sh o" > file

and try to find records for problematic objects in that file, and send them to me?

Best regards,
Victor
#5208
General Support / Re: Node Discovery
July 26, 2012, 11:09:29 PM
Hi!

From the logs looks like a lot of IP addresses coming from node ormanage.orion.local (172.16.0.7). Log is wrapped, so I don't see beginning of the poll, but there are a lot of IPs from 172.16.47.xxx for example, almost each IP address. All these addresses coming from ARP cache. Check what this node really reports as it's ARP cache. To prevent this from happening you can disable discovery polling for that problematic node.

Best regards,
Victor
#5209
General Support / Re: nxdbmbr bug?
July 26, 2012, 10:56:00 PM
Yes, it could be useful. I'll add it as low priority feature request.

Best regards,
Victor
#5210
General Support / Re: ctalyst driver
July 26, 2012, 10:54:21 PM
Hi!

Are you using 1.2.1 or 1.2.2 already? There was a major fixes and improvements regarding MAC address search in 1.2.2. If 1.2.2 is not working, can you please check MAC address table on your Cisco switch and ensure that it contains entry for your tape library?

Best regards,
Victor
#5211
Binary was built for version 1.2.2, but it will work with earlier client library versions too.

Best regards,
Victor
#5212
General Support / Re: Find MAC
July 26, 2012, 10:50:25 PM
Server should have access to MAC address tables on your switches to be able to find exact switch port. Do you have all your switches visible to NetXMS? Also this functionality was greatly improved in version 1.2.2, so I strongly recommend to do an upgrade.

Best regards,
Victor
#5213
General Support / Re: Template Services
July 26, 2012, 10:47:14 PM
User must have "send events" access right on source object, i.e. if you are sending event from management server itself, user must have "send events" right on node object representing management server. This is the only requirement for that user. You can only use event codes in nxevent (it have to be fixed).

Best regards,
Victor
#5214
You can access trap-originated event's parameters in script, but only by index, like this:

$event->parameters[2]

Best regards,
Victor
#5215
Хорошее описание по добавлению параметров получилось. Поставил как отдельный топик.
#5216
Они скорее всего добавляются - это консоль их не показывает. Буду исправлять.
#5217
Запустите агента с дебагом и проверьте логи. Ну и попробуйте на 1.2.2 агенте.
#5218
Announcements / Re: NetXMS 1.2.2 released
July 26, 2012, 07:24:20 PM
Unicode build on UNIX is not ready yet. Only some modules can be compiled for unicode. I hope that conversion work will be finished in next few releases.

Best regards,
Victor
#5219
Quote from: SKYnv on July 25, 2012, 05:39:21 PM
А я не нагружу вас если попрошу и для меня сделать? думаю dlink весьма популярные коммутаторы. И что для этого нужно?

Nado posmotret', vozmozno eto ne slozno. Mne nuzen polnij damp snmp walk'a, naprimer tak:

nxsnmpwalk -v 2c -c community switch_ip .1.3.6.1 > file_name

i modeli switchej.
#5220
Hi!

Finally I've fixed that. Attached is patched 32 bit nxav.exe - replace existing with this one and it should work. If you need 64bit nxav.exe, let me know.

Best regards,
Victor