Detection of behavioral anomalies temporarily disabled

Hi Jens, This notification appears when Analytics detects a high amount of behavioral change points. During this period we might be unable to determine if changes are anomalous. Analytics temporarily …

Logger Table Configuration

Hello, How I would consider interpreting these 2 options: Clustering: How do I request my data? (partitioning keys should always be given to request data and clustering keys are optional). …

json api schema

Our API interfaces are build on top of Microsoft ASMX WebServices, which is basically a SOAP interface with some support for JSON. Unfortunately, it does not offer a JSON schema. …

Dashboards – column width scaling

The columns of a parameter table component are not resizable at the moment. Feel free to create a task on Collaboration to get this functionality added. If you use a …

Dashboards – column width scaling

Hi Jordy, This is indeed not possible at this moment. You can use a GQI table to display a parameter table. This comes with a lot more out-of-the-box features (allowing …

System Center Overview – Database size

As far as I’m aware, the data comes from the DataMiner agents, where in case of Cassandra the information comes from a local “nodetool tablestats” request. So seeing 0 for …

Service Template – Filtering Button parameters

Hi Pedro, You can however already get the button in there by manually adding the button parameter entry to the service template xml definition. What you need to do is: …

Regex for matching when multiple words not preset in Visio

Hi Gabriel, Regex101 does not contain the .Net flavor (see their GitHub). You can use  http://regexstorm.net/tester though. I believe you’re pretty close with the regular expression: ^(?!(Online|Offline)) should work. Note that …

Service Template – Filtering Button parameters

Hi Pedro, This is a limitation in the software. Currently, only read parameters are shown in the parameter list. Since a button doesn’t have a read parameter, you can’t select …

Cube doesn’t show logging

Hi Stijn, Are you using a system where IIS is configured to only accept HTTPS? If so, can you check if you have the correct configuration in your maintenance.xml file?

Cube doesn’t show logging

Hi Stijn, Can you check if this issue is similar to the one reported in this question: DataMiner Cube – empty log file