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

#1
General Support / combine custom schedules does not work?
September 04, 2023, 05:14:19 PM
Hi @all,

we have configured two custom schedules for one parameter. 

Every 15 Minutes, Monday through Friday
*/15 * * * 1-5

Every 59 Minutes, Saturday through Sunday
*/59 * * * 6-7

The second schedule for weekenk does not work. The parameter is not queried (we see this in the history).

Can only one schedule be configured? 
Have we possibly chosen the wrong format for the second schedule?

Our NetXMS Version is 4.3.2

Thanks for your help,

best regards,
Alwin 
#2
General Support / Move node between clusters?
November 23, 2022, 04:38:45 PM
Hi @all,

it is possible to move nodes from Cluster-A to Cluster-B? We tried with "Drag n Drop" and "Object -> Bind to...".
We would like to restructure our organizations but recreate each device takes too long.. :-( 

best regards,
Alwin
#3
Hi all,

since NetXMS Agent Version 3.9.178 (last working version) we do not get values for the following external paramenter anymore

ExternalParameter = DefenderEngineLastUpdate:powershell -Command "& {Get-MpComputerStatus | Select -ExpandProperty AntivirusSignatureLastUpdated}"

If we run the powershell command directly on the node, it works without any problems.
Other powershell paramenter are however correctly transmitted and displayed - for example:

ExternalParameter = Defender:powershell -Command "& {Get-MpComputerStatus | Select -ExpandProperty RealTimeProtectionEnabled}"

We have no idea anymore and suspect that there is a bug or changed syntax in netxms. Does anyone have the same problem?

best regards,
Alwin