Calculate average values for a trend
21st September 2020
I’m only aware of how we do this in DataMiner Cube for client side averaging, but as far as I know it’s supposed to function the same way for server …
Answer
21st September 2020
I’m only aware of how we do this in DataMiner Cube for client side averaging, but as far as I know it’s supposed to function the same way for server …
21st September 2020
DataMiner Cube doesn’t ‘set up’ internet access. Instead, it tries to contact some end points to provide additional functionality or to enhance the user experience. If the client has no …
21st September 2020
Hi Edson, DataMiner does not have any way to retrieve passwords from the Operating System, nor gets notified when changes are made there. This means that if the password was …
21st September 2020
There are dedicated tables for TX and RX interface details in the Cisco Nexus. These tables contain statistics (for example bitrates for the TX or RX interfaces respectively). More details …
19th September 2020
Hello Arturo The WebAPI is an application hosted through IIS. This means you can make use of the features and tools provided by the IIS manager. How to determine how …
18th September 2020
At development, we are unaware of any filtering issues in the ticketing application. Please add more details to your question so we can help you out. Edit: Some quick tips …
18th September 2020
Another possible use is for databases that are used for sql layers in DataMiner Maps. See help: maps layer types and help: sqlsourceinfo
18th September 2020
Hi Alexander, Unfortunately, this specific text for plain text messages (“This e-mail was generated by …”) cannot be customized in current DataMiner versions. For HTML e-mails, the template is defined …
18th September 2020
If the question is if this is made available as a feature in DataMiner Cube Visual Overview functionality, the answer is no. As you said, there are workarounds but you’d …
18th September 2020
This isn’t supported out of the box by the Visual Overview. You have already listed both alternatives that are currently possible (embedding the ticketing app or doing a workaround in …
17th September 2020
There is an experimental component available when using the ‘ReportsAndDashboardsAlarmList’ soft launch option. Be aware that components that are using a soft launch option are still open for change and …
17th September 2020
Is this on the official 10.0.10 release? I believe additional security was added in 10.0.10 which was a bit too strict on Visio files. However, this should have been fixed …
17th September 2020
If a <From> tag is specified in the DataMiner.xml SMTP settings (see DataMiner Help), this value is used Otherwise, the “Email” address from the System Center > Agents > System …
17th September 2020
Hi Thijs Here is a video explaining the process http://dataminer.tv/categories/dataminer-agent/configuring-an-email-server
17th September 2020
For partial tables, the client only has the active page in memory. Any action that applies to the full data set (sorting, filtering), will result in updated subscriptions to the …