Correlation rule alarm issues
27th April 2023
Hi Jeff, I think you have an error in the alarm filter logic and that’s why the rule is being triggered in all the DMAs of the cluster for the …
Answer
27th April 2023
Hi Jeff, I think you have an error in the alarm filter logic and that’s why the rule is being triggered in all the DMAs of the cluster for the …
27th April 2023
Hi Jeff, So, it sounds like you have multiple correlation rules, one per View (site)? Is that correct? I assume the email in the action is setup to be sent …
27th April 2023
Hi Jeff, I think it is related to this option: General configuration of Correlation rules Hope it helps.
27th April 2023
Hi Gabriel, Normally built-in data sources are preferred over an ad-hoc implementation. Because, for built-in datasources, we have optimized certain operations. For example, if a filter/sort operation is applied to …
27th April 2023
This is probably an issue somewhere in the software. At the moment we don’t support signing out when delegated authentication like SAML has been used to authenticate, so in that …
27th April 2023
Hi Alexandre, The “Parametercontrol” shape needs to be a separate shape within your child element group. So your structure needs to be like this: children (group linked to view) => …
27th April 2023
There does exist a framework that allows writing unit tests and mocking SLProtocol in a way that you just provide what your expected end-result should be. It doesn’t care if …
27th April 2023
Hi, A table can be partially filled in for example with a NotifyProtocol 220 (NT_FILL_ARRAY_WITH_COLUMN) and in that case the missing columns will be “not initialized”. When retrieving the values …
27th April 2023
Hi, Creating parameters dynamically at runtime is not supported yet at this moment. Regards,
27th April 2023
Hi, Probably the Java is not in the Path variables in the environment variables. You can follow this guide to set it. Regards,
27th April 2023
Hi Gabriel. I think it’s best to simply use the names that you already have as keys, especially since they are relatively short. The keys are stored in the table …
27th April 2023
This is a known issue fixed from Cassandra version 4.0.5 (CASSANDRA-17581). As a workaround you can try: nodetool -Dcom.sun.jndi.rmiURLParsing=legacy <command>
27th April 2023
Hello Jo, seems like this might be an issue with how the Java Version on your System parses URLs. Please try this: nodetool -h ::FFFF:127.0.0.1 version
27th April 2023
Hi Aldin, Can you try the workarounds suggested here ? https://stackoverflow.com/questions/72258217/cassandra-nodetool-urisyntaxexception-malformed-ipv6-address-at-index-7
27th April 2023
Hi Michiel, Can you verify if the element used in the DMS_getTableFiltered() method exists and is active?