Cisco SG350X – hardware parameters missing

Dear community, we’re connecting our Cisco SG350X switches using the CISCO Manager | Catalog (dataminer.services) connector (Version 5.1.7.14). We can successfully monitor the interfaces and several other aspects but when …

How is engine.ExitSuccess(“reason”) handled?

Hi Dojo, Can I get some more information on how this method is handled in an automation script? engine.ExitSuccess(“reason”); I was using this code inside an Application package install script, expecting …

Automtation GetParameter vs GetParameterByPrimaryKey

Hi All, We’ve been working on the performance of some automation scripts. We found that if we call element.GetParameterByPrimaryKey(columnPid, primaryKey); it takes 5 seconds to retrieve the parameter value. If …

Difference between SeverityBubbleUp and Alarm Bubble up through relations

What is the difference between a SeverityBubbleUp element: <SeverityBubbleUp> <Path>5000;4000;3000</Path> <Path>2000;3000</Path> </SeverityBubbleUp> and the “includeInAlarms” option in Relations when linking tables? (<Relation path=”100;200;500″ options=”includeInAlarms:topology1″/>) What are their respective applications, and …

Retrieve Owner property using automation script

Hi Dojo! I’m having problems to get the Owner property when using: engine.GetAlarmProperty(alarm.DataMinerID, alarm.AlarmID, “Owner”)); I’m always getting an empty string no matter if the alarm is ack or not… …

Trending for Header Summary

Hello Skyline, I’m looking for a option to be able to add Header Summary (enableHeaderSum within Protocol) trending. When working with long header summary’s of 100+ entries (for example with …

Cassandra Cluster Repair Frequency and GC Grace

We are seeing a warning when running a system checks of the Cassandra Cluster Category: Repair Status: Warning Description: Evaluate if a repair is needed Suggested Action: The tables ‘elementdata_xxxxx_xxx_xxxxx’, …