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

#2356
Hi,

currently you can use nxpush tool (from client package) to push data to server.

Best regards,
Victor
#2357
General Support / Re: DCI checks over SSH
September 08, 2016, 11:17:34 AM
For using SSH.Command parameter you only need to build agent. Version 2.1 will also include new data source "SSH" which will simplify configuration.

First release in 2.1 branch - 2.1-M1 - will be available in few days.

Best regards,
Victor
#2358
So basically you need some "exclude from network topology" option for the node (we have it already for interfaces). I think it won't be that hard to implement, I'll try to make it in 2.1. I've registered it as feature request - https://dev.raden.solutions/issues/1287.

Best regards,
Victor
#2359
General Support / Re: How to setup webproxy for NetXMS
September 08, 2016, 08:54:59 AM
Hi,

for geo maps you have to configure proxy in console settings (File -> Preferences -> HTTP Proxy).

What subagent you are using for HTTP service check? If you are using netsvc, which is built on libcurl, you can set environment variable http_proxy. Format description from libcurl manual:

The proxy environment variable contents should be in the format "[protocol://][user:password@]machine[:port]". Where the protocol:// part is simply ignored if present (so http://proxy and bluerk://proxy will do the same) and the optional port number specifies on which port the proxy operates on the host. If not specified, the internal default port number will be used and that is most likely *not* the one you would like it to be.

Best regards,
Victor



#2360
Hi,

currently it's not possible. I've added this as feature request (https://dev.raden.solutions/issues/1286).

Best regards,
Victor
#2361
Hi,

you can specify login details and dashboard to show in URL (see https://wiki.netxms.org/wiki/Autologin_for_Management_Console), so maybe it is possible to show live dashboard inside an iframe or something like this.

Best regards,
Victor
#2362
General Support / Re: Presets greater than 12 hour
September 05, 2016, 01:40:01 PM
Hi,

is it web or desktop client?

Best regards,
Victor
#2363
Announcements / NetXMS 2.0.6 released
September 02, 2016, 07:04:48 PM
Hi all!

NetXMS version 2.0.6 is out. This is patch release for stable 2.0 branch. First (unstable) release in 2.1 branch will come out in next few days.

Changes since previous release:

- Fixed incorrect interface network mask reported by agent on Windows XP and Windows Server 2003
- Added option to turn off quotes in AT+CMGS command in generic SMS driver
- Improved compatibility with different GSM modem types in generic SMS driver
- Fixed SQL errors when saving LDAP users to database
- Fixed excessive temporary files creation by web UI
- Fixed build errors on Solaris 11
- Fixed memory leak in Oracle DB driver
- Fixed bug in SNMP transport causing false timeout errors
- New agent metrics for self-monitoring:
        Agent.Proxy.ActiveSessions, Agent.Proxy.ConnectionRequests, Agent.Proxy.IsEnabled,
        Agent.SNMP.IsProxyEnabled, Agent.SNMP.IsTrapProxyEnabled, Agent.SNMP.Requests,
        Agent.SNMP.Responses, Agent.SNMP.ServerRequests
- Management console
        - Fixed glitches in table value view
- Fixed issues: #753, #826, #851, #987, #1273, #1277, #1278, #1280

Best regards,
Victor
#2364
Hi,

we can have session tomorrow after 14:00 EET. Please send me private message with your contact details.

Best regards,
Victor
#2365
General Support / Re: Invalid network mask
August 29, 2016, 12:21:54 PM
Hi,

I probably found a bug. Please try this agent version: https://cloud.netxms.org/index.php/s/JOmIn3OAWql7oBT.

Best regards,
Victor
#2366
К сожалению property dialog создает платформа, и мы не можем поменять его поведение, не сделав собственную реализацию.
#2367
There is also wiki page on building web console and exporting war file: https://wiki.netxms.org/wiki/How_to_setup_Eclipse/RAP

Best regards,
Victor
#2368
Is it possible to provide me remote SNMP access to that device? I'll be able to debug it then.

Best regards,
Victor
#2369
Hi,

looks like you need nxshell - it's Python scripts with API access. Basic description is here: https://wiki.netxms.org/wiki/Using_nxshell_to_automate_bulk_operations. You will also need Java API documentation: https://www.netxms.org/documentation/javadoc/latest/. Look for createSnmpTrapConfiguration and related methods in NXCSession class.

Best regards,
Victor
#2370
Hi,

Ubuntu 16 packages are broken - we will fix them in next few days.

Best regards,
Victor