How to get InterfaceProfile data in ProfileLoad Script

Hi Mieke, The profile instance script parameter is a serialized dictionary of GUIDs that you then can use to retrieve data from the system. Are you using the template “PA_ProfileLoadTemplate” …

How to get InterfaceProfile data in ProfileLoad Script

In our script, we load the script parameter like this: ProfilesInstance = LoadScriptParameter<Dictionary<string, Guid>>(engine, ProfileInstanceParamName); By using the “In” key, we get the profile instance: InterfaceProfileInstance = profileHelper.GetProfileInstance(interfaceProfileInstanceGuid); Then you …

Slack Connector – authentication issue

Hello Thomas, The fail on the authentication Status will appear if the RTM API Connect response was unsuccessful. Have you already consulted the driver help page on the slack messaging …

Visual Overview performance in Cube

One thing we have seen in the past is that certain cache folder permissions in C:\ProgramData\Skyline are not set correctly, causing extra requests to the server and delays whenever opening …

Visual Overview performance in Cube

Both CPUs look quite similar in the benchmark. Also looking at the single thread rating and also looking at the GPU… I don’t really see an explanation for the difference …

Is MQTT native protocol support on the roadmap?

Sergio, Currently we have already an MQTT client driver, but MQTT has not natively been integrated in DataMiner yet.  The need for the latter has not really surfaced also, i.e. …

Monitoring view or Dashboard

Hi Javier, Thanks for starting at Dojo! The new Dataminer Dashboards combined with our EPM Solution I think could address the requirement you have. The EPM will be in charge …

Upgrading switches to SNMP V3 – with DM (v9.5)?

Hi, If you’re using 9.5 main release then you might want to consider upgrading to 9.5.3 feature release or 9.6 main release as from then onwards it’s possible to switch …