Log file retention SLNET
28th October 2025
Hi Baptiste, You can increase the size and number of SLNET logfiles by tweaking the SLNETConfig file, see SLNet_exe_config. Regards,
Answer
28th October 2025
Hi Baptiste, You can increase the size and number of SLNET logfiles by tweaking the SLNETConfig file, see SLNet_exe_config. Regards,
28th October 2025
Hi Bautista, The 30s timeout appears to be the default setting for the HTTP client. Try adjusting the client’s timeout configuration to see if that resolves the issue. However, for …
28th October 2025
Hi Sachin, Is it possible that the script still requires some input for the user? In that case you will see the popup, but the ‘Execute now’ button will be …
28th October 2025
Hi Sachin, Is this the popup you’re seeing? In case it is, it’s because there are parameters that require a value before being able to execute the script.
28th October 2025
Hi Harinee, You can do this with an Extended conditional shape manipulation action. Add a Show (or Collapse / Hide) shape data field to the box and to each of …
28th October 2025
Hi Matt, At the moment, it’s not possible to lock the header of a table. If you’d like, you can suggest this as a new feature here: https://community.dataminer.services/feature-suggestions/. If there’s …
28th October 2025
Hi Matt, This is currently not possible, the Pivot table & Alarm table scroll their entire content at once. The other tables in Dashboards, the Parameter table and regular Table, …
27th October 2025
Hi Sofian, The setting is only applied after refreshing the dashboard/app. After that, you should see a request every X seconds as configured in your fast polling:
27th October 2025
HI Ryan, I am new to dataminer system, but i believe that you can do swarming Please have a look at the following link from docs https://docs.dataminer.services/dataminer/Administrator_guide/Swarming/Swarming.html Hope that will …
27th October 2025
Hi Jeeva, The values you select from the dropdowns are stored as session variables. Each one is assigned to the session variable name you set in the SetVar shape data. …
27th October 2025
Hi Bing, SSH communication using a key that is stored in a file is explained here: https://docs.dataminer.services/develop/devguide/Connector/ConnectionsSerialSecureShell.html?tabs=ssh1-1#public-key-authentication.
24th October 2025
Hi Ömer, Are you familiar with the “Compile as a Library” feature in DataMiner? It allows you to compile your automation script as a library, generating a DLL that can …
24th October 2025
Hi Jeroen, What = 128 corresponds to UpdatePortsXml.You can find all SLNet enum messages listed here: Enum NotifyType | DataMiner Docs This SLNet call allows you to dynamically modify a matrix …
24th October 2025
The solution is to use exclusion by unchecking monitoring in the alarm template as follows: Duplicate the table parameter in your alarm template In the filter field of the first …
24th October 2025
Hi Ryan, The “partial” attribute might be what you are looking for. It limits the number of rows that are displayed at once when viewed from the element card in …