Nimbra Manager – Visual Overview Map shift
25th November 2021
Hi Jeroen, Could you try adding the option NoAutoScale (DataMiner Help – Overview of page and shape options)? With this option the page displaying the map will not take the …
Answer
25th November 2021
Hi Jeroen, Could you try adding the option NoAutoScale (DataMiner Help – Overview of page and shape options)? With this option the page displaying the map will not take the …
25th November 2021
Hi Ryan, with the methods provided in the help you can only request the protocol version for an element object like so: el.ProtocolVersion;
25th November 2021
Hi Jeroen, I didn’t have a look at the overview available for the Nimbra Manager, but for this specific case, maybe you could use the option Decimal? Link to DataMiner …
25th November 2021
Hi, To give an overview of the history: More than a decade ago the EPM (CPE) collectors were using NotifyProtocol NT_FILL_ARRAY_WITH_COLUMN (220) to fill in the data that was being …
25th November 2021
Hi Guilherme According to the help, there is no difference. See DataMiner Development Library Not sure about the history but most likely it had some improvements that have since been …
25th November 2021
Dear Carlos, Thank you for your message. It should be no problem to upgrade your MSSQL2016 server to SP3. No issues are expected when doing the upgrade. Kind regards, Thibault
24th November 2021
You have to make a measurement script and execute it with a monitor. In the script you have to load your presets with your thresholds included, and in the script …
24th November 2021
Hi Gelber, You can calculate the time zone difference by subtracting the DataMinerTime and the UTCTime. Config: Result: You can now add this difference to your UTC times in the …
24th November 2021
Yes, on the 4.1.1.x and 6.1.1.x versions Catalog (dataminer.services)
24th November 2021
Hi Jens, You can send an ‘abort’ message’ to the server: ScriptControlMessage abortMessage = new ScriptControlMessage(DataMinerID) { ScriptID = scriptID, //this is the running automation script ID Type = ScriptControlType.Detach …
24th November 2021
Hi Jens, Using the client test tool, you can find “automation” under the “advanced” menu. From the pop-up, you can terminate any running script.
24th November 2021
Hi Ive, This data is currently available when using the ‘GenericInterface’ soft launch option. When enabling this, a new data source called ‘Bookings’ will be available. See the Help for …
24th November 2021
Hi Joseph, Currently it is not possible to save custom presets. There is already a similar feature requested in our section Feature Suggestions: Dataminer User’ Group’ permissions – Saving/Import/Export/Merging At …
23rd November 2021
Hi Arturo, DataMiner now supports a Cassandra cluster for the whole DataMiner system, instead of each DataMiner node having its own Cassandra node. This is although for storage of the …
23rd November 2021
Hi Arturo, The node calculator (DataMiner Node Calculator – DataMiner Dojo) uses 200 bytes for one trend record. PS: the replication factor of Cassandra also needs to be taken in …