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 …

SFlow Manager Agent State

Hi Ross, The data in both Manager and Collector should be in sync, so this indeed looks like an issue in the drivers itself. Could you check the logging of …

Filter on ID in a templated service

Unfortunately, I don’t believe selecting by a dynamically fetched “dmaid/serviceid” or resolving that service id into a name is currently possible.