Fetch History Alarms for alarm duration analysis
10th May 2024
Hi I want to create a dashboard to analyze the durations of my alarms per element (see attachment). For this, I need to be able to: 1. Fetch My History …
Question
10th May 2024
Hi I want to create a dashboard to analyze the durations of my alarms per element (see attachment). For this, I need to be able to: 1. Fetch My History …
10th May 2024
Hi Skyline community, I have a page in my App which contains a table component (Table 19). My page is opened from an URL containing a string feed with a …
10th May 2024
Hi, Regarding the <DefaultValue> tag in this doc: https://docs.dataminer.services/develop/schemadoc/Protocol/Protocol.Params.Param.Interprete.DefaultValue.html I’m wondering if it can take the value of another parameter instead of a hardcoded value. Thanks.
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 …