SRM – Virtual platform
10th May 2024
Hi Dojo, I have some questions related to the SRM virtual platform functionality which aren’t addressed in SRM : Booking manager – Virtual Platform setting In Service and Resource Management …
Question
10th May 2024
Hi Dojo, I have some questions related to the SRM virtual platform functionality which aren’t addressed in SRM : Booking manager – Virtual Platform setting In Service and Resource Management …
10th May 2024
A user has DMS in multiple environments. Assuming that each DMS will have the same groups created (either local or sync via AD), what is the quickest way to port …
9th May 2024
Hi Dojo, We are having some synchronization problems in a DMA cluster after overwriting modifications to a protocol and uploading it with the same version. The changes are saved correctly …
9th May 2024
Hello, I’m trying to find a connector for the Palo Alto Networks PA-5060, but I couldn’t find one. Could you please confirm if there is a connector already available or …
9th May 2024
Hi, I have set up dataminer cloud services for our on one of our on prem test systems (using the proxy server version) and I can access via the Admin …
9th May 2024
Does 10.4 still work with MySQL, or does it require migrating to Cassandra? In other words, can a 10.3 MySQL based system be upgraded to 10.4 and still work fine …
8th May 2024
Hi, How are the bitrates calculated in the Aperi connector? We have seen an instance where the bitrate is 11G when the link is 10G. Can the method be confirmed?AperiBitRate.JPG …
8th May 2024
Firewall config is coming back with the line in the title of this question. I’ve checked and can confirm the only line that isn’t commented out in the connectiosettings.txt file …
8th May 2024
Cisco D9800 connector has a issue: it does not read RF Status values. Version used: 1.5.04
8th May 2024
Newbie Question! Parameter value can be 0,1,2 I want to display “On” for 1, “Off” for 2, “???” for 0 I’m sure its easy but couldn’t find an example to …
8th May 2024
Dear community, we’re connecting our Cisco SG350X switches using the CISCO Manager | Catalog (dataminer.services) connector (Version 5.1.7.14). We can successfully monitor the interfaces and several other aspects but when …
8th May 2024
Hi Dojo, Can I get some more information on how this method is handled in an automation script? engine.ExitSuccess(“reason”); I was using this code inside an Application package install script, expecting …
8th May 2024
Hi, We are using the Media Proxy v1.0.0.7 driver, which creates a TCP listener on the DMA to receive push notifications from the Media Proxy device. our DMS is using …
8th May 2024
Hi All, We’ve been working on the performance of some automation scripts. We found that if we call element.GetParameterByPrimaryKey(columnPid, primaryKey); it takes 5 seconds to retrieve the parameter value. If …
8th May 2024
What is the difference between a SeverityBubbleUp element: <SeverityBubbleUp> <Path>5000;4000;3000</Path> <Path>2000;3000</Path> </SeverityBubbleUp> and the “includeInAlarms” option in Relations when linking tables? (<Relation path=”100;200;500″ options=”includeInAlarms:topology1″/>) What are their respective applications, and …