Purpose of Visio Cache
18th March 2021
The Visio cache is located on your client PC and indeed allows you to load Visual Overviews without the server needing to send the latest version every time AND without …
Answer
18th March 2021
The Visio cache is located on your client PC and indeed allows you to load Visual Overviews without the server needing to send the latest version every time AND without …
18th March 2021
Hi HyungMo, Is this the title of the task bar icon you’re referring to? If so, I believe there is currently no way to configure what should be displayed here …
18th March 2021
Hi Thomas, DataMiner generates so-called information messages, which are essentially the same as alarm messages. There are standard methods available that could help you here. For example: SNMP trap forwarding: …
18th March 2021
Hi Thomas, That’s not natively available in DataMiner, the audit trail messages are generated as information messages in DataMiner, which are of the same type or class you could say …
18th March 2021
Hi, This can be done by defining the parameter like this: <Param id=”2000″> <Name>Adres TempW2</Name> <Description>Adres of TempW2</Description> <Type>read</Type> <Interprete> <RawType>unsigned number</RawType> <LengthType>fixed</LengthType> <Length>2</Length> <Type>double</Type> </Interprete> </Param> In the QAction …
18th March 2021
Hi Henrique, I believe that the first step to solve this issue will be using the latest driver version available for the Cisco Manager driver. Currently the latest version (for …
17th March 2021
This seems to be parameters from a table – See example below
17th March 2021
Hi Paul, Your best reference is to go to the help and search for “Overview of DataMiner shape data fields” were you find a complete list of “Shape data”, which …
17th March 2021
The capability is definitely there Kawssar, i.e. several customers have deployed drivers that ingest e-mails and parse data from those. I know use cases of customers (broadband providers) that get …
17th March 2021
Hi Jacky, I think what you’re looking to do is something like this, correct? Where I have a Normal alarm state (green) for a blank, a Major (yellow) for specified …
17th March 2021
Hi Jacky: The timer base parameter is a multiplier that can be used to speed up or slow down polling. More information on this can be found here in the …
17th March 2021
Hi Jacky, A possible option for this case could be updating the driver so you can deal with these exception values. For example, you can define an exception when the …
17th March 2021
Hi Alain, Removing the domain users & domain user groups from the DataMiner system through the security settings will prevent any user from using their domain account to access the …
17th March 2021
Hi Alain, You can remove the windows server from the domain to achieve this. Also make sure your C:\Skyline DataMiner\DataMiner.xml file does not point towards the domain LDAP through the …
17th March 2021
Hi Jordane, Not really sure what you mean by ‘generate his own report’, but if you mean ‘generating a pdf version of your dashboard’, then I can say that this …