New Dashboards – SMS notification

Hi Dojo! Is it possible to include a dashboard report created in the new Dashboards app as an attachment to an SMS notification, perhaps using a C# script? I know …

Ad hoc – Real Time Updates – Kill Subscriptions

Hi Dojo, I’m working on an ad hoc data source that enables real-time updates. Everything functions well, but we encountered an issue where subscriptions are not removed. This occurs because, …

Script running for too long

Hi Dojo, I have a script which is checking every Cisco Switch if it’s using DWDM SFP’s. As we have over 200 switches, this takes a while. But I get …

HTTP Communication – Digest authentication

Hello Community, I have a question regarding HTTP communication using the digest authentication in protocols. From what I read on the docs the approach should be using the “loginMethod=”credentials” attribute with …

SNMP MANAGER Resend Clears

Reopening this questions, since we didnt get new answers. Our environment is configured to resend active alarms from time to time, all that configured in the northbound in the SNMP …

“Expected nothing but received Base”

Hi All! I have a simple script that gets the configuration of an element and immediately posts it back using python with the help of zeep XML processing module. It …