Elements with Push API and hostname based failover
8th May 2024
Hi, We are using the Media Proxy v1.0.0.7 driver, which creates a TCP listener on the DMA to receive push notifications from the Media Proxy device. our DMS is using …
Question
8th May 2024
Hi, We are using the Media Proxy v1.0.0.7 driver, which creates a TCP listener on the DMA to receive push notifications from the Media Proxy device. our DMS is using …
8th May 2024
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 …
8th May 2024
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 …
8th May 2024
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… …
8th May 2024
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 …
8th May 2024
Hi, I’ve added the Input Script Parameters from the job manager element as script parameters in the automation script but I’m getting “Could not start script: there’s no script parameter …
8th May 2024
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’, …
7th May 2024
Hello @here DM forum, Im relatively new to dataminer and currently in learning/deployment phase. Have couple questions. Does anyone know when creating a template, whats the difference in child elements …
7th May 2024
Can all parameters against a profile instance be returned in a profile load script, even if they’re empty (not configured)
7th May 2024
Is it possible to impersonate the system user within a driver method? I’ve read about impersonating windows user accounts but doing this for the system user sounds awkward. Does Dataminer …
7th May 2024
As you can see from the attached screenshot, my DMA is claiming the database is 0KB in size, I’m assuming that means it’s not using the DB, but it should, …
7th May 2024
Hello all, I’m looking to access the first (and what is highly likely the only) row in a table, but I don’t now the table’s key for each dynamic element …
7th May 2024
Hi Dojo, is there a way to clear element’s data and set everything to the initial protocol settings (clear saved data, set parameters to protocol defined default values, etc.)? Thanks
7th May 2024
Hi Dojo, Within DataMiner (10.3.0.0-13184-CU5), we have 2 different types of “TimeOut” events, both using the same Severity (i.e. Timeout, amber colour): is there any way to allow operators to …
7th May 2024
Is there an easy way to get back the remarks against parameters in a profile instance in a profile load script?