Appear Platform X20 – dropdown menu on Dashboard website
20th September 2024
David, also when im changing Preferred Source Locked from DMA it is working, but when I was trying to use set parameter for button 30561 which is write for source …
Answer
20th September 2024
David, also when im changing Preferred Source Locked from DMA it is working, but when I was trying to use set parameter for button 30561 which is write for source …
20th September 2024
The way you tried to set this up is expected to work just like you would want it. I tried replicating it as well and here the ParameterDescription placeholder is …
20th September 2024
uninstall DMA and Cube from the Administrator account, Create a new user with Administrator access login to the new account and install DMA using custom check the newly added user …
20th September 2024
Open the root view and filter on the protocol name. Select all the elements and right click -> State -> Stop. This will only work if you select only the …
20th September 2024
Hi Bruno, You should be able to go to the Root View and open the element list and from there search “protocol”:”your protocol name”, this should give you a filtered …
20th September 2024
Hi Ashok, I found these related posts: The user is not known in the DataMiner System – DataMiner Dojo User not known in Dataminer System after Admin install – DataMiner …
20th September 2024
Hi Kristian, I believe this is expected behavior. The placeholders in the email notification (from a correlation rule) are defined in the notification template (Customizing the layout of notification templates) …
20th September 2024
Hi, Data API and Scripted Connectors do not support at present the removal of parameters or columns. It is something that is in our roadmap but for now, the only …
20th September 2024
Hi Marco, I am not sure if this is exactly what you are after but you could check the Keywords and Placeholders section of our IDP Docs. With it, you …
20th September 2024
Hi, Could you elaborate on what you mean when saying first to develop the MIB file? Typically MIBs are publicly available for several devices and products on generic MIB repos …
20th September 2024
Hi Chirangee, specifically for visual overview we have the “Proper design” course as a part of our larger Visual overview course Proper design – DataMiner Dojo For more general design …
19th September 2024
Hi Min, I can confirm that the Skyline Taskbar Utility does not create a logfile while taking the backup. The same backup logic is being hosted by the Taskbar Utility …
19th September 2024
Hi Jordy, Is there any chance that the second element got the trend template assigned after the first element? Were you editing the dashboard and then you assigned the trend …
19th September 2024
New answer to attach a image Here is a sample mail from the correlation rule including the trend graph. I would like this in the teams notification.
19th September 2024
To get both HTTP, and SNMP data from a connector you have to ways of achieving this. You can declare and implement both connections in the protocol which is the …