News:

We really need your input in this questionnaire

Main Menu
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 - Marco Incalcaterra

#76
Quote from: edward.borst on July 09, 2015, 05:16:33 PM
Hi, After the upgrade to 2.0M5 we see extra interfaces being discovered.
Is there a way to disable this?
The interfaces are:
Loopback Pseudo-Interface
isatap.domain

Regards,
Edward

The only way I found is using the right mouse button and select "unmanage" for each of the new interface discovered...

Best regards,
Marco
#77
Quote from: joni on July 06, 2015, 01:32:30 PM
Also I got this problemon the M5 version. Have been disabled two DCI on Template, and then activate them - all node's have disabled DCI. I tried to repeat the same thing, after restarting the server, so that no server has not been is locked for editing.

For M5 sounds like the caching problem:

https://www.netxms.org/forum/announcements/netxms-2-0-m5-released/msg17129/#msg17129

Best regards,
Marco
#78
Feature Requests / Re: Client Web Access Window
July 08, 2015, 01:17:39 AM
Quote from: curruscanis on July 06, 2015, 05:02:50 PM
Is it possible to alter the primary view within the Web Admin for users with only read permissions to a given container subset to not have the top tool bar and all the associated configuration options.  With read permissions they can't really do anything but it woudl be nice if it wasn't there.

This is for roll out of a Client View for our monitored devices.  I would like to make it as simple and clean for them as  possible.

Currently not possible but +1 to have it as a feature  :)

Quote from: curruscanis on July 06, 2015, 05:02:50 PM
Also, containers on Dashboards would be nice.

This is already possible: just create an empty dashboard (that will be your container), than create all the dashboards under that one.

Best regards,
Marco
#79
Quote from: Victor Kirhenshtein on May 07, 2015, 04:08:25 PM
Also, if you know any web-based SMS sending service with REST API - driver for it can be implemented very quickly - it will definitely be easier then adding proxy connection support for Portech driver.

Best regards,
Victor

Hi Victor,

thank you for your help. I will try to explore your suggestions.

Best regards,
Marco
#80
Quote from: Victor Kirhenshtein on May 07, 2015, 10:07:35 AM
Hi,

currently there is no way to send SMS from device behind proxy agent - all drivers requires direct connection from NetXMS server. Easier way I can suggest is that I can add proxy agent support to nxagent SMS driver (which sends SMS through NetXMS agent on machine with connected GSM phone/modem). Then you'll be able to install Raspberry Pi with GSM phone or modem connected via USB and send SMS via agent on it.

Best regards,
Victor

Hi Victor,

Do you think that supporting a network SMS gateway (like the Portech) throug proxy agent would it be possible as well with that implementation?

Best regards,
Marco
#81
Quote from: tomaskir on May 05, 2015, 07:07:24 PM
I know this is not exactly what you are looking for, but check out Pushover.
Its a message push service, has clients for iPhone, Android, etc...

Its cheaper then sending SMS, we actually use it for everything now.
Integration with NetXMS is under 5 minutes as well.

