how to create Arista 7060 and Cisco Nexus 93180 Dashboard
25th October 2023
Hi All, We would like to create a Dashboard for Arista7060 and Nexus93180 in our Lab for InterBEE2023 in Japan. We would like to show linkup/down, PTP trending and etc. …
Question
25th October 2023
Hi All, We would like to create a Dashboard for Arista7060 and Nexus93180 in our Lab for InterBEE2023 in Japan. We would like to show linkup/down, PTP trending and etc. …
25th October 2023
Hello Dojo, I am looking to run particular scripts upon any events or alarms related to the state of a reservationInstance and/or its associated service. How can I best go …
24th October 2023
Id like to be able to change the color of a basic circle in visio based on if a wildcarded value shows up in a table column that isnt the …
24th October 2023
Hi All. I can see an error : HTTP Error 404.0 – Not Found if I want to create a new app. I can see the error as below : …
24th October 2023
Hi, I created a dashboard but then I realized that it could be more helpful if some low code app components were available in there. So now I want to …
24th October 2023
Hi Dataminer Cube not connecting to DMA after I install DataMiner integration studio (DIS).
24th October 2023
Hi Dojo, Is there a simple way to remove duplicate entries from a GQI query? My query is retrieving multiple alarm messages from different elements, all talking to the same …
24th October 2023
Hi All I’m wondering if and in case how is possible to use the SED 8 Port to support a multi-user interaction. To explain better my situation, I have a …
24th October 2023
I’m creating a visual overview for a few elements of the same protocol and I want to use the Link shape data to show a thumbnail. What’s the best way …
24th October 2023
Hello All, I’m trying to create a dashboard using a Nexus 93180. Please let me know what commands I need on the Nexus93180 side to do this. “feature nxapi” could …
24th October 2023
Hi Dojo, we have a few servers where the database back-up procedure is triggering the following Notice Alarm: ‘Backup status’ is ‘Backup job had errors. !! Backup-process failed, see logging …
24th October 2023
I have a Visio on a service which contains a child service with some elements. I want to display a parameter of one of the elements in the child service. …
24th October 2023
Hi, How do you show the row count (i.e. number of rows) of a table in a Visio shape? Sounds simple but I couldn’t figure it out or find any …
24th October 2023
Hi, As services templates like services and elements live on specific DMAs, will it be definable in the swarming API that they can move like elements? With most of our …
24th October 2023
Hi, I am unable to retrieve the history from DOM even though data exists in DOM. var eventFilter = HistoryChangeExposers.SubjectID.Equal(Guid.Parse(“9010bced-04fa-43a8-a511-bbe156f9613b”).ToString()); // Get all events var events = eventHelper.DomInstanceHistory.Read(eventFilter); engine.GenerateInformation(events.Count().ToString());