Disabling monitoring condition not working

Checking against Not Initialized is a bit of a special case and needs a different configuration. Where you selected Value, you’ll need to select Not Initialized in order for this …

Driver for CISCO routers

Hi Stefan, Having a quick look at the list of routers that you listed, I believe that the best approach is to use the Cisco Manager. The Cisco Manager connector …

Routerpanel XAML compare values of binding and connection binding

for future reference: there is an github with an routercontrol button design: https://github.com/bertbsky/RouterControlButtonDesigner Which now includes a few examples of converters as well: https://github.com/bertbsky/RouterControlButtonDesigner/blob/master/CustomTheme.xaml

Compression method used for Dashboard URL?

Hi The data used in the url is compressed through LZ compression. The raw data is a json string that uses the format that is described in the DataMiner Docs. …

Managing backups and restoring DMA

Hello Max, I believe this answers your question: https://community.dataminer.services/question/dataminer-backup-full-backup-with-remote-cassandra-and-elastic-db/answer/61662/ In short, the answer suggests to use the following tools to back up and restore external database nodes: Standalone Elastic Backup …

Large database table(s) for parent elements

It’s not possible to move the data to child element, as that would require too many changes in dataminer. What could be an option to look at is partitionedTrending (databaseOptions …

Set parameter to Not Initialized?

Hi Robin, I remember I used once this feature: clear on display. Keep in mind that this action will only clear the displayed value. If the value is saved, after …

Advanced Search Inconsistent Results

Hi Tom, can you check following settings on the MaintenanceSettings.xml file of the DMAs? https://docs.dataminer.services/user-guide/Advanced_Functionality/DataMiner_Agents/Configuring_a_DMA/Setting_the_indexing_options_for_the_server-side_search.html Do all users connect their client to the same DMA?