SFlow Manager Agent State

Hi Ross, The data in both Manager and Collector should be in sync, so this indeed looks like an issue in the drivers itself. Could you check the logging of …

Filter on ID in a templated service

Unfortunately, I don’t believe selecting by a dynamically fetched “dmaid/serviceid” or resolving that service id into a name is currently possible.

Reg Ex implementation

Great… Thank you for clarifying.. This can be marked as solved.

Reg Ex implementation

All regex matching in Cube is using the .Net Regex. You can find the language reference here: https://docs.microsoft.com/en-us/dotnet/standard/base-types/regular-expression-language-quick-reference You can try out the syntax here: http://regexstorm.net/tester

Replicating Dataminer db to a DMZ

Hi Ben, There are a variety of options available to consider, in relation to sharing data with external parties / your customers. But it depends a bit on the exact …

How to know who restarted DataMiner?

To add to the previous answers, SLWatchdog will also save this information to the Windows Event Logs. When opening the Windows Event viewer, open the ‘Dataminer’ log under ‘Applications and …

Ticketing – DataMiner Indexing requirement

(1) When using ticketing on CUs of the 10.0 main release you do not have to install indexing. (2) Yes, you can use indexing only for the ticketing for the …

How to know who restarted DataMiner?

Hi, Some additional info about restarts of a DMA. I can think of 4 ways how a DataMiner agent could restart: Server reboot: this will not be clearly indicated in …