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 - tanero

#16
Announcements / Re: NetXMS 3.9 released
July 29, 2021, 11:49:02 AM
After upgrade from 3.8.x to 3.9.156 web console can not login and shows an error message about incompatible protocol versions. (attachment included.)

Downloaded new version web console from https://netxms.org/download/releases/3.9/nxmc-3.9.156.war  but after installing cannot login and  version shows below right corner, still 3.8.405.
#17
Announcements / Re: NetXMS 3.8 version 3.8.314
May 08, 2021, 08:46:00 PM
Upgraded Web interface (war) to the latest version 3.8.314 (https://netxms.org/download/releases/3.8/nxmc-3.8.314.war), but version text says 3.8.226 from about link.

#18
Announcements / Re: NetXMS 3.8 released
February 15, 2021, 10:52:52 AM
Quote from: Victor Kirhenshtein on February 15, 2021, 10:14:17 AM
Hi,

you should add to config file of your agent the following line:

EnableWebServiceProxy = yes

This change was done for improving security. Before 3.8 read access to agent allows you to do port scan (by requesting URLs with different service types and port numbers) and even local file access (using file:// URLs).

Best regards,
Victor

Thanks for reply, I have added above config to the agent file, but realized still not recieving polling data. 

But after adding this config to master server's agent file, polling is started. 

Is that result normal ?
#19
Announcements / Re: NetXMS 3.8 released
February 15, 2021, 08:30:22 AM
- Web service proxy function in core agent now disabled by default
- Only HTTP and HTTPS are allowed in web service URLs


Please could you explain, how can I enable web service check from agent ?

After upgrade from 3.7 to 3.8, my web service dci polling has been stopped. I wonder if it is config changed issue ?
#20

I also tested with below command, but console prints, 500: Internal error.

nxwsget 127.0.0.1 http://api.open-notify.org/astros.json number

What shoud I check ?
#21
Feature Requests / Re: DCI values over SSH
August 04, 2020, 01:02:49 PM
Is there any tutorial or documents, about how to setup dci for remote ssh server with authentication?
#22
Announcements / Re: NetXMS 3.4 released
June 17, 2020, 10:51:10 AM
Great updates thanks.