How to fetch the AlarmTreeID of an alarm ?

Hi Jan-Terje I believe the following will be a good read: Preparing scripts and connectors for Swarming | DataMiner Docs It nicely differentiates between the different definitions, this includes AlarmTreeID. …

Get dataminer agent id and agent name using automation script

Hello Baranisudha, If you get the connection when you script is running, either through IEngine.GetUserConnection() or IDms.Communication.SlNetConnection, you can the ServerDetails from the connection. This object contains the ID, IP, …

Mediaops linked resources

Hi, If I understand your question correctly the IRD can execute two different functions, but only one at a time: Demodulator + Decoder IP input + Decoder If the above …

ChatOps Mention User

Meanwhile, we’re introducing DataMiner Assistant as new MS Teams solution for DataMiner. This new solution has multiple benefits, like supporting natural language instead of relying on rigid commands. See https://docs.dataminer.services/dataminer/Functions/DataMiner_Assistant/Assistant_M365.html …

Maximum Endpoints for Generic Ping Element

Hi Bina, There is no hardcoded maximum number of endpoints in the Generic Ping protocol – the ping table does not enforce a row limit. That said, the practical limit …

Visios Help: Script Parameters not populating

Hi Maria, If you add a shape to display the variable SelSat_Sat, this will let you know the pick list variable is getting set correctly.  Then if you see a …

Failover server down for a long time

Maybe i should clarify my question about the backup (offline mode) server communicating with Cassandra: Does an agent that currently have the role as backup (offline mode) ever communicate with …

Failover server down for a long time

Hi Roger, What we know about starting the offline agent (i.e. in offline mode), is to give it time to synchronize (this could take a while). If you start the …

Failover server down for a long time

Hi, It depends a bit on what you mean by self-hosted Cassandra/OpenSearch. If you’re using dedicated clustered storage (shared Cassandra and OpenSearch clusters), then the database synchronization is handled by …

DMS communication problem between agents

Hi all, Just to provide a final update: the issue was resolved by adding both connections via “Edit Connection Uris” in the Advanced menu of the SLNetClientTest tool. Thank you …