Extract data from a specific devices on Dataminer

Hi Javier, Another options (from DataMiner 10.2.0/10.1.1 onwards) it is possible to offload data to a file in the local system cache folder instead of to an offload database: You …

Using a Central Database on Dataminer

Hi Javier, You can find this information in DataMiner Help – Setting up an offload database. There are instructions for MySQL, MSSQL and Oracle DBs: In MSSQL: a.Open Microsoft SQL …

Dashboard with Filtered List of Bookings

The closest thing we currently have is the resource capacity usage trend graph where you see all bookings that make use of (some capacity) of a resource in a trend …

Dashboard with Filtered List of Bookings

Hi Jochen, that is not yet a possibility in dashboards. Making more SRM data available in dashboards is something we are looking into, and indeed sharing a dashboard with a …

multi-thread timers to do SSH calls

Hi, An explanation on how to use multithreaded timers can be found on this help page Multi-threaded timers For the SSH specific section you have this page Multi-threaded timers – …