Notices after upgrade
9th October 2024
Hi, There are notices related to files used by Skyline Device Simulator. could it be that the tool was running while the upgrade was running? These notices indeed don’t indicate …
Answer
9th October 2024
Hi, There are notices related to files used by Skyline Device Simulator. could it be that the tool was running while the upgrade was running? These notices indeed don’t indicate …
9th October 2024
Hi Robin, From the description, it seems you are using the connector range 3.0.0.x. I’m not very familiar with this connector range, but from what I’ve checked, it appears that …
9th October 2024
Hi Pedro, Indeed, I was planning to propose using GQI queries to display information from multiple element tables in a single one. However, as you already noticed, the table component …
9th October 2024
Hi Ryan, You can link the dates from your filter operators in GQI to the time range component. Be sure to click the chain icon to the right of those …
9th October 2024
For Cassandra: A cluster of 8 nodes and replication factor of 3 will handle shutting down of one node with no impact. It is therefore safe to do a rolling …
9th October 2024
Hi Dennis, If you need to do a big change, it is recommended to stop all DataMiner agents of your DataMiner System, update DB.xml and then restart it again. The …
9th October 2024
Writing this in a new answer as comments don’t allow XML formatting. @Simon: to enable alarm squashing feature, you can add the line: <MustSquashAlarms>true</MustSquashAlarms> inside the tag <AlarmSettings>…</AlarmSettings>. See example: …
9th October 2024
Hi Davor, This is only available as of DataMiner 10.3.10 for simple queries that directly fetch the data using a Get parameter table by ID data source. Additionally, only the …
9th October 2024
Here below our MaintenanceSettings.xml file
9th October 2024
Hi Simon, At this time, there isn’t an option to completely disable the display of alarm history, as outlined in History tracking | DataMiner Docs. However, you can minimize the number …
9th October 2024
Hi, Making the shape uncolored will not be possible. If I understand the situation correctly, you will have to use two shapes to achieve this implementation. One of the shapes …
9th October 2024
Hi João, can you take an export of the element you’re trying to duplicaate and send the resulting dmimport package to support.data-acquisition@skyline.be (together with the full stack trace) so we …
9th October 2024
Hi Kawssar, The ‘N/A’ value appears during an alarm storm as a safeguard to prevent the client from freezing due to excessive alarms. Once the storm is gone, the numbers …
9th October 2024
Hi Kévin, It is currently not possible to customize the group headers of grouped rows. Table templates are only supported for normal rows. We have already received a feature task …
9th October 2024
Unless you need the “selectable” option for selection highlighting you could remove it and it should work. If you’re still having problems that you can’t work around, feel free to …