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

#5656
General / Re: About the Language
December 13, 2011, 04:37:53 PM
Hi!

I start preparing Java console for translating to different languages. Actual translation is done by creating appropriate language files. You can try to locate existing messages.properties in projects (currently projects library, core, and alarm browser are prepared for translation), and create files messages_zh_CN.properties with Chinese translation. Then I will add appropriate language switch and include these translated files into main source tree.

Best regards,
Victor
#5657
Sorry, oshibsja - vmesto Agent.SupportedEnums nado ispol'zovat' Agent.SupportedLists.
#5658
Announcements / Re: NetXMS 1.1.7 released
December 13, 2011, 09:31:14 AM
Hi!

Quote from: lindeamon on December 08, 2011, 02:00:39 PM
what are the plans for the near future ?
what do i have to look for for the next release ?

My current to-do list for release 1.1.8 is following:

1. Remove "NAT adapter" pseudo-interfaces
2. Driver for Cisco Catalyst switches
3. Implement agent package deployment in Java console
4. Implement configuration export in Java console
5. Fix selection bug in network maps
6. Implement concept of "normal" interface state
7. Improve dial charts
8. Show threshold violations in "Last Values" view/widget
9. Add additional page for containers where threshold violations for underlying nodes are shown
10. Implement dashboard copy (clone)
11. Make log viewers really usable
12. Improve "local command" object tool implementation in Java console
13. Add "custom port" field to SNMP DCIs (like in old console)
14. Allow per-DCI SNMP version settings
15. Optimize database updates when multiple DCIs collected in short interval

Best regards,
Victor
#5659
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
#5660
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
#5661
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
#5662
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
#5663
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
#5664
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
#5665
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
#5666
Net, nel'zja. Tol'ko v bazu zalezt'.
#5667
Ochen' horoshaja ideja. Poprobuju k 1.1.8 sdelat', posmotrim chto poluchitsja.
#5668
Общие вопросы / Re: Tools -> Connect
December 06, 2011, 07:01:52 PM
Da, eto budet sdelano. Ruki poka ne doshli :)
#5669
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
#5670
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.