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

#5701
U menja k sozaleniju poka nikakih idej. Na vsjakij sluchaj - s 1.1.7 vse toze samoe? Mozet bit' est' vozmoznost' sdelat' mne remote sessiju na vash server chtobi ja mog sam posmotret' chto tam proishodit?

Viktor
#5702
Announcements / Re: NetXMS 1.1.7 released
December 12, 2011, 03:19:07 PM
Quote from: Jmp_3f8h on December 10, 2011, 04:11:29 PM
Seems that the Android client link is broken!

As with every release :( Fixed now, thanks for reporting.

Best regards,
Victor
#5703
General Support / Re: Not showing all alarms to everybody
December 09, 2011, 09:45:14 AM
Hi!

You can limit access to alarms only by objects - i.e. allow users to see alarms only for specific objects. This is controlled by "view alarms" access rights in object's ACL.

Best regards,
Victor
#5704
Announcements / NetXMS 1.1.7 released
December 07, 2011, 04:38:43 PM
Hi all!

NetXMS version 1.1.7 is out. Changes from previous release:

- New internal parameter: Net.IP.NextHop
- Implemented IP route visualization in management console
- New MIBs added: JUNIPER-IVE-MIB
- New NXSL functions: GetInterfaceObject
- Many small improvements in management console
- Fixed issues: #335, #336, #337

Best regards,
Victor
#5705
General Support / Re: Java Console - New Features
December 07, 2011, 04:22:40 PM
Hi!

No, it should work without special drivers. You may have to wait for some time after server start while it caches routing tables. For 802.1x port state, device should support 802.1x MIB. You can check if it is supported on object overview page - isDot1x capability should be "Yes". If you have device which you think should support 802.1x, but it is now shown as supported in NetXMS, please send me the value of SNMP variable .1.0.8802.1.1.1.1.1.1.0 for this device.

Best regards,
Victor
#5706
General Support / Re: Java Console vs. Old Console
December 07, 2011, 04:17:47 PM
Hi!

I can't remember them all, some are really subtle changes. What I can remember right now: added event monitor view (live feed of NetXMS events); added syslog browser; implemented dial charts for dashboards; more dashboard elements can be configured via property pages instead of raw XML; added fast zoom-in on geographical maps by selecting area of interest with mouse while holding shift key; implemented embedded web browser, so URL object tools will work; fully implemented network discovery configuration.

Best regards,
Victor
#5707
General Support / Re: Java Console vs. Old Console
December 07, 2011, 02:08:27 PM
Today. I'm uploading files to web server right now.

Best regards,
Victor
#5708
Net, nel'zja. Tol'ko v bazu zalezt'.
#5709
Ochen' horoshaja ideja. Poprobuju k 1.1.8 sdelat', posmotrim chto poluchitsja.
#5710
Общие вопросы / Re: Tools -> Connect
December 06, 2011, 07:01:52 PM
Da, eto budet sdelano. Ruki poka ne doshli :)
#5711
K sozaleniju takih sredstv v NXSL poka net. Spisok podderzivaemih tablic mozno uznat' komandoj

nxget -l ip_addr Agent.SupportedEnums
nxget -l ip_addr Agent.SupportedTables
#5712
Popravil package.sh. Dlja sborki samoj konsoli nuzen Eclipse (build dlja RCP development). Nado zaimportirovat' vse proekti iz src/java/netxms-eclipse v Eclipse, i v proekte core sdelat' Export -> Eclipse Application dlja faila nxmc.product. V faile eclipse_addons.txt perechisleni dopolnitel'nie neobhodimie komponenti.
#5713
General Support / Re: Java Console vs. Old Console
December 06, 2011, 06:53:56 PM
Hi!

For version 1.1.7 I have fixed lots of resource leaks in Java console. Hopefully this will increase it's stability.

Best regards,
Victor
#5714
General / Re: topology map in java console
December 06, 2011, 06:53:00 PM
You can get network topology only from devices supporting one of topology discovery protocols: CDP, LLDP, or SONMP (NDP). Usually it is supported only on network devices.

Best regards,
Victor
#5715
Hi!

Sample is arg1 in Threshold class, and value is value in Threshold class.

Threshold generates events when condition is true. You can process this event in event processing policy if you need some action. But event by itself will be generated without any changes in event processing policy.

Best regards,
Victor