Google Maps API – security questions
5th July 2022
Our DataMiner Maps application loads in the Maps JavaScript library from Google and executes methods from this library. I can’t say what information Google sends to itself and what information …
Answer
5th July 2022
Our DataMiner Maps application loads in the Maps JavaScript library from Google and executes methods from this library. I can’t say what information Google sends to itself and what information …
5th July 2022
Hi Bruno, – If you can edit alarm templates, then you don’t need additional permissions. – From 10.0.12 onwards, this feature is enabled by default. Prior to 10.0.12, a soft-launch …
5th July 2022
Hi Bruno, I couldn’t find a way to export the alarms from the alarm table. However when fetching the alarms through a GQI query, there is an option to export …
5th July 2022
Hi Arun, The setting is saved in the “C:\Skyline DataMiner\MaintenanceSettings.xml” file under BackupSettings. You can try to adjust it in the file and restart DataMiner. Just not 100% sure if …
4th July 2022
Hi Bruno, I don’t think there’s a permission flag specifically for the anomaly detection config in alarm templates. The closest would be ‘Edit Alarm Templates’.
4th July 2022
Hi Bruno, I believe one of the options is to use the (new) dashboards module. You can add an alarm table to your dashboard and from the options select that …
4th July 2022
Hi Ken, You can see here more details about the Skyline Alerter installation and configuration: DMS Alerter | DataMiner Docs Unfortunately I don’t have any pointers to the problem that …
4th July 2022
Hi Jose, Normally the pie chart is constructed by making use of the ‘Parameters’ shape data. You will have to reference each individual element ID/parameter pair if you want them …
4th July 2022
Hi Alberto, The filter should be present in case your parameter is a column parameter. The filter will not be present in case your parameter is a standalone parameter. It’s …
4th July 2022
You may need more expert eyes on this, but from the looks of it I’d say the API session expires by the time the report is complete. To see if …
4th July 2022
Hi, any luck so far? We are interested in monitoring both our DMAs in our failover pair as well – so far only monitoring 127.0.0.1 is working, but that does …
4th July 2022
We are trying to implement Windows HW/OS monitoring based on Windows Platform protocol for our two DMAs in failover pair configuration, but so far it does not want to work …
4th July 2022
This is caused by a known issue that was recently introduced in a feature release version. Due to that issue, shapes now again need to be linked to something (anything) …
4th July 2022
I think the style=”lines” option isn’t supported yet on a PropertiesSourceInfo. At the moment the lines option is only supported on TableSourceInfo, SqlSourceInfo and ForeignKeyRelationsSourceInfo.
4th July 2022
Hi Bing, The Filters are being processed one by one in the table. As the element “TEST-PVR-01-Mux1” is not an element directly under the service view, I don’t think it …