Dashboard Index Limit
16th January 2023
The amount of parameter rows is indeed limited to 100 when there is no filter specified. This is a hard limitation in the software to avoid overloading the system. When …
Answer
16th January 2023
The amount of parameter rows is indeed limited to 100 when there is no filter specified. This is a hard limitation in the software to avoid overloading the system. When …
16th January 2023
Hi Manuel, Indeed, the state visualization limits its content to max 100 entries when the data is unfiltered. There is currently no way to change this limitation. Depending on your …
16th January 2023
Hi Manuel, -How does the parameter definition look like in the protocol.xml? It is possible that there could be conditional monitoring defined in there that is not visible in the …
16th January 2023
Hi Manuel, It is possible that the connector create DVEs? In that case the table entries which are available on a DVE will be monitored there and not on the …
16th January 2023
Hi Tim, You indeed will first have to upgrade to 10.2 before going to 10.3. There’s no need to let the system run for a couple of days on 10.2. …
16th January 2023
The v0 is no longer available by default since 10.1.6, and will eventually no longer be accessible at all in the future. In the v1 however, both the SOAP and …
16th January 2023
Hi the message you are seeing is not requesting any authentication but is telling you that access to this data is restricted by the WAF (Web Application Firewall). This software …
16th January 2023
Hi Dojo, I have found the following information regarding the migration of the general database to a DMS Cassandra Cluster: https://docs.dataminer.services/user-guide/Advanced_Functionality/Databases/Supported_System_Data_Storage_Architectures/Migrating_the_general_database_to_a_DMS_Cassandra_cluster.html?tabs=tabid-2 Note that it will be best if the system …
15th January 2023
Hi Jens, For a use case we were able to use IDP to provision elements and DCF connections using an external inventory as data source. This external data source exposes …
14th January 2023
Hi Jens, Expanding on Edson’s response, for as long as the connectivity script has access to the DCF configuration (we have used flat files in the past, but if access …
14th January 2023
Hi Stacey, The migration to Cassandra procedure can be found here (Migrating the general database to Cassandra | DataMiner Docs). To install Cassandra (Linux is now recommended as SO): Installing …
14th January 2023
Cristel, Could it be that the element is actually hidden and not deleted? Hidden elements | DataMiner Docs If for some reason, the element went into a rogue state, you …
14th January 2023
Hi Bruno, Looks like problem with the Skyline.AppInstaller class, which is one of the packages in the Dataminer Class Library. I had a similar issue in VS 2019 some time …
14th January 2023
Hi Miao, In your staging environment, can you insert the following at the begining of the C# code: engine.FindInteractiveClient(“This is test only”, 15); When the script is executed, active clients …
13th January 2023
Hi Jens, The way IDP works with LLDP tables is through an automation script that collects the data from the LLDP tables in the elements and then makes the relations …