Offline Map for IDP

Google Maps requires Internet access on the client (so it’s not required to have Internet access on the DMA agent). It’s possible to have a maps server in your private …

Existing Driver List

Hi Dan On our catalog you can find the list of all the connectors that we already have.

SFlow Manager Agent State

Hi, I reinstalled the SFlow app and all is working as expected. The filter expression hasn’t pushed to the collector yet but I’ll test that more by restricting multicast ranges …

Apply service template from automation script

Hi Jason, This is a snippet from one of our regression tests. public string getServiceTemplateId(string strName, Engine engine) { GetServiceByNameMessage GSBMM = new GetServiceByNameMessage(strName); ServiceInfoEventMessage SIEM = engine.SendSLNetSingleResponseMessage(GSBMM) as ServiceInfoEventMessage; …

Spectrum thumbnails with details in Visio

Hello Stefan, To get to spectrum general parameter values within the scope of a monitor, you can use spectrum script variables. In the spectrum script, add script variables : In …

Connector 2 stage login & authentication

With a connector you can indeed add several different communication ports to talk to the same device. We have several connectors out there that have several “Serial – IP” connections …