Devices with authentication
24th February 2022
Hi non-programmer here How are devices that require login credentials on their IP interface dealt with? Is this where the ssh username and pwd come in?
Question
24th February 2022
Hi non-programmer here How are devices that require login credentials on their IP interface dealt with? Is this where the ssh username and pwd come in?
24th February 2022
We are aware that’s possible to forward alarms to a 3rd party system by using the SNMP Forwarding feature, which forwards the alarm data in form of SNMP traps. However, …
24th February 2022
Hi Dojo, On a country visual we show the SLA severity and availability of each region. Now we want to see the average of the whole country. This should be …
24th February 2022
After changing the configuration according to following and setting up the redirect everything works except the dashboards https://help.dataminer.services/dataminer/#t=DataMinerUserGuide%2Fpart_3%2FDataminerAgents%2FGeneral_DMA_configuration.htm&rhsyns=%20&rhhlterm=https%20iis something seems to point to a localhost instead of FQDN What’s the …
24th February 2022
Hi Dojo, in a failover pair running MSSQL, we noticed the backup agent does not contain any tables needed for DataMiner to offload files. How can we bring these tables …
23rd February 2022
Hi all, we have a smart serial element which takes http post requests from source and send responses. It works fine when handling individual requests but it seems to send …
23rd February 2022
Hi all, When trying to open an element in a cluster, an error is shown on the element page This element is currently not active (Error) When looking at the …
23rd February 2022
Hi , I am trying to “SHOW” a shape based on two conditions: for the IDX value :NSS12EAH3-EHA-DJBT, if the Status(Parameter ID:1002) is :Offline (Condition 1) and the Source(Parameter ID:1004) …
23rd February 2022
I want to create a property via an automation script using the call: dms.CreateProperty(propertyName, PropertyType.Element, isFilterEnabled, isReadOnly, isVisibleInSurveyor); I am able to use engine.GetDms(); IDms dms = engine.GetDms(); But when …
23rd February 2022
Hi Dojo, In my visual I have a reservations component on which I can select a resource and a time window. After selection, a popup menu is immediately shown where …
22nd February 2022
How do you recover an element that was deleted? I assume you use the recycle bin exactly what items from the recycle bin need to be used and where do …
22nd February 2022
What is the syntax of an alarm template condition to match on the specific Propery value ? I tried to use [properties:Property Value] without success. Does anyone have an example …
22nd February 2022
Hi, I’m trying to get a shape highlighted in Visio based on a param value by following this guide but can not get the shape to change style. It works …
22nd February 2022
Hi Dojo, I noticed something strange with the Correlation Engine for which I don’t know if this is default behavior. My setup has a Correlation Rule that executes a script …
22nd February 2022
I am trying to change the password of my local user as prompted at login in Cube, unfortunately, the password change fails due to minimum requirements not being met. It …