Sending a custom filter Alarms through an email
18th January 2024
Hi Sachi, A possible option here is to create a dashboard that contains the list of alarms: Save your custom alarm filter (Working with saved alarm filters) Create a dashboard …
Answer
18th January 2024
Hi Sachi, A possible option here is to create a dashboard that contains the list of alarms: Save your custom alarm filter (Working with saved alarm filters) Create a dashboard …
18th January 2024
On a different note, if you have time difference among your cassandra nodes itself, you can run into this problem : Cassandra cluster node in unexpected state | DataMiner Docs.
18th January 2024
Hi Depending on the type of database you are using (Cassandra Cluster vs Separate Cassandra) there are some tools and documentation available. General information on backing up an agent: Backing …
18th January 2024
You need the same clock on all the servers that form one cluster. This is for the Cassandra, OpenSearch and DataMiner clusters. To achieve this, use the same NTP server …
17th January 2024
Hi Aditiben, I am not sure if it is possible to change the corrective action of an information template dynamically. A possible option here is using an alarm property that …
17th January 2024
Hi Samuel, In order to allow a user to use the ‘Drag-and-drop editing’ option, you need to check the following permissions: In the ‘Rights’ tab: In the ‘Views’ tab, the …
17th January 2024
Hi Steve, see the following page in our docs which explains what to do in case the system does not have an indexing database configured: https://docs.dataminer.services/user-guide/Troubleshooting/Known_issues/KI_Upgrade_fails_VerifyElasticStorageType_prerequisite.html?q=VerifyElasticStorage#fix
17th January 2024
Hi Jaroslaw, These parameters are defined in the elements that expose DCF interfaces. When you open an element that expose DCF connection, you should be able to see the DCF …
17th January 2024
Hi, There are currently no plans to support this gateway, and I actually believe this device is already EOL for quite some time… Source: PEOL 030817-00.pdf (digikey.com) So it looks …
17th January 2024
Hi Catarina, If I understand your question correctly, you should be able to use the Method FindInteractiveClient of the Engine class. It will allow you to prompt a user or …
17th January 2024
Hi Carl, did you add the DLL references in the DLL references block under the advanced part of the automation script?
17th January 2024
Hi Yvan, We currently do not have this available for the alarm list component. An alternative is retrieving the alarms through GQI as you can then transform any date column …
17th January 2024
Hi Daniela, Did you try the filter assistance option on the settings page of your query filter component?
17th January 2024
Hi Daniela, You can turn on the Filter assistance setting on the Query filter component which will use the unique values of a column to create either a checkbox list or text search …
17th January 2024
Hi Carl, If I remember correctly it’s only possible to add references to DLLs in the Skyline DataMiner > Files folder when using add hoc data sources. Would it be …