Change button label style
19th April 2023
Hi Justien, I believe this might be what you’re looking for: Button | DataMiner Docs Customizing the component layout | DataMiner Docs
Answer
19th April 2023
Hi Justien, I believe this might be what you’re looking for: Button | DataMiner Docs Customizing the component layout | DataMiner Docs
19th April 2023
An approach that can work for this use case is a custom GQI data source in Dashboards or low-code apps (see Configuring an external data source in a query | …
19th April 2023
I use my Dataminer in Hyper-V, I had to add an action to replace the SLCloud.xml everytime it restarts with <URI> to localhost <URI>nats://localhost:4222</URI>
19th April 2023
What worked for me was to delete DMS.xml and SLCloud.xml. However, a permanent solution that worked for me, was to put my hostname on the IP attribute (instead of the …
19th April 2023
Hi Gerwin, This is unfortunately not possible right now. But there is already a task for this on our backlog.
19th April 2023
Hi Naveendran, Sorry for the late response. Here is one use case I found: AI-assisted SFP performance monitoring – DataMiner Dojo which can be inspiring maybe. Let me also link …
19th April 2023
If you want to monitor and/or trend your parameter ‘C’ and/or display it between the other parameters on your Data display page in Cube or Monitoring app, then the quick …
19th April 2023
Hi Arunkrishna, This setting (“commonServer.ui.Webbrowser_Engine”) is stored on the DMA in C:\Skyline DataMiner\Users\ClientSettings.json. After saving the setting in Cube, you could have a look at this file on the DMA …
19th April 2023
Hi Jeff, For each element created in the DataMiner system, a folder and a number of files are stored on the file system. Therefore it is not technically possible to …
19th April 2023
Hi Ana, could you make a support ticket for this, if it works locally this surely looks like a bug? You can e-mail your issue to techsupport@skyline.be If you also …
19th April 2023
Hi, This table definition is hard-coded in the DataMiner software and cannot be externally checked. When I verified the definition, I can see that it is fixed set to filter:false …
19th April 2023
Hi Michiel, We are aware of this problem and have a task on our backlog to have this fixed. Unfortunately there is no workaround for this.
19th April 2023
The tables on the General Parameters page are defined in an internal protocol that is baked into the software. It cannot be modified manually. As far as I can see, …
19th April 2023
Hi, If the raw parameter value is directly coming in through polling (snmp, serial) and the value can be adapted with a Sequence then it is best practice to use …
19th April 2023
I don’t think this is an error in the driver. The edit popup should behave the same way for any of the rows. I suspect there could be an issue …