Linking Aggregation rule to a visio shape
13th October 2021
Here is an example of where I linked and aggregation rule. There are 10 USC chassis per rack. The view represents a the Server Rack. I am aggregating and finding …
Answer
13th October 2021
Here is an example of where I linked and aggregation rule. There are 10 USC chassis per rack. The view represents a the Server Rack. I am aggregating and finding …
13th October 2021
The certificate on the DMA is a self-signed certificate using the IP address. The certificate currently still contains the old IP address. When now adding the new IP address to …
13th October 2021
From what I see, the SendEmail.js file predates the SendEmailMessage. I see no benefit in using SendEmail.js. It also looks as if it was written to work with JScript-type QActions, …
13th October 2021
I believe that in order to have the device (or driver) manage auto VBW/RBW, you’ll need to define the following parameters in the driver: SPA_PARAM_VBW 64012 (read; value -1 when …
13th October 2021
Looking at the stack trace, if the address below is the actual interface you have to poll, I’d suggest to check any ACL on the communication channel between DataMiner and …
13th October 2021
I would check the SLDBConnection log file to get an idea of what is happening in the SLDataGateway process around that time. Also note you can increase/decrease the log level …
13th October 2021
I am not aware of a feature like that within DataMiner itself, but I think it should be possible to receive the traps in a trap receiver protocol and let …
13th October 2021
It’s possible to show the timeline, but not the one for the scheduled tasks. Currently the only timelines we can show in Visual Overview that use the same visual component …
13th October 2021
Hi Michiel and Michiel, Thank you both for you suggestions. I did check the rights, i’am like my colleague admin of the system. And we have both the same rights. …
13th October 2021
Hi Pascal, it could indeed be related to user rights. Please check (or ask an administrator) if for your user group the “Device webpage access” right is granted. You can …
12th October 2021
Hi Anton, You can find more information on the DataMiner Metrics page (https://community.dataminer.services/dataminer-metrics/). One DataMiner Agent can have 25,000 concurrent alarm events but one DataMiner System/DataMiner Cube (= alarm console) …
12th October 2021
Hi Pascal, I checked by disabling my rights to access the web interfaces, but then I see the following message on the page in DataMiner, so I don’t think it …
12th October 2021
Hey Cirpian, The RefreshThread in SLDataGateway is responsible to keep the most recent datapoint for active trended parameters alive in the cassandra database. This is done so that stable parameters …
12th October 2021
Hey Jens, The launcher currently doesn’t support theming. Feel free to suggest this feature here.
12th October 2021
Given that the setup is trying to find a one-on-one match for the trend index to show, you can add the “NoWildCard” option in your ParametersOptions shape data. This should …