How to create passive elements on the Rack View visual overview?
4th March 2021
Hi João, Please could you let us know what rack view are you using with the Skyline Generic Passive Device Generator driver? I remember that this driver was using with …
Answer
4th March 2021
Hi João, Please could you let us know what rack view are you using with the Skyline Generic Passive Device Generator driver? I remember that this driver was using with …
4th March 2021
Hi Hugo, Would it be a viable option to use the options described on this help page to open directly an element or a view or a workspace upon login? …
4th March 2021
In case you would like to hide elements programmatically, you could use the class library included in DIS. For example: using Skyline.DataMiner.Automation; using Skyline.DataMiner.Library.Automation; using Skyline.DataMiner.Library.Common; /// <summary> /// DataMiner …
4th March 2021
The Cassandra data is also saved into a file with an sql extension during the time of backup.
4th March 2021
A table row will be shown with its unique identifier, if there is a display key then it will show the display key, if there is no display key then …
4th March 2021
Hi, You can’t hide all stopped elements automatically, but you can hide an element explicitly. You can do that in Cube by editing the element, expand the advanced element settings, …
4th March 2021
If HTTPS was available at the time of adding the agent, this preference will be stored. If it was available, we first try HTTPS and fallback to HTTP. If it …
4th March 2021
Hi Jens, this probably happened after upgrading from version 1.0.0.x to 1.0.1.x? Version 1.0.1.x is unicode compatible, and needs a new element, not an upgraded element from 1.0.0.x. Migration steps …
3rd March 2021
SSL certificates are bound to a ‘common name’, which is usually a fully qualified domain name but can be a wildcard name (eg. *.domain.com) or even an IP address. Each …
3rd March 2021
Hi Saddam, This appears to be an issue which existed in versions prior to 10.0.3 / 10.1.0 and was fixed as part of the changes to support SSL/TLS for serial …
3rd March 2021
Hi Jonathan, It’s not possible to prevent the users from collapsing the alarm console. I think it’s useful that a user can collapse the alarm console when needed and use …
3rd March 2021
Hi, Further to the earlier response, where we established that 500kbps would be a good baseline for the inter-node and client traffic. Now we have to add the data stream …
3rd March 2021
Not sure if this would help Jonathan, but it kind of reminded me about a user who used the ‘clearable’ alarms. Under normal circumstances, when the alarm condition is no …
3rd March 2021
Hi Jonathan, A possible option is to dock the alarm tab to the workspace: This will link to display the alarm tab in the card pane:
3rd March 2021
Hi Jonathan, If you don’t want to miss an alarm you should have a look at the “Audible Alert” option in the hamburger menu of the alarmconsole. With this option …