DataMiner MCP integration for AI

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. …

Dashboard not found error

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 …

Visual Overview Nested Conditions

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 …

DataMiner trend prediction over the API?

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 …

Custom Operator to add rows

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 …

dataminer.services with a DMZ server domain

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 …