Link aggregation rule to dashboard

We have created and trended an aggregation value, and want to display the trending graph in the dashboards app. Is there a way of displaying the trending graph in the …

Slow down SNMP Table polling

Hi, I am developing a Driver for a Device whose SNMP Agent is a bit delicate. If the device receives SNMP Requests to quickly its function will be affected. I …

SMS not being received

Hi Dojo, In SLGSMGateway logging, we notice the following error frequently appearing : Error while sending SMS stack update to SLNet May I ask if this a known issue that …

NotifyProtocol – User Groups clarification

Hi Dojo! I’m trying to figure out how these notify calls work, and there doesn’t seem to be any documentation on them that I can find past their name/ID (at …

How to enable/disable correlation rule from code?

Hi, How can we enable/disable a correlation rule from an automation script? Preferably this would be done without having to pass the entire configuration of the rule each time. Thanks!

Implement Filter in script list

Dear Dojo, I am trying to implement in a script a filter on the existing list showed on second photo. The filter I want to implement you can see it …

Routercontrol bindings for styling

Hi, I’m currently working on a design for a routerpanel. I did found this. https://community.dataminer.services/question/router-control-custom-themes/ and we do have one already but that was created by SLC. What i’m currently …

Execute Automation from QAction Failing

I’m trying to execute a simple automation script (sending an email) from a QAction using protocol.ExecuteScript() or SLNet. Both seem to be failing. On my local machine both calls work …