Adding Element Location Using Dataminer IDP
5th February 2024
Hi, In order to manage your elements’ locations with IDP you could look into the Facility Management section (docs reference: Facilities | DataMiner Docs) In there, you should be able …
Answer
5th February 2024
Hi, In order to manage your elements’ locations with IDP you could look into the Facility Management section (docs reference: Facilities | DataMiner Docs) In there, you should be able …
5th February 2024
Hi Jarek, In the query that you are visualizing in the popup you could add a filter operator which uses a value from the selected row of the first table. …
5th February 2024
Hi Jarek, You can feed a query row to a state component and filter the state component based on the columns that you want to show: By changing the component …
4th February 2024
Hi Tom. I performed the procedure according to the video link. How you can see below, it procedure changed the name of the column in the view from DMA agent …
3rd February 2024
While there is currently no ‘easy’ built-in functionality for this, you could achieve the same with a custom operator. I see there’s one already available in our catalog. The same …
3rd February 2024
Hi Jarek, If it’s a table in an element, the column names can be overridden using information templates. How you can do that is explained here: https://docs.dataminer.services/user-guide/Basic_Functionality/Protocols_and_templates/Information_templates.html. Kind regards, Tom
2nd February 2024
Hi Lars, We support any location but there is a certain base cost involved to spin up a new region. Starting from 200GB ingest per month, a new region can …
2nd February 2024
Hi Jon, I’m curious about the feed that you are using for the “Selection” field. Assuming the GQI query in the table is using the “Get Elements” method, you should …
2nd February 2024
Task created: https://collaboration.dataminer.services/project/13221/list/task/231596
2nd February 2024
Hi Jeroen, For your first question, you could create a query similar to the following one. In order to get the alarms for the last 24 hours you will need …
2nd February 2024
Edib, can you check the agent status in system center. The ‘hosting agent’ is the DMA where the element is running on. Can you also check if that element is …
2nd February 2024
Hi Paul, I would look into the direction of dashboards here. Since annotations are in the background html pages (C:\Skyline DataMiner\Webpages\Annotations), you could use a webcomponent where you copy the …
2nd February 2024
Hi Michiel, As far as I am aware there is no option to restrict that to only 1 specific SNMP version. If you define the connection type on the connector …
2nd February 2024
It looks like it is possible when I define the following in the DataJson part of the AdaptiveSubmitAction: // bot command (you can also use the predefined like “GetElementById”): { …
2nd February 2024
Hi Gerwin, This seems to be an issue on our side, a task was already made: repostoryRegistery not returning all information event | Collaboration (dataminer.services). To me it seems like …