Running Crowdstrike on DMAs and Cube client machines

Hi Dave supplementing Edson’s comment please have also a look on how we detect the SL* processes interference from various antivirus applications on the link below: https://community.dataminer.services/documentation/check-antivirus-dlls/?hilite=%27antivirus%27 CrowdStrike included. (“BPA …

Running Crowdstrike on DMAs and Cube client machines

Hi Dave, This is the list of folder we recommend to exclude from any antivirus operation: C:\Skyline DataMiner C:\Program Files\Cassandra C:\ProgramData\Cassandra C:\ProgramData\Skyline C:\ProgramData\Skyline Communications C:\Skyline DataMiner Backups D:\ProgramData [In case …

Trending Filter in Dashboard

I believe the feed is available.  It is the Parameter Feed. Add Parameters Add Elements Add the specific Protocol as a filter to the component.  I also had added a …

Need to have NATS on a different port then 9090

Hi Frank, The NAS service is managed by a third-party service manager (NSSM). The host & port of the NAS service is configured in the parameters of this service. You …

multiple conditions And Or Priority

Hi Bernard, As far as I remember you could use ‘(‘ and ‘)’ to group your conditions. This means that you could implement both cases: <A>and(<B>or<C>or<D) (<A>and<B>)or<C>or<D> Reference: RN8354

Create Dummy Failed: 0x80004005

Hi Catalin, I believe this might be because you’re potentially interacting with stopped elements. Can you try to filter them out by updating your code like this: var List = …

Dashboard: write data?

Hi Robin, To run an automation script from a dashboard you could use the ‘Button’ component. You can link an automation script to a button:

HTTPS localhost error message when logging is selected

Has the FQDN been configured in the maintenancesettings.xml (see help)? To open Cube, instead of using http://localhost, also use https://fqdn/. See the help on how to configure an auto redirect …

Guidelines for Public Cloud hosting

Hi Silvino, As far as I know, there aren’t any guides available on hosting DataMiner in AWS or Azure. In general, you need to spin up a number of cloud …