SMS gateways in failover pair DMS

Hi Nils, You should only need a single SMS gateway, which can be located at another location even if only a single source IP is allowed. I assume that your …

API method with additional filtering

You could use the GetElementsForViewSorted request from the v1/[Json|Soap] api to achieve this. Its soap body looks like this: <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <GetElementsForViewSorted xmlns="http://www.skyline.be/api/v1"> <connection>string</connection> <viewID>int</viewID> <includeSubViews>boolean</includeSubViews> <includeServices>boolean</includeServices> …

Alarms based on Averaged Trending

Hi Elvio, Good question and nice use case! I believe the only option today is to add a new parameter (or column to the table) with e.g. a moving average …

Active Alarm console – mouse menu items order

Hi Piotr, The “Clear Alarm” option A, is a standard item of the alarm context menu in DataMiner and can’t be hidden or moved. The “Clear Alarm” option B, is …

How to display trending in the cloud share

Hi Yuki Your dojo post was just brought to my attention. The issue you are experiencing is indeed due to the WAF rules as Baptiste mentioned. We are currently investigating …

How to configure RADIUS user password

Hi Jens, The documentation mentions that usage of RADIUS necessitates a matching DMA user on the system. This means that there’s 2 main ways of using RADIUS with DataMiner. RADIUS …

Dashboard – alarm states

hi Leander, I believe for now, your best way forward is pie graph linked to a custom GQI query.