LCA – AdHoc data source from element parameter
5th September 2024
Hi, for that you’ll have the use the GQIDMS class in your ad hoc data source. With that class you can request the parameter value (or subscribe to it to …
Answer
5th September 2024
Hi, for that you’ll have the use the GQIDMS class in your ad hoc data source. With that class you can request the parameter value (or subscribe to it to …
5th September 2024
Hi Sevil, Yes this is still the case with the standard direct database offload options. There is however a fourth standard offload option “CSV offload” which only generates the offload …
5th September 2024
Hi Maximiliano, It is possible to use a standalone parameter displayed in a certain visualization as feed in another component including an ad hoc Data Source. This can be done …
5th September 2024
It’s possible, but could take some effort to achieve a pivot table through GQI where the indices are the columns. It would require for you to create your own custom …
5th September 2024
Thanks for the help Joachim and Toon! I ended up converting my C# code to python and using a scripted connector. This is using the data aggregation in the background, …
5th September 2024
In general a DMA can support multiple NICs. As far as I can see in dataminer docs, configuration and management of VIP will only be handled by the DMA on …
4th September 2024
Hi Joe, You can use either Handle or Process Explorer tools to find which process has taken the file handle if this issue is occurring regularly. It is also possible …
4th September 2024
Dynamic values will be supported in the AlarmFilter shape data value from DataMiner 10.3.0 [CU19]/10.4.0 [CU7]/10.4.10 onwards. Source: release note 40228.
4th September 2024
Hi Stijn, You can find in this page CI Types | Using keywords or placeholders the list of currently supported placeholders to be used in IDP CI Types and DNS …
4th September 2024
Hi Hideyuki, Setting memory files is currently not supported in that API, you can ask to support it by create a new feature suggestion For dummies and parameters you can …
4th September 2024
Hi Carys, If you’d like to see this globally, you can define this in your user settings.
4th September 2024
An option is to make a full page size VdxPage shape in your single visible page and hide every other page. In the VdxPage you can then define all of …
4th September 2024
Hi Yuki, Connector version 1.0.0.6 unfortunately does not support Zabbix V6 since this version is dating from February 2019. The latest available version however – 1.1.0.3, most likely does not …
4th September 2024
A more low-level solution I tend to use is to schedule a script run that writes your data to a csv (or whatever storage you want for your table). Then …
4th September 2024
Hi Baranisudha, I can’t tell from the screenshot why exactly the create action is failing, because the TraceData is missing. If you check the logfile of the automation module, you …