Can a DaaS connect to network that uses Open VPN
13th August 2025
Hi Randy, I get the impression that this question has already been answered in the comments. If this is indeed the case, could you select this answer? That way the …
Answer
13th August 2025
Hi Randy, I get the impression that this question has already been answered in the comments. If this is indeed the case, could you select this answer? That way the …
12th August 2025
Hi Walter, I tested the connector on a DMA with the same version and had no issues, so it looks like something local. Could you check in Task Manager that all services …
12th August 2025
Hi Gerwin, If I’m not mistaken, the password is stored somewhere encrypted within DataMiner, so you won’t be able to access it directly anymore. When you enter a new password …
12th August 2025
Hi Sebastian, Refreshing the entire page will indeed clear all the current feeds and return the app back to its ‘initial state’. There is currently nothing you can really do …
12th August 2025
Hi Fenta, A filter like that should be possible by having one of these filters for each exclusion pair: NOT ( ‘Field 1 = A’ AND ‘Field 2 = B’ …
11th August 2025
Hello Gina, What you experience is a concept we call dynamic units. It’s enabled by default and can be controlled on component level or on page level through the settings …
11th August 2025
Hi Deema Mahmud, You can run QActions on a timer by creating a group of type poll action, and adding this group to your timer: <Group id=”1″> <Name>Run Qaction</Name> <Type>poll …
11th August 2025
Hi Alberto, I have taken a look at the package and found that the alarm colors are defined in the component themes. These can be found in Layout -> Styles …
11th August 2025
Hi Matthijs, Every DaaS system is assigned a static public IP. This IP does not change during the lifetime of the system. To get the public IP of your DaaS, …
11th August 2025
When I used double it worked <Interprete> <RawType>other</RawType> <Type>double</Type> <LengthType>next param</LengthType> </Interprete>
11th August 2025
Yes, this is possible. See similar question asked here on the DataMiner Web Support Assistant.
11th August 2025
Hi Dominique, I’ve already replied via email, but I’m posting here as well in case others encounter the same issue. The problem was caused by using snmpSet without appending the …
10th August 2025
Hi Alberto, Did you have a look at the Alarm Report dashboard available in the catalog? This dashboard has a component that display the ‘Top 5 most alarm events’. If …
10th August 2025
Hi Rubens, For this case you could use the ad-hoc data source GetParameterTrendAggregation. Below an example using the time range picker as filter: However, this ad-hoc data source does not …
9th August 2025
Hi Rubens, For example, using a data source that includes time (Get Alarms), you could use the properties ‘From’ and ‘To’ from the time range component as a filter for …