Recent posts

#81
General Support / Re: Alarm notification call AP...
Last post by Alex Kirhenshtein - September 21, 2025, 09:57:57 PM
Add "server action" in EPP rule where you are creating alarm
#82
General Support / Alarm notification call API
Last post by richard21 - September 21, 2025, 09:52:39 PM
Hi is it possible to set up an Alarm action that will call an external systems API
#83
Announcements / NetXMS 5.2 patch release 6
Last post by Victor Kirhenshtein - September 19, 2025, 11:55:37 AM
We have published patch release 6 fro NetXMS 5.2 It fixes DB upgrade issue for PostgreSQL as well as few other less important issues.

Full change log since release 5.2.5:
- Added database manager lock to prevent starting background upgrade when it is already running
- Post-upgrade welcome page can be disabled in client preferences
- Fixed bug in handling of duplicate samples sent by agent in cache mode
- Fixed bug in upgrading PostgreSQL database with duplicate data records
- Fixed issues:
  - NX-2832 (Filter not working in Business Service Checks view)
  - NX-2833 (Line chart stacking does not work for data sources with Invert values on)
  - NX-2835 (Add option to disable welcome screen message)
#84
General Support / Re: Deploy Package, changed pe...
Last post by gerhard_m - September 19, 2025, 11:00:00 AM
Screenshot 2025-09-19 094916.png
#85
Feature Requests / Re: Integration with VCS
Last post by Filipp Sudanov - September 19, 2025, 10:55:02 AM
Hi,

git-enabled configuration might be nice, but then comes a question what should be included like templates and other stuff, so this may end up in serious development effort and the resources are limited.

What can be done currently - there's nxshell api that allows to do everything that management client can do. So you can import and export script library scripts (and get list which scripts are in the system).
#86
Feature Requests / Re: DCI values over SSH
Last post by Filipp Sudanov - September 19, 2025, 10:42:49 AM
Yes, it takes some effort to renew them and there's always no time for that. Which images are most problematic, you can just post image URLs from web version of docs or name of chapter.
#87
Feature Requests / SAML Authentication
Last post by richard21 - September 18, 2025, 08:02:41 PM
Are there any plans to support SAML as an authentication provider?
this will allow you to authenticate using your Azure AD credentials
#88
Feature Requests / Re: IOS App
Last post by Alex Kirhenshtein - September 18, 2025, 07:58:55 PM
Quote from: richard21 on September 18, 2025, 07:40:29 PMVery Nice I have it working one Observation / Issue it doesn't let you logon if you have MFA enabled on the account

Thanks for the report, I'll check it. It supposed to be working.

BTW, you can screenshot app and send comments directly in the TestFlight
#89
Feature Requests / Re: IOS App
Last post by richard21 - September 18, 2025, 07:40:29 PM
Very Nice I have it working one Observation / Issue it doesn't let you logon if you have MFA enabled on the account
#90
General Support / Re: Deploy Package, changed pe...
Last post by Filipp Sudanov - September 18, 2025, 12:46:24 PM
Hi,

Can you add
DebugLevel = 6
to agent's log and collect the log for the period of time while package upgrade is happening?
You can share the log file via private message if needed.