Microsoft Platform only shows partial data
31st January 2024
I’ve had a somewhat similar issue before. In my case data could not be polled from another DMS. Turned out the user was not part of the ‘Performance Monitor Users’ …
Answer
31st January 2024
I’ve had a somewhat similar issue before. In my case data could not be polled from another DMS. Turned out the user was not part of the ‘Performance Monitor Users’ …
31st January 2024
Hi Philip, When making complex and big Visio’s, it is worth looking into this option. If you have a rather small Visio or only need to reference the parameter only …
31st January 2024
Hi Tim, No, it’s not possible to sign a protocol yourself. Only Skyline (or an authorized third party) can sign a protocol. So, it’s not immediately possible to know if …
31st January 2024
Hi Thibault, Does the below helps out? Problem: A Microsoft element displays only some of the data. Data like Local Time, Total Physical Memory, etc. are filled in, while other data, …
31st January 2024
Hi Bruno, The package contains: the latest driver version (in range 1.2.4.x) a sample automation script to send inter-app calls to elements running this protocol. a visio file a dashboard
31st January 2024
Hi Arunkrishna, Is it an option to update your SNMP manager, so alarms, where the service impact contains specific services, are not forwarded? eg.
30th January 2024
Hi Julio, This is possible by making use of an ORFilterElement as shown in the example below. var areaFilter = new ORFilterElement<DomInstance>(domainsLinkedToVsGroup.Select(d => DomInstanceExposers.FieldValues.DomInstanceField(SlcMediaOps.Sections.Area_Info.Domains).Contains(d)).ToArray());
30th January 2024
Hi Edson, As far as I am aware it is not possible to achieve what you are after. IDP Connectivity is currently not available as an Activity to be used …
30th January 2024
Similar questions asked below that go into detail. Its sometimes an indication of high resource usage amongst other things. 1) Alarm Notice : Failed to write to an IPC Port …
30th January 2024
Hi Ryan, Is it possible this upgrade was done with a different user connection to SLNet? You can verify by going to Options of the taskbar utility. Followed by going to …
30th January 2024
Hi Gabriel, It should be possible although not the intended use case for IDP. You would have to create CI Types for your virtual devices and then most likely use …
30th January 2024
Hi, DOM is still behind the GenericInterface softlaunch option until 10.3.6.
29th January 2024
Yes – you can safely assume that this is the case. Miranda evolved into Grass Valley over the years, but this is the same product. We maintain the original name …
29th January 2024
Hi Paul, This is the full list of protocol types. Will also add this to the documentation. 1 – SNMP 2 – Serial 3 – Smart-serial 4 – Virtual 5 …
29th January 2024
Hi Jordy, The Generic Powershell connector is designed to perform two different types of process spawn: Local (No hostname specified): In this case, the PowerShell command is executed through the …