As for the actual SMS service, cant help there, sry :(

Hi Tomaskir,

thank you for your suggestion. I'll keep it in consideration.
I'm much more interested in the SMS possibility because some of the adressees are not using smartphones (yes, in 2015 there are still people that are not smartphone aware :P)

Best regards,
Marco
#82
Hi,

as per subject, it is possible to use a Portech that is installed in a different zone than the NetXMS server and that is accessed through a proxy? I would like to send some "critical" notifications using that SMS gateway but I did not understand how to configure it.
As alternative, is there an english language web based service (like the one provided by https://websms.ru/) compatible with NetXMS?

Best regards,
Marco
#83
I got an error during the upgrade process, I forced manually the upgrade of the DB through the nxdbmgr tool to see all the errors:

C:\Program Files\NetXMS\bin>nxdbmgr.exe upgrade -X
NetXMS Database Manager Version 2.0-M3 Build 8012

Upgrading database...
Upgrading from version 345 to 346
SQL query failed ([Microsoft][SQL Server Native Client 11.0][SQL Server]The object 'PK__cluster_sync_sub__173876EA' is dependent on column 'subnet_addr'.):
ALTER TABLE cluster_sync_subnets ALTER COLUMN subnet_addr varchar(48)
SQL query failed ([Microsoft][SQL Server Native Client 11.0][SQL Server]The object 'PK__vpn_connector_ne__22AA2996' is dependent on column 'ip_addr'.):
ALTER TABLE vpn_connector_networks ALTER COLUMN ip_addr varchar(48)
SQL query failed ([Microsoft][SQL Server Native Client 11.0][SQL Server]The object 'PK__address_lists__04E4BC85' is dependent on column 'addr1'.):
ALTER TABLE address_lists ALTER COLUMN addr1 varchar(48)
SQL query failed ([Microsoft][SQL Server Native Client 11.0][SQL Server]The object 'PK__address_lists__04E4BC85' is dependent on column 'addr2'.):
ALTER TABLE address_lists ALTER COLUMN addr2 varchar(48)
Upgrading from version 346 to 347
Upgrading from version 347 to 348
Upgrading from version 348 to 349
Upgrading from version 349 to 350
SQL query failed ([Microsoft][SQL Server Native Client 11.0][SQL Server]The data types text and varchar are incompatible in the not equal to operator.):
UPDATE object_properties SET comments = comments + char(13) + char(10) + (SELECT description FROM ap_common WHERE ap_common.id = object_properties.object_id) WHERE EXISTS (SELECT description FROM ap_common WHERE ap_common.id = object_properties.object_id AND description IS NOT NULL AND description <> '')
Upgrading from version 350 to 351
Database upgrade succeeded


I reverted to version M2. Any hints?

Engine is SQL Server 2012 (v. 11.0.5058) on a Windows Server 2012 R2

Best regards,
Marco

#84
Feature Requests / Re: WoL in the Android app?
February 20, 2015, 09:33:25 PM
Quote from: possamai on February 16, 2015, 07:22:22 PM
I can restart and shutdown nodes with the Android app but I can't wake them up....
Shouldn't be really hard to implement that I guess...

I'd try it myself (even though I'm a total n00b) but I'm having a hard time finding the sources.

Hi!

I added it as a feature request. You can monitor progresses here:

https://dev.raden.solutions/issues/776

Best regards,
Marco
#85
Quote from: flanky on January 12, 2015, 09:52:10 AM
Marco unfortunatelly your suggestion didn't work... Perhaps i have configured something in a wrong way?

That is the way I use to monitor my web server! I'm using it since a lot of time, I don't remember any other steps to do, I'm sorry!

Best regards,
Marco
#86
Hi,

try to set it up how is detailed in the attached snapshot. No particular subagent to load.

Best regards,
Marco
#87
General Support / Re: v1.2.17 Android Console problem
December 27, 2014, 08:40:35 AM
Hi,

It's a bug in the Android console and it has been already fixed. The fix will be available in the next release. No you cannot do anything in your NetXMS configuration to avoid it.

Best regards,
Marco
#88
General Support / Re: v1.2.17 Android Console problem
December 26, 2014, 06:34:52 PM
Hi,

Issue #705 is closed. As per my checks the crash was caused only in the overview tab due to unprotected null accesses, please give more info if you find other situations.

Best regards,
Marco
#89
General Support / Re: v1.2.17 Android Console problem
December 26, 2014, 04:49:58 PM
Hi,

you can find progresses on this issue here:

https://www.radensolutions.com/chiliproject/issues/705

Beste regards,
Marco
#90
General Support / Re: POLL ERROR: Request timed out
December 08, 2014, 11:12:05 AM
Quote from: Victor Kirhenshtein on December 08, 2014, 10:27:45 AM
Hi!

Looks like this node do not support SNMP (or it is blocked by firewall) and SNMP checking just takes too long. You can disable SNMP for this node if it is not needed.
In fact, poll itself should be finishing anyway - it is UI timeout waiting for poller update messages.

Best regards,
Victor
Hi!

It's not a firewall problem, SNMP is not enabled on that virtual machine, so disabling SNMP poll solved the problem. thank you.

Best regards,
Marco