Visio: list with services under a view
14th April 2021
Hi Paulo, You might get some inspiration from the dashboard page in the SRM solution. Some key functionality: Switch between large service icons and small service dots Sort by name …
Answer
14th April 2021
Hi Paulo, You might get some inspiration from the dashboard page in the SRM solution. Some key functionality: Switch between large service icons and small service dots Sort by name …
14th April 2021
As an alternative to dynamic child shapes, you could make use of a list view component, and configure it to show DataMiner Services. Following section in the Help contains more …
14th April 2021
Hi HyungMo Jung, This is currently not possible using the input and inputlabel shapes as it is not possible to retrieve info on the matrix connections using a placeholder in …
14th April 2021
DataMiner Maps makes use of data that is available in DataMiner, like a parameter table, element parameters, element properties, or even a table stored in a database of DataMiner (db.xml). …
14th April 2021
Hi Roxanna, Parameters in an element will show “not initialized” until a value has been set in those parameters. Parameters can be set from different sources, based on their purpose. …
14th April 2021
Hey Conan, Can you validate that the server(s) on which you chose to active the Cloud Gateway service(s) has access to send HTTP requests to https://connect.dataminer.services? Once that is possible, …
14th April 2021
Hi Henrique, The backup is scheduled by DataMiner using the windows task scheduler. Can you open the task scheduler from the windows administrative tools and see if you can find …
13th April 2021
Hello, I’m not sure about what exactly is going on, but what I can tell you: A loggertable is a table from a protocol that is saved in the database …
13th April 2021
Hi Bernard, Any SNMP inform message from the device that is received by DataMiner will be acknowledged. The OID is used to distribute the information to the correct parameter of …
13th April 2021
What is the order that the QActions appear in the driver? Is it first QAction 9001 then QAction 1? This help section indicates that first the QAction needs to appear in …
13th April 2021
Hi Bruno, You can use the shape data Info to retrieve alarm statistics for a view (including sub-views). For example, if you would like to display the number of critical …
13th April 2021
Hi Bruno, this message is displayed whenever a request made by Cube times out and it means the server is not able to respond in due time. The logic is …
13th April 2021
Hi Carlos, Normally the trap functionality (trap receiver) implemented in connectors (drivers) don’t take into account the network latency. This means that traps will be processed on a first-come, first-served basis. …
13th April 2021
Hi Bruno, You need to configure the from email address in DataMiner. Here is a snippet from the help: To specify the default “From” address to be used in outgoing …
13th April 2021
Hi Bruno, Yes, this is possible. In this case you could use the feature Generating shapes based on child items in a view or a service For your use case …