Teams ChatOps – Develop new functions
24th January 2023
Here you can find how to extend the Chat Ops in Teams: DataMiner Teams bot | DataMiner Docs
Answer
24th January 2023
Here you can find how to extend the Chat Ops in Teams: DataMiner Teams bot | DataMiner Docs
24th January 2023
Hi Ian, i believe this post already contains useful information related to your question: Cost considerations when hosting DataMiner in Azure – DataMiner Dojo
24th January 2023
Hi Wale renewing the Cloud Session requires the Owner role. Please make sure your role is set to owner in the Admin app. You can find more information on Cloud …
24th January 2023
I think Live Sharing is the way to go here. It allows the external users to view the dashboard without needing to login with a user of the DataMiner System. …
24th January 2023
Hi Juan, i believe you are referring to the upload of the elements/connectors on a DMP? You can indeed populate a DMP automatically with a csv import when a connector …
24th January 2023
Hi Rajesh, I just tested a couple of parameters with a similar situation. If you add this XML to your parameter 21 and remove the tag “Other” this should work …
24th January 2023
Hi Jeroen, In some rare circumstances, it could happen that between the creation and configuration steps of the Setup Wizard, the IDP application element could still be finishing up loading …
24th January 2023
Hi Bruno, First of all, if you want to host it on-prem, it won’t be free as well. You can find lots of resources on the internet giving you the …
24th January 2023
Bing, The reason you are not able to see the DataMiner IDP Connectivity element in your alarm filters (see Link) is because this element is hidden by default since a …
24th January 2023
Hey Yvan, For Elastic I would recommend verifying historical alarms are present using the alarm console (tutorial here) . Also, Kibana can be used to check Elastic cluster health and …
23rd January 2023
Something like this would be possible by using custom HTML in the web component with the following content: <form action=”https://www.w3docs.com/” method=”get” target=”_blank” rel=”noopener noreferrer”> <button type=”submit”>To 3rd party</button> </form> But …
23rd January 2023
Hi Mieke, This is not possible, user rights are always assigned to groups. You can however assign a user to multiple groups. So if you would create a group with …
23rd January 2023
Hi Randy, The same connector can be used to monitor a Cassandra(Cluster) on Windows. Do note that some tables won’t be available since we can only request it from Cassandra …
23rd January 2023
Hi Thomas, A possible solution could be: Add a drop-down component that will list the elements: Data source: Elements Filter: Protocol Add a drop-down component that will list the indeces: …
23rd January 2023
Hi Carlos, We have a DMAPP package that will cleanly uninstall IDP, but it’s still needs final tweaks. I’ll check internally when we can release this.