DataMiner MCP integration for AI
13th October 2025
Hey Ian, We’re definitely hard at work bringing LLMs to DataMiner! Since LLMs can only generate text, we need to connect them to “tools” so they can actually perform actions. …
Answer
13th October 2025
Hey Ian, We’re definitely hard at work bringing LLMs to DataMiner! Since LLMs can only generate text, we need to connect them to “tools” so they can actually perform actions. …
13th October 2025
Hi Alberto, The SLDataMiner.txt is a good place to start, look for the lines with “CDataMiner::Init” or “!!! Start DataMiner failed”. This is will log most of the failures during …
13th October 2025
Hi Brian, It is difficult to say what exactly caused this error to appear all of the sudden. I suggest you get in touch with tech support (support@dataminer.services) to look …
13th October 2025
Hi Ryan, Following is an example in our documentation of multiple conditions combined: <code class="lang-txt hljs language-plaintext" data-highlighted="yes"><A>or<B>or<C>or<D>or<E>or<F>or<G>or<H>-A|57/2|1|<0-B|57/3|510,1|<0 -C|number|PROPERTY:Class|=A-D|VIEW:2|PROPERTY:Class|=A -E|Service:serv|PROPERTY:Class|=A-F|Element:number|ALARMLEVEL|>=MINORG| VIEW:2|ALARMLEVEL|>=MINOR-H|Service:serv|ALARMLEVEL|>=MINOR</code> The part before the first – character is the …
13th October 2025
Hi Mark, A resource pool is used to define a function, we use it to build workflows (e.g. first a node of camera pool, then a video processor, …). You …
10th October 2025
Thank you @Ben.Vandenberghe I believe we want to use a vlc client for the audible alerts and will need to configure a custom alert sound for that alarm. Ill do …
10th October 2025
Hey Johannes, thanks for your message! You can, but not in a built in way. What you would need is to write an ad hoc datasource that fetches the trend …
10th October 2025
Hi Gerwin, I don’t think that’s possible today. I have been in the same need a couple of times already and then, typically, I create an ad-hoc source. Not sure …
10th October 2025
Hi Wade, Although the docs states to only use it on polled parameters (which you could argue is the case for a trap), you could use a Sequence with a …
10th October 2025
Hi Gerrit, I suspect one of the shapes, probably a background image or similar in this Visio file has the “stretch|fill” shape data. In this case, that is the expected …
10th October 2025
Hi Thomas, All logging for the WebAPIs can be found at C:\Skyline DataMiner\Logging\Web. Note that not all errors have extra logging.
10th October 2025
Hi Philip, The different domains should not pose an issue for the DMZ setup. Please follow Connecting to dataminer.services with a DMZ setup to set it up correctly 🙂 Kind …
10th October 2025
Hi Dan, According to the help of this integration, the jobs should be retrieved and visualized for every workflow: Telestream Vantage | Catalog | dataminer.services. Can you check if the …
10th October 2025
Hi Harald, a reason why the button is disabled could be because the button does not have an action linked to it. But without seeing your specific setup, it’s difficult …
10th October 2025
Hi Roshan, This depends on how the alerts have been configured. Usually this is done in the Users / Groups module in System Center (in DataMiner Cube), via the Alerts …