How to recover the surveyor view on DataMiner 10.1.4?
22nd April 2021
Hi, Besides the suggestions others have made, check with SLClientTest if Cube is receiving the view structure from the server. This should indicate if this is a client or server …
Answer
22nd April 2021
Hi, Besides the suggestions others have made, check with SLClientTest if Cube is receiving the view structure from the server. This should indicate if this is a client or server …
22nd April 2021
Hi Joao, This may be a Cube issue. Could you try the following: Start with checking for errors in Cube logging; Connect to the DMA using XBAP Cube (preferably with …
22nd April 2021
Glad to know it is fine now. All the best! Kind Regards Joao
22nd April 2021
Hi Joao, Do you see any errors in the SLError logfile?
22nd April 2021
Not sure if this is relevant, but since you mention “have Cube connect to a specific server”, it may be worth noting that indeed Cube can connect to any node …
22nd April 2021
If you are using the installed desktop version, you can use these command line arguments.
22nd April 2021
Hi Roger, In DataMiner Help – Opening DataMiner Cube, you can find the options supported. See Options for opening DataMiner Cube
22nd April 2021
You can retrieve the rows through a table subscription or via a GetPartialTable message. The alarm level of the row is available through the InstanceAlarmLevel property on the index value.
22nd April 2021
Currently, it is only possible to use the “Parameter” Class for parameters of the type “read” and “write”. If you don’t want to use the parameter id to retrieve the …
22nd April 2021
The Parameter class only provides entries for parameters of type “read” or “write” (entries of the latter type are found under the Parameter.Write class). For all other types, the QAction_Helper …
22nd April 2021
You should be able to enable the clustered markers by enabling this into the DataMiner Maps configuration file. More information on clustered markers can be found on https://help.dataminer.services/dataminer/#t=DataMinerUserGuide%2Fpart_4%2Fmaps%2FGrouping_markers_in_one_clustered_marker.htm
22nd April 2021
Thanks Miguel. As per your last update, traps will be processed on a first-come, first-served basis. When link-aggregation 1 link is down, then the SNMPv3inform unable to send out and …
21st April 2021
Hi José, Please could elaborate a bit more about the information displayed in the table: Will each row represent an element? or will represent an alarm for a parameter in …
21st April 2021
Hi Guilherme, I believe this is possible using the export/import functionality, where you export a (sub)set of elements to a CSV file. The column “Timeout Time” contains a tab-separated list …
21st April 2021
Hi Ben Please see below the resolution for a similar issue on a physical server : On our investigation we saw a similar issue were WMI queries were not being …