Validate Data in Table Column in a Element
29th November 2024
It looks like this question has already been answered in the comments. To make it clear that this question no longer requires an answer, I have added this pro forma …
Answer
29th November 2024
It looks like this question has already been answered in the comments. To make it clear that this question no longer requires an answer, I have added this pro forma …
28th November 2024
Hi Damien, In the rowfilters that you defined in your service or service template, did you make use there of the ^pk^ placeholder to force the filtering to happen on …
28th November 2024
In short, to make a parameter available to Automation and other modules, RTDisplay must be set to true. Please keep in mind that simply setting RTDisplay to “true” may not …
28th November 2024
Hi Zean You should be able to extract for example minutes and seconds and convert to proper time using excel formulas. Did a quick test: Assume the data is in …
28th November 2024
Hi Maximiliano, As confirmed in the above comments, the issue is due to the missing “Web API v1” license option. Please get in touch with our Licensing team (dataminer.licensing@skyline.be), and …
28th November 2024
After your current setvar, you can add something like “:clear”. This will add another option to your combobox to clear the value. I tried implementing this, but this is where …
28th November 2024
Never mind.. it was me being blind! It’s a folder not an exe, I’ve found it now!
28th November 2024
After your current setvar, you can add something like “:clear”. This will add another option to your combobox to clear the value. You can then do some magic in a …
28th November 2024
Hi Samuel, SLScripting is currently a 32-bit process that, by default, is shared across all elements running on a given agent. Consequently, the available memory is also shared among these …
28th November 2024
Hi Baranisudha You have 2 options to add conditional coloring to a table cell based on the cell value: Conditional coloring: here you can configure different colors for the cell …
28th November 2024
Hi Milos, I had a look at the connector, and it does indeed use the REST API to monitor the cluster, specifically retrieving CPU usage via the _nodes/stats REST call. …
27th November 2024
Hi Dan, Yes trending comes with a cost and you should always make sure you enable trending only for the most relevant parameters. This is not to say that your …
27th November 2024
Hi Riccardo, Can you check the list of processes running and their memory usage? I assume Cassandra is biggest consumer of the RAM, it takes around 8GB by default, this …