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

#5671
Feature Requests / Re: Java Console - Event Monitor
December 15, 2011, 11:15:57 AM
Added.

Best regards,
Victor
#5672
Feature Requests / Re: Clients with Dynamic IP address
December 15, 2011, 11:00:58 AM
Support for clients with dynamic addresses is partially here - you an replace primary IP address with DNS name, and then server will do name resolution at each poll. Looks like we need additional option to use DNS name instead of IP address for discovered nodes, then this problem will be solved completely. I'll add this to my to-do list.

Best regards,
Victor
#5673
General Support / Re: Message Text
December 15, 2011, 10:58:25 AM
Hi!

NetXMS converts string to hex string if it sees non-printable characters in it. It is not configurable now - I'll add an option to override this behavior in next release.

Best regards,
Victor
#5674
General Support / Re: Lots of Wierd Subnets
December 15, 2011, 10:54:15 AM
Hello!

Looks like these devices responds strangely to NetXMS server's requests. Could you please provide me with following information:

1. What is NetXMS server version?
2. What driver is selected for those devices (you can see it on object overview page) - relevant only for version 1.1.x
3. Result of nxsnmpwalk for the following OIDS:

.1.3.6.1.2.1.1
.1.3.6.1.2.1.2.1
.1.3.6.1.2.1.2.2.1
.1.3.6.1.2.1.4.20.1

Best regards,
Victor
#5675
Announcements / Re: NetXMS 1.1.7 released
December 13, 2011, 04:40:47 PM
I'll do my best to make a release in the end of December, but it's not 100% guaranteed.

Best regards,
Victor
#5676
General / Re: topology map in java console
December 13, 2011, 04:39:09 PM
Currently there no such view in Java console. I'll add it to my to-do list.

Best regards,
Victor
#5677
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
#5678
Sorry, oshibsja - vmesto Agent.SupportedEnums nado ispol'zovat' Agent.SupportedLists.
#5679
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
#5680
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
#5681
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
#5682
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
#5683
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
#5684
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
#5685
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