Monitoring disk space on Linux servers
24th March 2025
Hi Arun, The Linux Platform connector allows you to monitor the disk space (see page ‘Disk Info’): Hope it helps.
Answer
24th March 2025
Hi Arun, The Linux Platform connector allows you to monitor the disk space (see page ‘Disk Info’): Hope it helps.
21st March 2025
Hello Mohan, I think you might find this useful. Backing up a DataMiner Agent | DataMiner Docs Backup – Configuring backups – DataMiner Dojo Restoring a DataMiner Agent | DataMiner …
21st March 2025
Hi Sanket, The example described below is a possible solution for your use case. As you can see in the screenshot below, views were created representing the device type. On …
21st March 2025
Hi Joachim, The Data Aggregator is build directly on top of the same GQI framework and the paging algorithm does not affect this sort limit. So the behavior you see …
21st March 2025
Hi Matthijs, There currently is no way to modify the text coming from the input before it is used in the ‘Copy to clipboard’ action. A way to make this …
21st March 2025
Hi Tamara, There are a few strategies you could look into for such large tables depending on your requirements. If you do not require all of those rows and are …
21st March 2025
Hi Nejra, I think your best guess is to make sure the jobs have a column that contain the transmission and apply grouping on transmission on the timeline: If you …
21st March 2025
Hi Laszlo, As discussed, this feature is currently not available in the Microsoft Platform connector. A new driver feature request will be required. Regards,
21st March 2025
Hi Alberto, I believe the documentation in DataMiner Compute Requirements | DataMiner Docs still holds even if you use VMs for your databases. Just ensure you follow the recommendations mentioned …
20th March 2025
Hi Ermanno, I believe there is an example in DataMiner Docs for this use case: If you want to configure a table to have all rows monitored, except certain specific …
20th March 2025
Hi, The value is 2.5 billion, which seems to be pointing to an int32 overflow when seeing a negative value (which has a max of 2.1 billion). My best guess …
20th March 2025
Hi Ramesh, Did you enable the correlation tracking in the alarm console menu ?
20th March 2025
Hi Maya, The general guideline would be to define a timer within the protocol.xml. This timer will be responsible to trigger your HTTP Session to retrieve the data for the …
20th March 2025
Hi Thomas, as Wout mentioned, you could customize e.g. the grid component with your own code. Even it is not optimized, here an example using the grid component: Cheers, Felix
20th March 2025
Hi Jaroslaw, You can follow the workaround mentioned in Verify No Legacy Correlation | DataMiner Docs to get rid of legacy correlation rules. After that, running the upgrade should be …