Ports required to allow Dataminer to work properly
30th December 2021
Hi Edgar, The answer depends on a few things including your DM version and what options you have configured for your cluster. There’s a great blog post about securing DataMiner …
Answer
30th December 2021
Hi Edgar, The answer depends on a few things including your DM version and what options you have configured for your cluster. There’s a great blog post about securing DataMiner …
30th December 2021
As follow up: Initial script had an error (“trace” and “threshold” swapped) [see EDIT1] The threshold check not working afterwards [see EDIT2] turned out to be because the spectrum simulation …
29th December 2021
Another way is to simply use the aggregation module in DataMiner. I have tested and confirmed that using aggregation rules we can obtain the counts Jeff is asking. Here is …
29th December 2021
Hi Ken, Happy holidays! Thank you for reaching out, I believe it is possible. Can you try to configure the settings for a given user and then push the setting …
29th December 2021
Hi Jens, Here I personally would opt for 3 cloud server instances: 1x Windows Server OS –> to host your DataMiner node 1x Linux OS –> to host your Cassandra …
28th December 2021
Hey Samuel, Losing connection with the database can indeed cause collectors to not start up properly as DataMiner will fail to read the necessary data from the database. Losing connection …
28th December 2021
Hi Jeff, Yes you can, but need to manage everything yourself, things like IP/Port, timeout, retries, etc. The standard way in DataMiner would be to create an HTTP connector that …
27th December 2021
This has been resolved by using the request “https://{{test-server}}/API/v1/json.asmx/CreateJob” w/ payload in JSON instead of “https://{{test-server}}/API/v1/json.asmx” w/ payload in SOAP. A part from this, I wasn’t sure what wasn’t working …
24th December 2021
Can you try again after rebuilding the performance counters in windows, for more information see: https://docs.microsoft.com/en-us/troubleshoot/windows-server/performance/manually-rebuild-performance-counters#resolution
24th December 2021
As far as I can find, all zipping/unzipping occurs on the server. When SLAlerter connects, an GetAlerterSettingsResponse request is used to get the settings from the server (for this user …
24th December 2021
Hi Alberto I believe we don’t have that convenience yet, but feels like an interesting use case. The ‘add to dashboard’ functionality doesn’t link to our new dashboards atm. So …
24th December 2021
Hi Jeroen, Unfortunately, the “^pk^” prefix is not currently supported in these placeholders. The lookup is always done using the display key. The only special construct allowed in these [param:xxx:xxx:idx] …
23rd December 2021
Hey Wale, Part of the inter-process communication (IPC) in DataMiner ends up through pipes, basically 2 processes share some memory through which data can be exchanged. When there is an …
23rd December 2021
Hi Pedro, the help mentions 2 things for when the websocket connection is closed: Restart the element. Update the ‘dynamic IP’-parameter so the connection is re-established. Reference: DataMiner Development Library …
23rd December 2021
Hi Wale, I just wanted to add that with we have an internal task on the backlog (id 174186) that will also allow you to use GQI for this use …