DMS Update Center & Driver Catalog in Dataminer.Services
2nd September 2021
Thanks for clarifying, Karl – Would there be any feature in future to notify admins of the presence of a newer range? E.g. 1.x.x.x vs 2.x.x.x – this might be …
Answer
2nd September 2021
Thanks for clarifying, Karl – Would there be any feature in future to notify admins of the presence of a newer range? E.g. 1.x.x.x vs 2.x.x.x – this might be …
2nd September 2021
Thanks Ive, that doesn’t quite do what I need. The alarm it generates just says “Notepad – not available”, I need to know the specific instance that has failed. So, …
2nd September 2021
Hi Piotr, Allowing communication with the following should be enough to have DIS running: https://login.microsoftonline.com/* https://aadcdn.msftauth.net/* https://*.dataminer.services/* https://api.skyline.be/* On top of that, if you want to connect your DIS to …
2nd September 2021
Hi Piotr, The check for updates in DataMiner Cube is done from the Cube client itself, so it is the client machine who needs access to the internet. And that …
2nd September 2021
Hi, Connector Cisco DCM does not use SNMP for communication (only to receive traps), it use IIOP protocol which is still present on vDCM software. So, you can use Cisco …
2nd September 2021
Hi Chris, In your Microsoft element, you can disable the “Auto clear task manager” setting. This will make sure that processes that are no longer running, are still reported in …
2nd September 2021
The raw (SLNet) object contains an additional boolean property called Physical which marks the external loop-back connection. Checking if a connection is internal can be done by: !Phsyical && Source == …
2nd September 2021
Hi, Since you are making your request directly through a QAction DataMiner settings shouldn’t affect that. It seems that your request is timing out, try to increase ‘ReadWriteTimeout’ on your …
1st September 2021
This is already available as the ‘Active alarms’ and ‘History alarms’ data sources starting from 10.1.0. You need to enable the ‘GenericInterface’ soft launch option before you’ll see this in …
1st September 2021
I’m sorry but I can’t get it working but maybe it’s because I’m using a “Monitor”. Are these values also available for a “Spectrum Monitor”?
1st September 2021
You can also embed a full spectrum component in your Visual Overview. You can check the help for this.
1st September 2021
Hi Stefan, instead of the thumbnail, you can embed a complete spectrum component, see https://help.dataminer.services/dataminer/#t=DataMinerUserGuide%2Fpart_2%2Fvisio%2FEmbedding_a_Spectrum_Analysis_component.htm Keep in mind that this is slightly different from the thumbnail, as a thumbnail will …
1st September 2021
If I’m not mistaken these should be available in the same fashion as any other metric on a any managed object in DataMiner, and can be linked to Visual Overview …
1st September 2021
Hi Jayaram, This is indeed the result of the revoked access to port 80. The visuals in the HTML5 interface will only work over HTTPS on DataMiner systems running version …
1st September 2021
Hi Thomas, As Ben mentioned this is a known issue. According to RFC1157, the request ID is defined as integer. A valid Request-ID value must be in the range -2^31 to …