API GetTrendDataForParameter ouput RT or AVG
24th August 2022
Thanks everyone for your responses. Much appreciated.
Answer
24th August 2022
Thanks everyone for your responses. Much appreciated.
24th August 2022
Hi Jason, Can you explain what you would like to do with that bitrate, and why you’ve defined it as a property ?
24th August 2022
Hi Jens, Yes, we miss information on that popup. Please create a task so that we can check what is possible. In the meanwhile, you can hit the “Resources” button …
24th August 2022
Hi Seetharam, Does this query work for you? The difference is that the month is subtracted outside the MONTH(). SELECT * FROM info WHERE YEAR(toa) = YEAR(NOW()) AND MONTH(toa) = …
24th August 2022
GetTrendDataForParameter will return real time trend data in case the parameter is only real time trended and not average trended (see the trend template). If there is average trend data …
24th August 2022
Hi Jeff By default it will indeed return average trending if that is available. It will only return real time trending if you only enable the real time trending in the …
24th August 2022
Hi Jeroen, This may be a software issue where both IP addresses “10.13.138.151,10.13.138.150” are seen as ‘one’ endpoint, which it isn’t. Cassandra then tries to resolve this hostname, which fails. …
23rd August 2022
Hi Julio, The usage of a sequence in combination with snmpsetAndGet is currently not supported on tables. See task id 62869 that was created for this. As a workaround you’ll …
23rd August 2022
Hi Michiel I’m able to do this with a shape containing the following shape data Component: ListView Source: Resources Filter: Resource.Mode[Int32] ==2 The number ‘2’ in my example refers to …
23rd August 2022
Hi.. Thanks for your answers. Below is a screen shot of the options I require documentation on. Cant seem to find any
23rd August 2022
Grouping alarms can be done via correlation rules: https://docs.dataminer.services/user-guide/Advanced_Modules/Correlation/correlation.html Suppressing alarms can be done via masking: https://docs.dataminer.services/user-guide/Basic_Functionality/Alarms/Working_with_alarms/Masking_and_unmasking_alarms.html Or suppressing alarms can also be done via editing your alarm template: https://docs.dataminer.services/user-guide/Basic_Functionality/Protocols_and_templates/Alarm_templates.html
23rd August 2022
Hi Ken, you might want to check the following page: Advanced analytics features in the Alarm Console | DataMiner Docs for Alarm Grouping through AI, i.e. Automatic Incident Tracking. This …
23rd August 2022
Hi Jamie we advise using the latest cloud pack version when connecting a system to the cloud. You can find the guide in the docs. Wkr
23rd August 2022
Hi Kristopher, you have to stop all dma’s in the cluster, and modify the name attribute of the Cluster tag in DMS.xml for every dma.
23rd August 2022
Hi Yuki, there is actually a BPA test present: Minimum Requirements Check | DataMiner Docs. However it requires WMI to be enabled. Another option is to use the Microsoft Platform …