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

Topics - richard21

#1
General Support / Helpdesk Ref on Alarm
October 04, 2025, 08:01:34 PM
Is it possible to set the helpdesk Ref on an alarm via the API? if not what table/column can i update in the dB to set it?
#2
General Support / Alarm notification call API
September 21, 2025, 09:52:39 PM
Hi is it possible to set up an Alarm action that will call an external systems API
#3
Feature Requests / SAML Authentication
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
#4
Feature Requests / Zones / Multitenant
September 03, 2025, 06:27:28 PM
it would be really useful if you could nest Zones e.g have a Root Zone for a Customer then Child Zones for each site. or create multiple 'Entire Network' at the root level one for each customer.

this would also be very useful for assigning permission
#5
General Support / NXSL Agent Commands
April 11, 2025, 02:47:13 PM
HI,

I currently use the AgentExecuteCommand function in a NXSL script to run an Agent command I notice that this is now deprecated what the new function?

Regards
Richard
#6
Feature Requests / IOS App
November 07, 2024, 03:51:11 PM
Is there a IOS client on the roadmap ?
#7
General Support / Report Server not Starting
August 27, 2024, 02:59:00 PM
Hi,

I have an issue where the report server wont start I get the below error in the Commons-daemon log

[2024-08-27 12:52:14] [info]  [ 7460] Apache Commons Daemon procrun finished.
[2024-08-27 12:52:35] [info]  [ 5472] Apache Commons Daemon procrun (1.3.1.0 64-bit) started.
[2024-08-27 12:52:36] [info]  [ 5472] Running Service 'nxreportd'...
[2024-08-27 12:52:36] [info]  [ 1524] Starting service...
[2024-08-27 12:52:36] [error] [  740] FindClass org/netxms/reporting/Startup failed
[2024-08-27 12:52:36] [error] [ 1524] Failed to start Java
[2024-08-27 12:52:36] [error] [ 1524] ServiceStart returned 4.
[2024-08-27 12:52:36] [info]  [ 5472] Run service finished.
[2024-08-27 12:52:36] [info]  [ 5472] Apache Commons Daemon procrun finished.

I am running version 5.0.7 on Windows Server 2019 with MSSQL database on the same server
#8
General Support / Client Reconnect
May 10, 2024, 10:43:23 AM
I have upgraded to version 5.0.2
Is there any way of handling MFA when the client reconnect due to network drop?
Currently I get the reconnecting message then MFA is required and have to close and re open the client

something like a  local keepalive token that has a xx seconds expiry that is used on reconnect and verified by the server to eliminate the need for MFA challenge on reconnect
#9
Feature Requests / Connect to device Via agent Proxy
April 12, 2024, 11:32:52 AM
it would be good if you could connect to a device e.g. HTTPS or SSH through the agent proxy this would be really useful for remote networks where you have an agent polling devices and in the  client when you right click the device and click connect it would connect through the proxy of the agent
#10
Feature Requests / Client Reconnect
March 16, 2023, 12:41:13 PM
When using the NETXMS client it would be really good if it could handle a drop in connection especially when running it remotely across a VPN or when switching the client device from LAN to WIFI
#11
General Support / Agent Tables
December 09, 2022, 05:07:16 PM
I have a Script that is populating an External table with the status of Veeam Backup Jobs.
this is working and I can see the table in the client however I cant create an instance for each row bassed on the index to allow me to create thresholds for each backup.

if i create a table DCI and use tablename(1) then I just get in supported