Management of multiple SMSEagle gateways
15th March 2021
In the past, we did create an interface to a web service (Ooredoo Messenger) that is responsible for sending the text message. Since we were also dealing with a large …
Answer
15th March 2021
In the past, we did create an interface to a web service (Ooredoo Messenger) that is responsible for sending the text message. Since we were also dealing with a large …
15th March 2021
After checking the video it seems very likely you’re running into the limits of how we implemented the scaling due to the huge minimum value that is filled in there. …
15th March 2021
A regex should do the trick. A colleague of mine tested with this one and that seemed to work: (?<source>[^:]*source[^:]+:?)|(?<alt>[^:]+:?) If you want “source” to be a dynamic part that …
15th March 2021
Hi Enrique, We currently do not have support for multiple SMS gateways. 20-30 SMS/minute seems to be the technology limitation of SMS for a single channel, but several manufactures have …
15th March 2021
In DataMiner Cube, discreets can all be visualized. They will be evenly distributed on the y axis. Differences with numerical data: There is no numeric averaging. This means that the …
15th March 2021
Hi Adam, Thanks for reaching out to us. Would you mind registering this in our Collaboration platform as a task in your ‘maintenance and support’ project? Then you can easily …
15th March 2021
Hi Jochen, There are several excel libraries you can use such as closedxml, remember that in your code you will need to impersonate a user that has access to the …
12th March 2021
Hi Paul, The suggestion from Michiel should work. Have you added the option ALARM to your Parameter shape data? From Edit mode, you can click on ‘Configure’: You should see …
12th March 2021
Hi Philip, I did a little bit of research / testing with this and unfortunately it would appear the only thing you specify is the view name. The default behavior …
12th March 2021
Hi Paul, this is possible by specifying the “|ALARM” option in your parameter shape data, see help for more details and options.
12th March 2021
The root time that is passed along as a binding into the SNMP trap is similar to the root time that is displayed into the Alarm Console. More information can …
12th March 2021
The Resource Assignment property on the node of a service definition allows you to ask the user in the booking wizard to select a specific resource capability to be present …
12th March 2021
Hi Yuki, You can find the user operation log and authentication log in the user and groups section of the system center. DMS Security is tightly integrated with Microsoft Windows …
12th March 2021
My recommendation would be to review the primary key or display key on this table. The objective of the key is to have a unique identifier for the row. If …
11th March 2021
Hi Jack, I believe the default port is 8004, so if that’s blocked, I could see that causing a problem for you. According to the help when setting up the …